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

RE: Re: Copy or externals for vendor drops?

From: Daniel Thompson <Dan_at_thosethompsons.org>
Date: 2005-07-16 04:56:51 CEST

I may be misunderstanding, but you can refer to a specific revision in
the svn:externals property, thus not referring to a volatile target.
There's a good example in the book.

-----Original Message-----
From: Ulrich Eckhardt [mailto:eckhardt@satorlaser.com]
Sent: Friday, July 15, 2005 1:02 AM
To: users@subversion.tigris.org
Subject: Re: Copy or externals for vendor drops?

Steve wrote:
> Is it bad practice to use externals for doing vendor drops? Should I
just
> be copying in the code that I want to use instead?

For external libs, I have a completely separate repository. I then use
the
svn_load_dirs script to import point releases of these libraries. This
has
for me the advantage that I don't have to search for a special release
in X
different repositories, I really have all used code backed up and (this
being
a main difference to svn:externals) that I'm not referring to a volatile

target that changes completely out of my control.

Just a suggestion, YMMV.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 16 04:58:28 2005

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.