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

vendor drop from 3rd party subversion repository

From: Jack Bates <ms419_at_freezone.co.uk>
Date: Wed, 18 Jun 2008 19:13:50 -0700

What is the best way to do a vendor drop from a 3rd party Subversion
repository? Currently we use:

% svn export http://3rdparty.com/svn/trunk/3rdparty
[...]
% svn_load_dirs.pl http://example.com/svn/trunk/vendor 3rdparty 3rdparty
[...]

However since both our repository and the 3rd party repository are
Subversion, I wonder if there is a better way?

Specifically, we are trying to do vendor drops from the MediaWiki
repository into our Subversion repository, to manage our local changes:
http://svn.wikimedia.org/svnroot/mediawiki/trunk/phase3/

Thanks and best wishes, Jack

Received on 2008-06-19 04:14:40 CEST

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.