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

Re: branching

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Mon, 16 Feb 2009 23:15:09 -0600

On Feb 16, 2009, at 22:21, maheshwar singh wrote:

> Does subversion support minor versioning
>
> i have a BMP image that is checked in and is version 5 in the svn
> repository
>
> i did a minor change to the same i would like to version it as 5.1,
> is it possible?
>
> I would also want to continue with the majr versioning
>

That is not how revision numbers work in Subversion.

There is not a BMP image that is version 5 in the repository. Rather,
the correct terminology is that in revision 5 of the repository,
there is a BMP image. The revision number is global to the entire
repository and simply represents the number of changes that have been
made to the repository, nothing more.

This part of the book may help:

http://svnbook.red-bean.com/en/1.5/svn.forcvs.revnums.html

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1176267

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-17 06:16:08 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.