Re: Retrieving all revisions with changes present
From: Paul Koning <Paul_Koning_at_dell.com>
Date: Wed, 14 Jan 2009 11:33:03 -0500
>>>>> "Harry" == Harry Putnam <reader_at_newsguy.com> writes:
Harry> As someone about to switch from cvs to svn, I want to know how
Harry> ...With cvs I was able to write a script that literally unwound
Harry> ...With the big difference in subversion of creating a revision
Harry> So my approach above would lead to massive unnecessary
Harry> I'm guessing there is some way other than revision numbers to
Exactly. If you ask Subversion for the log of a particular file (or
# svn log foo/bar/baz/scriptX
--- r92501 | fred | ... Change it to do xyz --- r4242 | mel | Rewrote the init code not to use a jump instruction --- r18 | bill | Initial version paul ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1024441 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-01-14 17:34:46 CET |
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.