Re: [Issue 1273] Changed - svn cp corrupts *two* repositories
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-04-30 20:34:35 CEST
Ben Collins-Sussman <sussman@collab.net> writes:
> Ah, so maybe we should investigate exactly how/why apache didn't
Well, the original issue said it was easy to reproduce, but didn't
Using r5775 I can do the following
rm -rf repo1 repo2 wc1 wc2
svnadmin create repo1
svnadmin create repo2
svn cp http://localhost/tmp/repo2/bar/zag wc1/foo/zag2
and it doesn't hang the repositories. Both the URL->WC copies "work"
Should I be able to copy a file into a working copy from an unrelated
If I copy a file from a repository into a working copy should it
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Apr 30 20:35:20 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.