Greetings, Csaba Raduly!
> Andrey Repin wrote:
> When I'm comparing them with my usual macro
> diff -bdu -x "CVS" -x ".svn" -I "\$Id.*\$" -I "\$Revision.*\$" -I
> "\$Date.*\$" -I "\$Author.*\$" --strip-trailing-cr -- '1/backup.bat'
> 'backup.bat'
> It telling me that $Id$ lines
Greetings, Brian Wilson!
> Lastly do you need to use the "-x PATtern" exclusion options? You are
> already specifying the two files to diff
> so you shouldn't need these options.
It is part of my shell macro, so I can compare CVS/Subversion working copies
without much of false differences repor
Andrey Repin wrote:
When I'm comparing them with my usual macro
diff -bdu -x "CVS" -x ".svn" -I "\$Id.*\$" -I "\$Revision.*\$" -I
"\$Date.*\$" -I "\$Author.*\$" --strip-trailing-cr -- '1/backup.bat'
'backup.bat'
It telling me that $Id$ lines are differ.
But when I remo
>>> Let's say I have two versions of the same batch file:
>>> The old version from CVS:
>>>
>>> > rem $Id: backup.bat,v 1.1 2007/07/17 01:53:30 Daemon Exp $
>>> > rar a -ag--MM-DD_HH-MM -- MinerTimer @MinerTimer.list
>>>
>>> The new version I've imported to Subversion:
>>>
>>> > @echo off
>>
Greetings, Brian Wilson!
>> I have strange (to me) issue that I'm not entirely sure how to interpret.
>>
>> Let's say I have two versions of the same batch file:
>>
>> The old version from CVS:
>>
>> > rem $Id: backup.bat,v 1.1 2007/07/17 01:53:30 Daemon Exp $
>> > rar a -ag--MM-DD_HH-MM --
> Greetings, All!
>
> I have strange (to me) issue that I'm not entirely sure how to interpret.
>
> Let's say I have two versions of the same batch file:
>
> The old version from CVS:
>
> > rem $Id: backup.bat,v 1.1 2007/07/17 01:53:30 Daemon Exp $
> > rar a -ag--MM-DD_HH-MM -- MinerTimer @
Greetings, All!
I have strange (to me) issue that I'm not entirely sure how to interpret.
Let's say I have two versions of the same batch file:
The old version from CVS:
> rem $Id: backup.bat,v 1.1 2007/07/17 01:53:30 Daemon Exp $
> rar a -ag--MM-DD_HH-MM -- MinerTimer @MinerTimer.list
The
7 matches
Mail list logo