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

Re: switching repository after checkout

From: Jeroen Leenarts <leenarts-jeroen_at_tiscali.nl>
Date: 2004-12-06 18:17:05 CET

Felix Gilcher wrote:

>Hi,
>
>I'd wish to give my fellow co-developers a skeleton directory structure with certain svn:externals properties already set. So I created a repository "skeleton" with the structure and the properties as desired. But after a checkout, it is impossible to keep the properties as you cannot switch from one repository to another (probable empty) repository. If you do an export, the external properties are replaced by the directories they refer to.
>
>So the question is: how would one achieve what I want? Did anybody solve the same problem?
>
>Thanks for any input.
>
>felix
>
>--
>Felix Gilcher
>it developer
>
>Exozet Berlin GmbH
>Rotherstraße 20
>10245 Berlin
>
>eMail: gilcher@exozet.com
>URL: www.exozet.com
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>
>
Dumping your repository should work. Your co-workers can then create a
fresh repository by loading your dump. Check the SVN book for details:
http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-5-sect-3.1.2
http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-9-sect-2.2-re-dump
http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-9-sect-2.2-re-load

Jeroen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 6 18:20:19 2004

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.