Re: ra_dav and svn_ra_check_path not using the requested revision
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-04-01 19:39:27 CEST
Ben Collins-Sussman <sussman@collab.net> writes:
> How is my hand-test different than yours?
You need to create a file that replaces a deleted directory.
> The other thing I don't understand about your repro recipe: in your
The copy without a -r creates a file that replaces the deleted
$ svn cp -r3 http://localhost:8888/obj/repo/foo/z.c http://localhost:8888/obj/repo/x1
or in script terms
$SVN mkdir $REPO/foo -m "r1 a directory"
The problem is that $REPO/foo is now a file in HEAD. I have no idea
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Apr 1 19:41:05 2005 |
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.