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

Re: svn copy from revision with spaces in directory name

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2004-10-14 14:50:49 CEST

On Oct 14, 2004, at 8:15 AM, Probst, Martin wrote:

> $ svn cp --revision 960
> "https://svnserver.mydomain.test/svn/trunk/foo/funky%20dir" .
> svn: Path 'https://svnserver.mydomain.test/svn/trunk/foo/funky%20dir'
> not found in revision '960'
>
> Which is definetly incorrect, checking out that directory in rev 960
> gives the directory, viewcvs reports that directory, svn log shows
> it's existance and it's deletion in rev 961. Last commit to it was in
> rev 950 btw but using that revision doesn't fix the problem.
>
> I've tried around some time with spaces, quotes, trailing slashes,
> single files from the directory etc., but it didn't help. Then I tried
> to do the very same thing to a directory containing no space it
> worked:
>

What version of subversion are you running? I recall seeing something
about parsing URLS with escaped characters that might have been fixed
in a later revision.

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 14 14:51:08 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.