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

Re: How to get history on an overwritten svn url?

From: Stein Somers <ssomers_at_opnet.com>
Date: Thu, 01 Oct 2009 12:55:01 +0200

Brown, Michael wrote:
> To see the complete log of the tree, a simple:
> svn log -v svn+rsh://svnsrv/Tree | less
> That will get you every svn entry done to that tree. From there you'll notice the pattern as to what happens by your deleting and branching.

You'll notice the pattern, if replacements are all that is listed. But if you
have many "ordinary" commits in the same branch, it seems so hard to find
those replacements.

> If you had this structure:
> Tree/branches/Job_0001

...then one day you'll clean up that branch because you'll never going to
look at it again. And later of course you want to look at it again. So how do
you find the right peg revision, just before the deletion? What I do is to a
lottery system: pick an old peg revision and work my way up. Is there a
proper way?

-- 
Stein
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2402441
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-01 12:55: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.