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