[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: bruce <bedouglas_at_earthlink.net>
Date: 2004-09-15 22:13:26 CEST

so how does one get this 'committed rev'???

also,

i can do svn list http://192.168.1.52:82/svn and get a list of information

how do i use the svnlook...

svnlook http://192.168.1.52:82/svn/mytest/a.a doesn't seem to work??

thanks

-bruce

-----Original Message-----
From: cmpilato@localhost.localdomain
[mailto:cmpilato@localhost.localdomain]On Behalf Of C. Michael Pilato
Sent: Wednesday, September 15, 2004 1:05 PM
To: bedouglas@earthlink.net
Cc: users@subversion.tigris.org
Subject: Re: svn questions...

"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

---------------------------------------------------------------------
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:14:21 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.