Quoting bug in ra-dav?
From: William Uther <willu.mailingLists_at_cse.unsw.edu.au>
Date: 2003-11-05 00:52:12 CET
Hi,
I've just come across a quoting bug in ra-dav (subversion 0.32.1).
The directory was imported as:
svn import myDir https://myServer/repos/
This worked ok, but any attempt to list (or checkout) the files in that
% svn ls $PAP -r 2105
removing the file also failed over ra-dav:
% svn rm $PAP/%18.tex
However, ra-local access was able to remove the file just fine:
% svn rm file:///usr/local/share/repos/robocup/trunk/papers/%18.tex -m
Committed revision 2108.
and now you can check out the directory again.
Will :-}
-- Dr William Uther National ICT Australia Phone: +61 2 9385 6926 School of Computer Science and Engineering Email: willu@cse.unsw.edu.au University of New South Wales Jabber: willu@jabber.cse.unsw.edu.au Sydney, Australia --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Nov 5 00:53:23 2003 |
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.