Hi Lakshman,
Revision numbers are incremented on the repository level. Anything in
the repository is either a directory or a file to Subversion. While
the context of a directory may indicate a a "project" to you,
Subversion treats it as just an ordinary directory.
To get revision number increments on the project level, you would
need to create separate repositories for each project.
- Robert
On Dec 18, 2005, at 8:22 PM, Lakshman Srilakshmanan wrote:
> Hi All,
>
> While reading through some mail archive on the internet I came across
> repository level version numbering and
> would appreciate clarification on this matter.
>
> Scenario.
> I have 3 projects under a "single" Subversion repository as follows
>
> /repository
>
> /repository/project1
> /trunk
> /branch
> /repository/project2
> /trunk
> /branch
> /repository/project3
> /trunk
> /branch
>
> If I check in a modification under project3/branch/integer.c, does it
> change the revision number for project1 & project2 as well.
>
> I need to understand whether the revision number is maintained at a
> project level or at the repository level.
>
> Any help will be much appreciated.
>
> Thanks
> Lakshman
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
Robert Sesek
Email: rsesek@iris-studios.com
www.iris-studios.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 19 05:50:43 2005