[FFmpeg-soc] [soc]: r1431 - in libavfilter: Makefile avfiltergraphdesc.c avfiltergraphfile.c
Vitor
vitor1001 at gmail.com
Wed Nov 7 08:52:47 CET 2007
Hi
Michael Niedermayer wrote:
> Hi
>
> On Tue, Nov 06, 2007 at 10:05:18PM +0100, vitor wrote:
>> Author: vitor
>> Date: Tue Nov 6 22:05:18 2007
>> New Revision: 1431
>>
>> Log:
>> Revert my last two commits
>>
>> Added:
>> libavfilter/avfiltergraphdesc.c
>> Removed:
>> libavfilter/avfiltergraphfile.c
>> Modified:
>> libavfilter/Makefile
>
> are you drunk?
> to rename a file there is
> svn mv/rename
Indeed. I tried that. But if I do
svn mv avfiltergraphdesc.c test.c
svn diff
it gives the same output as
svn rm avfiltergraphdesc.c
svn diff
Confusing, at least... Maybe the work of a drunk svn developer? ;-)
Anyway, I hope the mess is fixed now...
-Vitor
More information about the FFmpeg-soc
mailing list