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

Re: Best way to update a vendor branch?

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-11-02 17:18:36 CET

John Karp wrote:
> Hello,
>
> I'm trying to update a vendor branch of MPlayer from 1.0rc1 to 1.0rc2.
> They're using subversion, I'm using subversion 1.4.4.
>
> First, I tried svn_load_dirs.pl. It presented me with a list of 850
> items to match up, and most of the corresponding items were on
> different pages. I'd rather not, and fear the day I'll have to switch
> between actual whole releases.
>
> Then, since both repositories are subversion, I thought I could try to
> use their history instead of having to manually enter it, through svn
> merge:
> svn merge svn://svn.mplayerhq.hu/mplayer/tags/MPlayer-1.0rc1/
> svn://svn.mplayerhq.hu/mplayer/tags/MPlayer1.0-rc2/
> That produced promising output for a while, but then died with:
> svn: Access scheme mixtures not yet supported
>
> Does anyone have any suggestions? I'm kind of stuck.

Have you checked out Piston:

http://piston.rubyforge.org/

Regards,
Blair

-- 
Blair Zajac, Ph.D.
http://www.orcaware.com/svn/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 2 17:19:08 2007

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.