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: > svn: Commit failed (details follow): > svn: Source url 'svn://server001/trunk/product' is from different > repository This seems to be a subversion problem, as the error message is from subversion. Another potential issue is the SERVER001 compared with server001, it's quite possible svn is treating these as two different servers. Always be consistent with your naming. Regards, Graham -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
