[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: Les Mikesell <lesmikesell_at_gmail.com>
Date: Thu, 01 Oct 2009 07:27:13 -0500

Stein Somers wrote:
> 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.

Why? It doesn't save space in the repository.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2402479
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-01 14:28:14 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.