Re: "multi-part" merge with conflicts does not "bail out with an error message"
From: Brazhnik <brazhnik_at_gmail.com>
Date: Fri, 14 Nov 2008 19:22:15 +0300
On Fri, Nov 14, 2008 at 6:08 PM, Mark Phippard <markphip_at_gmail.com> wrote:
If the file with nested merge parts looks wrong here is steps for reproduce:
0. Configuration: windows XP sp2 pro eng; svn, version 1.5.4 (r33841)
1. Preparation -------------------------
svnadmin create repo
call :CallPrepareSvnPath pathRepo file:///%CD%/repo
mkdir work\trunk
echo 11111 >work\trunk\file
svn commit work -m "initial"
svn copy work\trunk work\branch
echo bbbbb >work\branch\file
echo 22222 >work\trunk\file
echo 33333 >work\trunk\file
echo 44444 >work\trunk\file
2. Reproducing --------------------------
rem /* change 5 skipped to make multi-part merge */
type work\branch\file
3. If it helps I can attach script file
> If possible you should also run your test transcript with a recent
It possible but I don't know where recent trunk build for windows is?
-- Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-11-14 17:22:39 CET |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.