From users-return-11919-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Wed Oct 26 08:16:41 2011 Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5B6AC7253 for ; Wed, 26 Oct 2011 08:16:41 +0000 (UTC) Received: (qmail 56573 invoked by uid 500); 26 Oct 2011 08:16:40 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 56557 invoked by uid 500); 26 Oct 2011 08:16:40 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 56550 invoked by uid 99); 26 Oct 2011 08:16:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2011 08:16:38 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [207.126.144.117] (HELO eu1sys200aog104.obsmtp.com) (207.126.144.117) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2011 08:16:32 +0000 Received: from UKHC-SMTP.dps.local ([64.212.99.80]) by eu1sys200aob104.postini.com ([207.126.147.11]) with SMTP; Wed, 26 Oct 2011 08:16:11 UTC Received: from DESA-Exchange.emea.dps.local (desa-exchange.emea.dps.local [192.168.55.10]) by UKHC-SMTP.dps.local (Postfix) with ESMTP id EC6131269B0 for ; Wed, 26 Oct 2011 09:16:06 +0100 (BST) Received: from [192.168.55.70] ([192.168.55.70]) by DESA-Exchange.emea.dps.local with Microsoft SMTPSVC(6.0.3790.4675); Wed, 26 Oct 2011 10:16:06 +0200 Message-ID: <4EA7C1C6.80804@dominolaser.com> Date: Wed, 26 Oct 2011 10:16:06 +0200 From: Ulrich Eckhardt Reply-To: users@subversion.apache.org Organization: Domino Laser GmbH User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: users@subversion.apache.org Subject: Re: Best project layout and branching References: <8C047169-CF8A-4B6A-A4A5-C860B313E883@gmail.com> In-Reply-To: <8C047169-CF8A-4B6A-A4A5-C860B313E883@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Oct 2011 08:16:06.0422 (UTC) FILETIME=[8279CB60:01CC93B7] 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. **************************************************************************************