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

Re: about repos layout and common practice

From: aaron searle <searle.aaron_at_gmail.com>
Date: Fri, 9 Oct 2009 10:16:03 -0600

The svn book covers layouts and theory behind it:

http://svnbook.red-bean.com/en/1.5/svn-book.pdf

Two basics are

Repo per project
/Project
     /base
     /branches

1 Repo with many projects
/Project1
   /base
   /branches
/Project2
   /base
   /branches

On Fri, Oct 9, 2009 at 10:07 AM, Harry Putnam <reader_at_newsguy.com> wrote:

> Harry Putnam <reader_at_newsguy.com> writes:
>
> [...]
>
> > A few examples from working repos of your layouts would be greatly
> > appreciated here.
>
> Good input from you all... thanks... its very good to hear about your
> working setups.
>
> ------------------------------------------------------
>
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2405584
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_subversion.tigris.org].
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2405591

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-09 18:17: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.