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

RE: Revisions confusion

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-01-26 18:41:00 CET

-----Original Message-----
From: RaveRod [mailto:raverod@mantrasoftware.net]

I'm taking it effects the entire repository? I'm setting up my first
installation and we have many different projects. I don't want them all to
have the same revision number... I take it I should create separate
repositories for each project?
---------------------------------------------------------------------

You are correct, any check-in of any file in the repository advances the
revision number for the whole repository. This seems odd at first, but
after you get used to it, it's not a problem.

Generally, my experience is that you do *not* want to create separate
repositories for each project, as any action that crosses between
repositories is inconvenient to perform, and you can easily do any
Subversion action on a subset of a repository while ignoring the rest of the
repository.

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 26 18:46:14 2005

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.