[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Unable to commit files to svn, because they refer to same URL

From: Kris Deugau <kdeugau_at_vianet.ca>
Date: Thu, 24 Jan 2008 11:03:20 -0500

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

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.