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

Re: Two trunks in one repository?

From: Tech Geek <techgeek12345_at_gmail.com>
Date: Thu, 9 Sep 2010 13:23:27 -0700

I am thinking something like this:

ProjectD
ProjectD/PartA/trunk
ProjectD/PartA/tags
ProjectD/PartA/branches
ProjectD/PartB/trunk
ProjectD/PartB/tags
ProjectD/PartB/branches

Beleive me or not in our scenario the code of Part A and Part B never gets
merged at any point. The only common part is that at the end of each release
of Part A and Part B their output file is concetenated into a one single
file which is then programmed on a hardware part by an external tool.

So for a scenario like that I would like to keep it very simple. Any
feedback or comments regarding the above structure?

Thanks!
Received on 2010-09-09 22:24:21 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.