Re: Backing out changes: the prefered method?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-30 17:53:29 CET
Sean Russell <ser@germane-software.com> writes:
> When I tried it, svn log gave me a log that says the file has
Changed by one line for every single revision? I don't think you saw
'svn log' will print the log message for each global revision.
'svn log -r X' will print the log message for global revision X.
'svn log <file>' will print only those revision-log messages in which
It's the 3rd case above that doesn't yet work correctly, but will
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.