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

Re: Diff with start of repository

From: Bob Hiestand <bob.hiestand_at_gmail.com>
Date: 2007-02-22 22:03:55 CET

On 2/22/07, Martyn West <martyn.west@exabre.com> wrote:

> As far as I can tell there is no equivalent in svn (please correct me if I'm
> wrong).
> How hard would this be to add, say by diffing with version 0?
> Would help me out no end with Codestriker, since I want to be able to review
> all code _at_ a particular revision, then diff against that in subsequent
> reviews.

Tag the current revision.

Review all code.

Subsequently, review diffs against that tag. Update the tag as needed
(assuming you want it to always reflect the state of the most
recently-reviewed code).

Thanks,

Bob

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 22 22:04:18 2007

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.