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

Re: making a retrievable snapshot

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Wed, 04 Mar 2009 15:10:59 -0600

J. Winter wrote:
> thanks, I read this and now I have another question...
>
> When I commit a file, I get the message "Committed revision N" where N
> is some number,
> right? does N, the revision number apply just to the newly committed
> file? Or are all
> files in the repository bumped to that revision number?

In subversion the revision number is global for the repository. That
is, you can retrieve any file or directory tree at the state it was in
at the time of that commit using that revision number. However, it is
common to copy trunk/branch revisions to tags for human-friendly names
for revisions you expect to want to reproduce.

-- 
   Les Mikesell
     lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1268560
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-04 22:11:50 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.