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

Re: Best Practice for Libraries

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: 2004-06-05 19:06:29 CEST

Hi Karl,

>>lib
>> +-- PEAR
>> +-- jpgraph
>> +-- much other directories.
[...]
> Well, you could include just the subdirs via svn:externals. That is,
> instead of a prop value like this:
>
> lib http://myserver.org/repos/lib/trunk/
>
> you would have this
>
> lib/PEAR http://myserver.org/repos/lib/trunk/PEAR
> lib/whatever http://myserver.org/repos/lib/trunk/whatever
> [...]
OK. Thats a way to use the svn:externals from the root of my project instead
of the library part....There i can make the decision which part is
needed and which part not....

[...]
> Still, it might be easier just to get 'jgraph' and ignore it, unless
> it's very inconvenient.
No ...;-) I don't think so, cause the 'jpgraph' part is about 3.5 MB
and i don't like to waste space ;-)

Many thanks for the help...

Kind Regards
Karl Heinz

-- 
Software Entwicklungs- und Beratungs Service  http://www.soebes.de
Dipl.Ing.(FH) Karl Heinz Marbaise            email: info@soebes.de
Tel.: 0241 / 16 91 210                        ICQ#: 135949029
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 5 18:59:43 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.