[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Re: [jcvs] problem with Entries file
Tim Endres wrote:
> Any idea how that entry was created in the first place? Did the command
> line CVS program write those entries, or did jCVS?
jCVS created all those entries.
The entry line existed correctly a long time. At some time (maybe by an
update) the timestamp vanishes from the Entries file.
The interesting thing is, that even subsequent update commands do not
put a timestamp in the entry line. You must delete the entry and the
corresponding file, and do an update, then it works fine again.
I am currently searching in the source, where and when such a problem
can happen.
Matthias