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

RE: Copy/Move issues

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-13 16:23:00 CEST

On Tue, 2004-07-13 at 09:20, alwin.vandriel@ps.ge.com wrote:
> Thanks for you quick answer
>
> On the so called 'target repository' we use the tortoise client, I guess
> that the error you are refering to is catched by this client and not shown
> to the user. If your confident that the svn mv command does not corrupt the
> database but just generates an error then I will submit this question to
> tortoise dev

Absolutely.

$ cd /home/sussman/scratch
$ svn mv file://`pwd`/repo1/words.pl file://`pwd`/repo2/blah -m copy
subversion/libsvn_ra_local/ra_plugin.c:224: (apr_err=180001)
svn: Unable to open an ra_local session to URL
subversion/libsvn_ra_local/split_url.c:102: (apr_err=180001)
svn: Unable to open repository 'file:///home/sussman/scratch'

If TortoiseSVN is behaving badly somehow, send details to the tortoise
list.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 13 16:24:29 2004

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.