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

Re: Related but separate sub-projects and SVN

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-11-27 00:57:48 CET

On Nov 26, 2007 6:39 PM, <stuart@horuskol.co.uk> wrote:
> 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...

What stops you from checking out the individual directories into a
common parent instead of checking out from root?

---------------------------------------------------------------------
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:58:01 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.