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

RE: Newbie - Checkout / layout question

From: Blythe, Stephen <stephen.blythe_at_ballygaming.co.uk>
Date: 2005-03-03 18:43:24 CET

Not that I'm aware of.

It may be of interest to you to know that we use this layout:

branches
        Source
                Apps
                        App1
                        App2
                Libs
                        Lib1
                        Lib2
tags
        Source
                Apps
                        App1
                        App2
                Libs
                        Lib1
                        Lib2
trunk
        Source
                Apps
                        App1
                        App2
                Libs
                        Lib1
                        Lib2

It works well for us!

Stephen

-----Original Message-----
From: Martin Gagnon [mailto:martin.gagnon@lycos.com]
Sent: 28 February 2005 21:56
To: Subversion User's mailing list
Subject: Newbie - Checkout / layout question

Hello all,
Suppose this repository layout:
Source
    Apps
       App1
          branches
          tags
          trunk
       App2
          branches
          tags
          trunk
    Libs
       Lib1
          branches
          tags
          trunk
... and so on...

Is it possible for a developper to checkout the entire Source tree and
getting every project's trunk?
Or does such a need require a different repository layout?
All advices are welcome!
Thank you!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 3 18:44:15 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.