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

Re: svn lock url with spaces - problem?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-05-31 22:43:54 CEST

On May 31, 2005, at 1:00 PM, John wrote:

> On my system this works:
>
> svn lock "file:///C:/SVNRepos/Tester/Proj1/branches/mybranch/abc.txt"
>
> but this doesn't:
>
> svn lock "file:///C:/SVNRepos/Tester/Proj1/branches/mybranch/a b
> c.txt"
>
> (assuming both files exist of course).
>
> The latter reports:
>
> svn: Path '/Proj1/branches/mybranch/a%20b%20c.txt' doesn't exist in
> HEAD revision
>
> But I can do this:
>
> svn ls "file:///C:/SVNRepos/Tester/Proj1/branches/mybranch/a b c.txt"
> a b c.txt
>
> SVN 1.2. Win32. No hooks.

Whoops, thanks. Filed as issue #2314.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 31 22:45:46 2005

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.