bug with repeated merges of deletion
From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 6 May 2008 13:19:58 +0200
Hi,
When merging twice in a row from trunk into a working copy of
This is how I it happened to me first (commands slightly adjusted
$ svn co -r 31039 https://svn.collab.net/repos/svn/branches/dont-save-plaintext-passwords-by-default dont-wc
$ cd dont-wc
$ svn merge -r0:31039 https://svn.collab.net/repos/svn/trunk
$ svn merge https://svn.collab.net/repos/svn/trunk
Note that Bhuvaneswaran Arumugam pointed out that this bug does
Attached is a simple shell script that triggers the bug for me
Stefan
-- .sig free!
Received on 2008-05-06 13:19:05 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.