Re: rcsdiff in RCS version 5.7 seems broken (cygwin version)
Thien-Thi Nguyen <[email protected]>
| Newsgroups | gmane.comp.version-control.rcs.bugs |
|---|---|
| Message-ID | <[email protected]> |
() R DeFuria <[email protected]> () Thu, 27 May 2010 13:33:52 -0400 $ rcsdiff test.txt =================================================================== RCS file: RCS/test.txt,v retrieving revision 1.1 co: not found rcsdiff: RCS/test.txt,v: co failed $ ll test.txt RCS/test.txt,v -r--r--r--+ 1 rich None 242 2010-05-27 10:55 RCS/test.txt,v *** n.b.,?ALL OTHER RCS COMMANDS WORK -- ci, co, rcsdiff, rlog, ... I see rcsdiff in the set of "all other RCS commands" (that work). Does this mean there is a data dependency (i.e., rcsdiff works with another file and not with the test.txt mentioned above)? thi