Emilis Panovas wrote:
> Attempting to commit to a URL more than once
>
> svn: Commit failed (details follow):
>
> svn: Cannot commit both 'C:\Program
> Files\Eclipse\workspaces\MatBuilder\install4j\resources\WebServer\tomcat
> cfg\sp\bin\autoservice.bat' and 'C:\Program
> Files\Eclipse\workspaces\MatBuilder\install4j\resources\WebServer\tomcat
> cfg\matbuilder\bin\autoservice.bat' as they refer to the same URL
> As you can see the two files come from different sources,
Well, that's not entirely clear - yes, they're in different directories,
but they may refer to the same SVN URL for some reason.
Try running "svn info" in C:\Program
Files\Eclipse\workspaces\MatBuilder\install4j\resources\WebServer\tomcatcfg\sp
and C:\Program
Files\Eclipse\workspaces\MatBuilder\install4j\resources\WebServer\tomcatcfg\matbuilder.
I have a feeling that somehow those two directories have been mangled
into referring to the same SVN URL. (Possibly by creating one as a copy
of the other via OS filesystem tools rather than SVN?)
-kgd
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-24 17:03:48 CET