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

[TSVN] Slightly off topic: Suggestions on folder structure

From: Shawn Oster <SOster_at_colorflex.com>
Date: 2004-07-12 20:35:55 CEST

TSVN has been working great for me and I finally moved from simple file:///
based repositories to using it with svnserve. I'm setting up one of our
more complicated projects and I'm trying to find a good folder structure.

There are 3 main modules all related to my project, let's call it phoenix
for a good generic name.

\phoenix\ - entire project
\phoenix\activex\ - activex used by our web-site
\phoenix\app\ - stand-alone version of project
\phoenix\common\ - common code-base shared by both projects

Underneath \app and \activex I have folders with test suites, classes\forms
only used by those modules, ant build scripts, etc. I'm coming from a
Visual SourceSafe background without the trunk\branches\tags structure and
I'm wondering how to apply it to this project. The \activex and \app get
built and released at different times so I may have 4 or 5 tags for the
activex while only 1 tag in that same time frame for app. Where in such a
structure do you put the trunk\branches\tags folders?

Thanks for any suggestions

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jul 12 21:36:29 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.