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

Re: multiple projects per repository and versions

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 2 Apr 2010 20:51:16 -0400

On Fri, Apr 2, 2010 at 20:22, Vikrama Sanjeeva <viki.sanjeeva_at_gmail.com> wrote:
> Hi all,
>
> Suppose If I have project A and project B in a same repository then project
> B's version will change every time project A has something committed to it,
> even if no work is being done in project B ?

Individual items do not have "a version" in Subversion. Think of it in
reverse - what's the state of the item at revision 123? Every commit
will increase the global revision number (think of it as a timestamp),
but the last changed revision of B will remain unchanged until you
commit a change to B.
Received on 2010-04-03 02:52:01 CEST

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.