[MPlayer-users] Reverting to specific revision

Nicolas George nicolas.george at normalesup.org
Mon Dec 24 15:14:24 CET 2012


Le quartidi 4 nivôse, an CCXXI, Andy Furniss a écrit :
> What I do if I need full git is rm -rf ffmpeg, then edit mplayers
> configure to remove the --depth 1 from the git clone line which is
> handily near the top.
> 
> when you run ./configure you will get a full git.
> 
> reinstate configure to it's normal state - edit or
> 
> svn st -q | awk '{print $2;}' | xargs svn revert
> 
> Mplayer puts an empty file called mp_auto_pull
> in the ffmpeg dir - when testing with ffmpeg reset to older commits
> remove this to prevent ./configure from updating ffmpeg.

You can just do a git clone (or detar a previously tarred git clone, or cp
-a a git clone from somewhere) just before calling configure.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20121224/7e22d1e4/attachment.asc>


More information about the MPlayer-users mailing list