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

Re: Repository Layout - One Vs. Many

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-03-25 17:09:18 CET

"Brian Beaudet" <bbeaudet@efficiencylab.com> writes:

> Using the many repos approach... what would a typical tree look like
> assuming I'm not only checking in source code but also documentation,
> original files, etc. Here's my best guess.
>
> D:\Repos\ would be my root I suppose.
>
> D:\Repos\Project1 would be one repository.
> D:\Repos\Project1\Documentation\
> D:\Repos\Project1\Documentation\trunk
> D:\Repos\Project1\Documentation\branches
> D:\Repos\Project1\Documentation\tags
> D:\Repos\Project1\OriginalFiles\
> D:\Repos\Project1\SourceCode\
> D:\Repos\Project1\SourceCode\trunk
> D:\Repos\Project1\SourceCode\branches
> D:\Repos\Project1\SourceCode\tags
> D:\Repos\Project1\DataStore\
> D:\Repos\Project1\DataStore\trunk
> D:\Repos\Project1\DataStore\branches
> D:\Repos\Project1\DataStore\tags
>
> Am I on the right track?

Not if this is a "many repos" approach (many generally implies, well,
at least two). Maybe as a "many project per repos" approach... :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 25 17:10:55 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.