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

SVN 1.5-beta1 svn mergeinfo output for deleted branches

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: Mon, 24 Mar 2008 14:37:49 +0100

Hi there,

i have a questions about the behaviour of svn mergeinfo...

I have created branch, merged from that branch and so on....

svn mergeinfo
Path: .
  Source path: /project1/trunk
    Merged ranges: r1:21
    Eligible ranges: r31:34
  Source path: /project1/branches/B_ENH_F1
    Merged ranges: r2:33
    Eligible ranges:
  Source path: /project1/branches/B_DIFF
    Merged ranges: r21:23
    Eligible ranges: r23:33

Ok so far so god...

But than i deleted the branch B_ENH_F1, cause i completed the work on
that branch...

svn rm ../project1/branches/B_ENH_F1 -m"- Done."

and now
svn mergeinfo
Path: .
  Source path: /project1/trunk
    Merged ranges: r1:21
    Eligible ranges: r31:34
  Source path: /project1/branches/B_ENH_F1
    Merged ranges: r2:33
    Eligible ranges: (source no longer available in HEAD)
  Source path: /project1/branches/B_DIFF
    Merged ranges: r21:23
    Eligible ranges: r23:33

So is it no more best practice to remove the integrated branches or no
more used branches....cause this will produces many messages if i use
the merging intensive with many branches...

Kind regards
Karl Heinz Marbaise

-- 
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
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-24 14:38:06 CET

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.