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

Re: Subversion tagging

From: Steve Bakke <steven.bakke_at_amd.com>
Date: 2007-01-22 23:30:55 CET

> The thing I don't like about this, is that I create a new version of each
> file every time, but I am not modifying file itself. I am only promoting (or
> tracking status) of a particular file version.
>
> Ok, my point is that adding "tag" functionality will not make subversion
> dirty, but will make it better, more supporting various configuration
> management processes.
>
> Martins
>
The closest thing I have seen to a file revision is if you run 'svn status
-v' you'll get the last-committed-revision for each file. (you can also get
this with svn info) The thing CVS users aren't used to is the fact that
there is no per-file revision.

-Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 22 23:31:40 2007

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.