issue 1319 comes to light
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-12 22:04:04 CEST
Yesterday Karl and I found a pool bug in our merge code, but today I'm
Basically, the bug is this:
Run an 'svn merge' command which adds both a directory and a file
Strange, eh?
Remember how merging works: the repository compares two revisions and
So what happens? I'll tell you. First the editor invokes
Then the editor invokes merge_file_added(). The function stats the
Amazingly enough, the target *does* already exist -- and thus we get a
This is absurd... and it's also issue 838. It's ridiculous that our
So I think I need to pull issue 838 into pre-1.0, and mark 1319 as
---------------------------------------------------------------------
|
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.