Am 25.10.2011 20:18, schrieb Robert J. Gebis:
What I was looking for is a "folder shadow" future found in pvsc (I
used it a while back so not sure if it is it or some other tool)

I have huge project that various project depend on each other (exe
and Libs on other Libs etc. Around 90 projects) This is all setup so
I can build on Windows, Mac, Solaris and Linux.
[...]
to create branch I have to branch everything since all projects have
relative path setup so going from current to ./branch is not
possible. What I would love to see is a "shadow" specific folder with
branch.

Apart from the already mentioned svn:externals, you can also use "svn switch .." to redirect parts of a working copy to a different URL. The difference between the two is that switching is local to your WC while externals are versioned. Lastly, if it's just that you are afraid of the loads of storage a whole copy will consume in the repository, that just isn't so. SVN optimizes copying by referring to already existing data, so the data is not replicated.

Uli
**************************************************************************************
Domino Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at http://www.dominolaser.com
**************************************************************************************
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. Domino Laser GmbH ist für diese Folgen nicht 
verantwortlich.
**************************************************************************************

Reply via email to