bug-rcs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rcs corrupting file on ci


From: Ivan Shmakov
Subject: Re: rcs corrupting file on ci
Date: Sat, 15 Dec 2007 08:59:36 +0600
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

>>>>> David Talkington <address@hidden> writes:

 > Create a file foo.txt with only this line (might be wrapped here):

 > $Date::Manip::NoTaint = eval { local $^W=0; eval("#" . substr($^X, 0, 0)); 1 
 > };

 > then:
 > $ ci foo.txt

        Please do $ rcs -ko foo.txt after `ci' and check whether `co'
        still causes the problem.

        I believe that other workarounds are possible as well.

 > $ co foo.txt

        Be sure to check the ``keyword substitution'' section in co(1).

 > $ cat foo.txt
 > $Date: 2007/12/13 23:34:21 $^W=0; eval("#" . substr($^X, 0, 0)); 1 };

[...]





reply via email to

[Prev in Thread] Current Thread [Next in Thread]