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

How to get history on an overwritten svn url?

From: Bunter <brentww04_at_yahoo.com>
Date: Wed, 30 Sep 2009 11:13:13 -0700 (PDT)

Hi all tricky question. We'd like to follow a branch procedure as
follows:

   delete /trunk
   branch /sprint to /trunk

   (two weeks later)

   delete /trunk
   branch /sprint to /trunk

   (etc.)

Problem is, when look at the log of /trunk we see the history of the /
sprint that just overwrote it (note TortoiseSvn shows an odd gray
highlight on the branched-in rev as well). The question is, how can
we see the history of the /trunk that got overwritten? And the one
that got overwritten before that, etc. Of course we could use unique
urls for everything, but we'd like to do it as above to simplify the
scripts we have built on top.

Thankee kindly,
Bunter

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2402215

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-30 20:14:47 CEST

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.