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

RE: Subversion Ideal repository layout

From: Srilakshmanan, Lakshman <Lakshman.Srilakshmanan_at_tradingpost.com.au>
Date: 2007-01-10 23:13:19 CET

Hi Vijay,

I would try and keep dependency management & release process outside of
version control.
I use maven for my dependency management, build and release process.

Thanks
Lakshman

> -----Original Message-----
> From: Vijay.Nair@iflexsolutions.com
[mailto:Vijay.Nair@iflexsolutions.com]
> Sent: Wednesday, 10 January 2007 3:35 PM
> To: users@subversion.tigris.org
> Subject: RE: Subversion Ideal repository layout
>
>
> Thanks a ton for the replies guys....much appreciated...
>
> I am still a bit undecided but a lot more clearer...let me lay out the
> problem that I faced while implementing the solution of folders per
> project...
>
> I created my directory structure as such....
>
> pwmsrc (Root Directory)
> + oms (Order Management)
> + trunk
> + tags
> + branches
> + pms (Portfolio Management)
> + trunk
> + tags
> + branches
> + core (Common Components)
> + trunk
> + tags
> + branches
> + product (Final End-product)
> + branches
> + tags
>
>
> Initially, in development using svn:essentials I added the
dependencies
> of the core components into oms/pms which are essentially projects in
> their own right...so no problems...everything okei..
>
> Now comes to the shipment....my product folder essentially consists of
> the final shipped product (Pls note that I have only branches and tags
> no trunk here !!!)..So a client asks for release 1 of oms and release
2
> of pms (which would be tagged once the dev is completed)
>
> I do not seem to be finding a way to pull out from the individual
> project tags into a common release branch (classified by
version/client)
> into the product folder (I use Tortoise SVN)..Am I doing anything
wrong
> ?
>
> Pls do let me know...
>
> Thanks...VJ
>
> ---------------------------------------------------------------------
> 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 Wed Jan 10 23:14:25 2007

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.