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

Strategy for computing "diff history" of an element?

From: David M. Karr <dk068x_at_att.com>
Date: Wed, 29 Jul 2009 15:39:05 -0700

With other SCMs, I've written scripts which would take an element name
and run "<tool> diff" multiple times. The first one would be the
difference between HEAD and its predecessor. The second one between the
pred of HEAD and its pred, and so on, until the element doesn't exist at
some earlier revision. I'm trying to figure out how to write that sort
of script with Subversion. To start, I don't see how to get a revision
number associated with HEAD, or get the predecessor of that revision
number.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-30 00:44:37 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.