> -----Original Message----- > From: Ivan Zhakov [mailto:i...@visualsvn.com] > Sent: donderdag 14 maart 2013 13:35 > To: Julian Foad > Cc: C. Michael Pilato; Subversion Development > Subject: Re: What's blocking the 1.8 branch? > > On Wed, Mar 13, 2013 at 7:39 PM, Julian Foad > <julianf...@btopenworld.com> wrote: > >> Hey, all. The CollabNetters were talking today about the status of our > >> codebase, and were trying to enumerate the things which are blocking > the > >> 1.8.x branch. > >> > [..] > > > > > There are currently ten open issues marked '1.8.0', including some of the > > ones mentioned above. I suppose we don't necessarily need to fix such > > issues before branching? Maybe some of them should be demoted to '1.8- > consider'? > > I think that issues #4329 and #4316 are the blocking ones. It will be > much better if we could fix these two issues before the branch.
http://subversion.tigris.org/issues/show_bug.cgi?id=4329 - automatic merge uses reintegrate type merge if source is fully synced http://subversion.tigris.org/issues/show_bug.cgi?id=4316 - Merge errors out after resolving conflicts > > Other issues marked '1.8.0' seems to be not such necessary for the branch. I just added issue 4336 for 1.8.0 as it allows getting your db in an inconsistent state: http://subversion.tigris.org/issues/show_bug.cgi?id=4336 - Handle incoming deletes via the update move editor doesn't add base-deleted (My guess would be that it isn't hard to fix this for someone familiar with this code) Bert