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

Re: svn questions...

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-09-15 22:04:54 CEST

"bruce" <bedouglas@earthlink.net> writes:

> if i copy a file of a given version to a tag/dir, does the file inside the
> tag dir also get bumped to have the new 'version number' as commits are made
> to the svn?

There is a global revision number which is bumped with all commits,
but then each resource has a "committed rev" which reflect the
revision in which *that resource* was last changed. So as long as you
don't change the file inside the tag, that file's "committed rev" will
never change.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 15 22:07:14 2004

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.