Re: Problems with release:prepare

2007-06-12 Thread Kenney Westerhof
Graham Leggett wrote: On Fri, June 8, 2007 12:16 pm, David Moss wrote: [INFO] Executing: svn --username username --password * --non-interactive copy --file C:\DOCUME~1\DAVID~1.MOS\LOCALS~1\T emp\maven-scm-403689689.commit . svn://SERVER001/tags/product-4.0 The svn tag command failed. C

Re: Problems with release:prepare

2007-06-08 Thread Graham Leggett
On Fri, June 8, 2007 12:16 pm, David Moss wrote: > [INFO] Executing: svn --username username --password * > --non-interactive > copy --file C:\DOCUME~1\DAVID~1.MOS\LOCALS~1\T > emp\maven-scm-403689689.commit . svn://SERVER001/tags/product-4.0 > The svn tag command failed. > Command output: >

Problems with release:prepare

2007-06-08 Thread David Moss
I sent this to the users mailing list yesterday but as yet haven't had any response... I'm having problems trying to run the release:prepare goal. Can anyone help? My pom contains. scm:svn:svn://username:[EMAIL PROTECTED]/trunk scm:svn:svn://username:[EMAIL PROTECTED] /trunk H