[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: Taco Walstra <walstra_at_science.uva.nl>
Date: 2004-08-04 11:17:42 CEST

On Wednesday 04 August 2004 11:06, 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
>
sorry, but it's not a real answer. The question was examples of SETTING the
externals property and what is wrong with the syntax of
svn propset svn:externals ../../generic project1
or

(from the specific directory)
svn propset svn:externals ../generic project1

or
 svn propset svn:externals svn://localhost/svnrepos/projects/generic project1
Taco Walstra

---------------------------------------------------------------------
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:18:27 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.