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

Reg: Versions in Tortoise SVN

From: SVNUser <anild_at_vertexcs.com>
Date: Thu, 8 Jan 2009 04:54:12 -0800 (PST)

Hi:

We are using Tortoise SVN Tool for our project for the first time. We feel
that it is a great tool for Configuration Management.

Earlier, We are using VSS (Microsoft Visual Source Safe)

There is one issue reg. revisions in Tortoise SVN:-

In VSS, for each file, versions/revisions are auto-incremented i.e. if we
add a file, it will take as Version 1; if we modify that file and update to
VSS, version number is changed to 2 and so on and similar for other files.

Where as in Tortoise SVN, We have observed that each commit is treated as
one change to the repository and has a global revision number.

An activity (add/modify/delete) on any file is treated as a revision

(Eg: I have added a file x to the svn repository - treated as Revision 1.
                Added a file y to the svn repository - treated as Revision
2.
  Modified x and commited to the svn repository - treated as Revision 3.
  Modified y and commited to the svn repository - treated as Revision 4.
  Deleted y and commited to the svn repository - treated as Revision 5 and
so on...)

Are there any means / options to change this pattern - i.e. Revision
numbers on a file or entry in the repository should be per-file and not
per-commit basis?

Thanks in advance,
David.

-- 
View this message in context: http://www.nabble.com/Reg%3A-Versions-in-Tortoise-SVN-tp21351233p21351233.html
Sent from the tortoisesvn - dev mailing list archive at Nabble.com.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=1011664
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-08 13:58:32 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.