[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
the "cvs history" doesn't print certain characters
From: |
Markku Ojala |
Subject: |
the "cvs history" doesn't print certain characters |
Date: |
Fri, 22 Mar 2002 18:52:48 +0200 |
Some characters fail to be printed by "cvs history".
$ pwd
/home/mace/s?hk?
$ tail -1 $CVSROOT/CVSROOT/history
O3c9b33d7|mace|<remote>/*0|s?hk?||s?hk?
$ cvs history -z $TZ
[snip snip]
O 03/22 15:40 EET mace s hk =s hk = <remote>/*
$ _
Although i'm expecting the history entry to be
O 03/22 15:40 EET mace s hk =s hk = <remote>/*
^ ^ ^ ^
(Do excuse me if the line from the history line does not match the history
entry returned by "cvs history", i'm not very familiar with CVS. However,
this ought to point out the problem.)
This is CVS version "1.10.7" on GNU/Debian.
.mace --- cnfbox
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- the "cvs history" doesn't print certain characters,
Markku Ojala <=