[MPlayer-cvslog] r32009 - in trunk: eosd.c eosd.h

Nicolas George nicolas.george at normalesup.org
Mon Aug 23 21:31:09 CEST 2010


Le sextidi 6 fructidor, an CCXVIII, cigaes a écrit :
> Forgot to svn add those two files.
> 
> Added:
>    trunk/eosd.c
>    trunk/eosd.h

My very first commit, aid I messed it up :(

I am so terribly sorry. I committed the second bit in a hurry, so as not to
leave the repository in a broken state. Now I am looking for ways to fix the
history.

Would this work:

svn rm \
   trunk/Makefile \
   trunk/libmpcodecs/dec_video.c \
   trunk/libmpcodecs/vf_ass.c \
   trunk/libmpcodecs/vf_vo.c \
   trunk/mencoder.c \
   trunk/mplayer.c \
   eosd.c \
   eosd.h
for i in \
   trunk/Makefile \
   trunk/libmpcodecs/dec_video.c \
   trunk/libmpcodecs/vf_ass.c \
   trunk/libmpcodecs/vf_vo.c \
   trunk/mencoder.c \
   trunk/mplayer.c \
   ; do
   svn cp -r32007 svn://svn.mplayerhq.hu/mplayer/trunk/$i $i
patch && make && test
svn add eosd.c eosd.h # DO NOT FORGET THIS TIME!
svn commit

?
-------------- 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-cvslog/attachments/20100823/0be97b62/attachment.pgp>


More information about the MPlayer-cvslog mailing list