[x264-devel] Re: x264: svn commit r562 (pengvado)

Panagiotis Issaris takis.issaris at uhasselt.be
Thu Sep 14 14:13:27 CEST 2006


Hi,

Op donderdag 14 september 2006 13:33, schreef Guillaume POIRIER:
> [...]
> > > I just noticed that I am posting this on the _X264_ mailinglist, while I
> > > thought it was the FFmpeg mailinglist. I'll put up a X264 git tarball
> >
> > http://issaris.be/x264-git.tar.bz2
> >
> 
> Very, very nice Takis! Thx! Exactly what I wanted! Would you happen to
> know if there's a standard what to update the git repo when there has
> been an svn update?
Sure! :)

Something like:
cd /usr/local/src/x264        # x264 contains the .git subdirectory
git-svnimport -b branches -v svn://svn.videolan.org/x264

cd /usr/local/src/ffmpeg
git-svnimport -b branches -v svn://svn.mplayerhq.hu/ffmpeg

Easy to script :) I would run such a script on my webserver, but it
is only a P166MMX with a painful 16MB of RAM. 

If there would be such a main GIT x264 repository, which would 
track the Subversion tree, all GIT users could clone that repos
and keep pulling from it.
git clone http://some.server/git/x264.git
git pull
...

With friendly regards,
Takis

-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list