Re: From a cvs user... about revisions
From: Pat Farrell <pfarrell_at_pfarrell.com>
Date: Sun, 11 Oct 2009 10:45:27 -0400
Harry Putnam wrote:
Unlike CVS which assigns a revision number to a file, SVN assigns a
But the log for each file has the revision history for that file, its
Use the 'svn log <file>" command to show the history of the <file>
Here is a live snippet of one log of one of my files
------------------------------------------------------------------------
create Pat private branch
use safeForwardToView()
------------------------------------------------------------------------
add subdirectory 'closed/' to urls that we expect to access when logged in.
------------------------------------------------------------------------
so if you want revision -r 3990, that's the one to use
-- Pat Farrell http://www.pfarrell.com/ ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2406372 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-10-11 16:46:16 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.