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

Re: Multiple repositories with mixed directories (newbie)

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2007-02-28 09:12:39 CET

On Tuesday 27 February 2007 23:14, Diederick Huijbers wrote:
> [...] You see I've got 2 modules: page and product. The source files
> are spread over multiple locations/sub-directories.
>
> The source for the page module is spread into:
> --------------------------------------------------------------
> css/modules/page
> js/modules/page
> HTML/modules/page
> ...etc....
>
>
> The source for the produduct module is spread into:
> --------------------------------------------------------------
> css/modules/product
> js/modules/product
> HTML/modules/product
>
>
> Now, I want to start using svn, so I can checkout revisions/releases of
> a individual modules. For example, I want to be able to only checkout
> the product module, or the page module.
>
> Sadly I can't change the directory layout.
[...]
> What can I do?

Nothing. Your 'modules' are not really modular since they are mixed with each
other. Since SVN works on a per-directory layout but you would need to select
single files from within different directories there is nothing you can do.

I could argue about why and how you could rearrange your code, but if you are
unable or unwilling, that doesn't help.

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
Sator Laser GmbH
Geschäftsführer: Ronald Boers       Steuernummer: 02/892/02900 
Amtsgericht Hamburg HR B62 932      USt-Id.Nr.: DE183047360
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 28 09:13:06 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.