[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cvs diff -kk failure
From: |
Volker Apelt |
Subject: |
cvs diff -kk failure |
Date: |
Fri, 12 Aug 2005 09:49:57 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.4.3) Gecko/20050104 |
(Please reply in PM, as I am not on the list)
CVS 1.12.11 on Linux, repository connected via ssh and :ext.
I have a file icon_filter.eps which triggers an invalid error message in 'cvs
diff -kk'
It claims the diffed file does not exist, which is wrong.
'cvs diff' (with out the -kk) correctly reports the file as unchanged.
It creates no output.
icon_filter.eps contains neither a $Id$ nor any other CVS substituted
keywords but contains many $ signs.
me@host> ls -al icon_filter.eps
-rw-r----- 1 me users 5398 2003-06-25 21:29 icon_filter.eps
me@host> cvs diff icon_filter.eps
me@host> cvs diff -kk icon_filter.eps
cvs [diff aborted]: cannot open file icon_filter.eps for comparing: No such
file or directory
If you are interested in this file for debugging, let me know.
PS:
(Please reply in PM, as I am not on the list)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- cvs diff -kk failure,
Volker Apelt <=