Hi Everybody ,, Can someone please help with this problem. See the mail below.
I cannot do a "submit" using the ant tasks provided for perforce. i.e using p4submit :( Can some please help. Thanx in advance Mahen ---------- Forwarded message ---------- From: Mahen Perera <[EMAIL PROTECTED]> Date: Wed, 5 Jan 2005 16:04:24 +0600 Subject: submitting a file to Perforce using Maven To: users@maven.apache.org Hi Everybody, I am in the process of writing a maven automated build script file. The SCM used is Perforce. I have succcessfully writen and tested the p4sync task and got the latest code in to my local machine. However, i am not sure as to how to do a submit. I have used the following script.. <p4submit port="172.20.6.53:1666" client="someClient" user="someUser" change="${p4.change}" /> However, the file is not getting submitted :( ,,, the icon in perforce client does not change :( I am not sure as to what this "change" attribute means.... Can someone please help me. Appreciate if someone can tell me where i can find good documentation abt Maven - Perforce - (writing build scripts which uses perforce tasks) I just want to do a "Open for edit" and then "Submit" Please someone send me the steps i have to follow. Thanx in advance Mahen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]