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

Re: reposity versioning

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Wed, 03 Dec 2008 09:35:53 -0600

Aaron P. Martinez wrote:
> Hi All,
>
> I have developers who I maintain subversion for and they have one
> repository that they call "core", this is the base of many new projects.
> When they start on a new project they would like to start that project at
> revision 1.0 but I'm not sure how to copy the core to a new repository and
> get the revision numbers back down. Is this even possible?

No, with subversion every change bumps the global revision number.
Usually you want to establish a policy of copying any interesting
revisions to tags where you can use a more meaningful name/numbering scheme.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=978927
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-03 16:37:36 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.