You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Blythe, Stephen" <st...@ballygaming.co.uk> on 2005/03/03 17:43:24 UTC

RE: Newbie - Checkout / layout question

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