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

Re: propedit on repository with spaces in URL

From: Robert Wenner <robert.wenner_at_atsec.com>
Date: 2006-03-23 23:01:43 CET

Sorry,

works for me, with either quotes or %20 instead of spaces.

robert@sauerbraten:~/doof/foo bar> svn propset svn:log foo --revprop
-rHEAD file:///home/robert/foo%20bar/foo
property 'svn:log' set on repository revision 1
robert@sauerbraten:~/doof/foo bar> svn propset svn:log foo --revprop
-rHEAD "file:///home/robert/foo bar/foo"
property 'svn:log' set on repository revision 1

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 23 23:03:21 2006

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.