[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Mixed revision working copy check when merging

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Tue, 4 Jun 2013 13:24:02 +0400

Hi,

In Subversion 1.8 automatic merge doesn't allow merging to mixed
revision working copy by default. This is good.

The only problem that checks for mixed revision working copy performed
at the last stage. Considering the fact that users got mixed revision
after every commit it's very annoying to wait while svn merge contacts
server, asks for merge info and etc just to show error that you have
mixed revision working copy. I changed this behavior in r1488183 to
check working copy as soon as possible.

Change is very simple. I think it should be merged before next RC
otherwise Subversion 1.8.0 could get very bad perception from users.

-- 
Ivan Zhakov
CTO | VisualSVN | http://www.visualsvn.com
Received on 2013-06-04 11:24:55 CEST

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.