>-----Original Message----- >From: Philipp Marek [mailto:[EMAIL PROTECTED] >Sent: Wednesday, June 27, 2007 12:22 AM >To: [email protected] >Cc: Worley, Chris B >Subject: Re: How to see revision history? > >On Mittwoch, 27. Juni 2007 Worley, Chris B wrote: >> I'd also think that "fsvs status [-r rev[:rev2]]" would show you which >> files had changed between any two revisions (list file names only, not >> diffs). >Hmmm.... there's no equivalent in svn, but I can see the use.
How hard would this be? Maybe I could volunteer. > >> How would you look at the changed files of the revision histories? >> >> >-----Original Message----- >> > This has got to be a dumb question, but, given the text for the "-m" on >> > the commit switch, their should be some way to dump that history (show all >> > the current revisions)? >Well, that would have been "fsvs log", which is planned to simply spawn off >a "svn log" with the right parameters. > >Sorry, not yet. Use "svn log", please. >Would you like to post a patch? That worked well. I'll look into the patch (sounds trivial). Thanks, Chris > > >Regards, > >Phil > > >-- >Versioning your /etc, /home or even your whole installation? > Try fsvs (fsvs.tigris.org)! > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
