Menu

#1 cvsclogd ignores cvscldxxx files

open
nobody
None
5
2005-11-05
2005-11-05
Anonymous
No

i wondered, why my changelog wasn't created, so i took
a look into the cvsclogd part and remarked that the
problem was the following if statement in the main loop:

if ($event->type eq "change") {

cvsclogd asks for changed cvscld files in the temporary
directory, but fam throws a 'create' event, so the
files are ignored and nothing happens. With 'create'
instead of 'change' it works fine.

best regards, Stefan Bolus

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.