SVN 1.5.4 Bug ?
From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: Sun, 07 Jun 2009 14:45:36 +0200
Hi,
i have observed a little bit strange behaviour during an svn merge...
The story..
I have created a stable line as a branch /branches/0.6-stable (svn cp
I have fixed a bug on trunk in revision 358.
Now i have merged the single revision 358 to the branch.
Checkout the branch:
svn merge -c 358 URL/trunk
svn ci -m"- ..."
But the result was a little curious...
If i take a look at the trunk (357)
------------------------------------------------------------------------
- Fixed #207
But if i check on the branch (after the merge):
------------------------------------------------------------------------
- refs #207
------------------------------------------------------------------------
- The first stable line.
I have checked the changes for commandline-search.apt on the branch, but
The mergeinfo property seemed to be ok.
> svn pl http://svn.supose.org/supose/branches/0.6-stable@359 -v
bugtraq:logregex : #(\d+)
Is this a known bug or may be already solved in 1.5.X line ?
Kind regards
-- SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz Marbaise ICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http://www.soebes.de ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2360093Received on 2009-06-07 14:46:00 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.