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

Related but separate sub-projects and SVN

From: <stuart_at_horuskol.co.uk>
Date: 2007-11-27 00:39:55 CET

I am working on a PHP project which is divided into a core and a number of plugins...

The plugins are subdirectories of the core project, but also with a page file:

root/
 |- plugin_1/
 |- plugin_2/
 |- includes/
 |- index.php
 |- plugin_1_page_1.php
 |- plugin_1_page_2.php
 |- plugin_2_page.php

Is it possible to setup the SVN Repository so that I can checkout a working copy of just the core:

root/
 |- includes/
 |- index.php

And then either checkout one of the plugins, or start a new plugin as a another sub-project?

If it makes things easier to have the plugin .php files in the plugin folder rather than the root, then I could do that, but would prefer not to have to...

Cheers,
Stuart

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Nov 27 00:40:19 2007

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

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