[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: Vikrama Sanjeeva <viki.sanjeeva_at_gmail.com>
Date: Sat, 3 Apr 2010 15:59:59 +0300

On Sat, Apr 3, 2010 at 3:51 AM, Andy Levy <andy.levy_at_gmail.com> wrote:

> 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.
>

Agreed. And I understand that if 1 of 100 file is changed and commit then
SVN will revise version of full repository rather than only the changed
file.

  Ok, I got the point. Thank you.

Bye,
Viki.
Received on 2010-04-03 15:00:30 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.