info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: WANTED: tool for creation of ChangeLog's DIRECTLY from CVSrepository


From: Matt Doar
Subject: RE: WANTED: tool for creation of ChangeLog's DIRECTLY from CVSrepository
Date: Tue, 6 Dec 2005 10:38:26 -0800

cvs2cl *can* work directly with the repository, e.g.

cvs -d :ext:address@hidden:/home/cvs rlog -d
"${startdate}"\<"${today}" ${module} | $HOMEDIR/cvs2cl --stdin --rcs
/home/cvs --xml --noxmlns -r -b -w --lines-modified ${BRANCH_NAME} -f
$OUT_XML

~Matt

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf
Of Marko Kaening
Sent: Tuesday, December 06, 2005 8:31 AM
To: CVS list
Subject: WANTED: tool for creation of ChangeLog's DIRECTLY from
CVSrepository

Hi,

does somebody know a tool which is able to create a ChangeLog DIRECTLY
from a CVS repository?

I know there is the cvs2cl.pl from http://www.red-bean.com/cvs2cl/ but
this works only on a previously checked out copy of the repository. 

I would like to have something which works WITHOUT the need for a
checked out copy...

Any ideas?

Marko


_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/info-cvs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]