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

Re: externals question

From: Paul Puschmann <paul.puschmann_at_medcom-service.de>
Date: 2004-08-04 11:24:38 CEST

Jan Evert van Grootheest wrote:

>
>
> Here's how we do it.
> There's a subdirectory in the project that's called components (the
> generic code).
>
> [issysd25@a05008 mal]$ svn pl -v
> Properties on '.':
> svn:externals : components
> http://a05009.aex.nl:65030/svn/MAL2/products/trunk/components
>
We use it this way:

Having a repo with the initial structure of trunk, branches and tags:

$ svn co http://server/svn/repo .
$ svn pe svn:externals trunk

Then you can edit the properties e.g.:

project1 http://server/svn/anotherrepo/trunk

Exit the Editor (save!) and commit and the folder 'trunk/project1' is
located in a different repo. There is also help in the svn-book.

@Jan-Evert: please do not use HTML-Mails and cut off your very large
signature.

Kind regards,

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 4 11:25:22 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.