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

Re: Project Organisation Help for Newbie

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-23 16:48:06 CET

On Tue, 2004-03-23 at 07:12, My Deja wrote:
> I want to store the source for different projects in a single repository.
> Do repositories have a concept of project just as how a database server
> has different databases, or will all the projects have to be treated as
> branches of a main project?

The repository is just a versioned filesystem tree. It has directories
and files, and that's it. It has no concept of "project" or "branch" or
"tag". Those three words are all meanings that *you*, as an intelligent
human, ascribe to particular directories.

> In short I need to know whether I should have a separate repository for
> every independent project, if versions are going to get mixed up.

Read this part of the book:

http://svnbook.red-bean.com/svnbook/ch05s04.html#svn-ch-5-sect-6.1

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 23 16:49:17 2004

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.