Re: bug in repos_replay
From: David Glasser <glasser_at_mit.edu>
Date: 2007-01-24 23:45:56 CET
On 1/24/07, Vlad Georgescu <vgeorgescu@gmail.com> wrote:
Hooray, that was my secret wish :-)
> This
Why not also when iterating over dirents?
> - in add_subdir, I eliminate directory entries from the changed_paths hash;
Yeah, this is all reasonable. The patch seems to work, in that it at
There's still one edge case that it doesn't handle correctly: Let's say we have
/private/foo
(where private is unreadable by the syncer). Let's say we have a
svn cp /private/foo /public/trunk/
Before your patch, this would just fail (I believe). With your patch,
But hey, missing some copies is way better than not working at all; thanks!
> Here's what I've got so far (no log message yet, sorry, and the test still
Yeah, as I mentioned in a comment, everything after "run_sync" in the
> > This feels very dirty, though. Does anyone have an opinion? (It also
Hmm. I'm a little confused about why this works (need to test it
--dave
-- David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jan 24 23:46:15 2007 |
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.