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

Re: problems copying and removing a directory

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-06 16:03:11 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> [standard greek tree in wc]
> $ cp -R A/D ..
> $ svn mv A/D A/BOO
> $ svn ci
> $ cd ../D
> $ svn up
> svn: Filesystem has no item
> svn: file not found: revision `2', path `/A/D'
>
> $ svn switch file://home/sussman/projects/test/repo/A/BOO .

Copy and pasto: I *did* use three /// above, and got the strange
error below.

> svn: Bad URL passed to RA layer
> svn: '/home/sussman/projects/test/repo'
> is not the same repository as
> '//home/sussman/projects/test/repo'

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 6 16:05:08 2002

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

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