On Mon, 2009-09-28 at 11:43 +0200, Thomas Kinnen wrote: > Hi everyone, > is it possible to create a project layout like this: > > -- root_project > -- sub_project > -- sub_project > -- -- sub_sub_project > > Instead of : > root_project > - sub_project > - sub_project > - - sub_sub_project > > This would allow to use a folder to select all the build system stuff > and have it checked in to e.g. CVS next to all the other projects.
Git, and now Bazaar, have support for nested repositories/branches -- I
am not sure about Mercurial. So this is not actually an issue using
those VCS. However, it is still best not to use nested
repositories/branches if at all possible. So if sub-projects have a life
independent of the project then having them as peers not inside the
hierarchy is very useful.
--
Russel.
=============================================================================
Dr Russel Winder Partner
xmpp: [email protected]
Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road, f: +44 8700 516 084 voip: sip:[email protected]
London SW11 1EN, UK m: +44 7770 465 077 skype: russel_winder
signature.asc
Description: This is a digitally signed message part
