Does it report an error? If not then there's probably no history there - have you enabled logging by creating a CVSROOT/history file and modifying the CVSROOT/config file to set LogHistory=TMARG (or similar)?
otherwise a command similar to history -X OF -a -D <date> -n <module> should show you all checkouts and releases of 'module' since 'date' (Cederqvist P105) I think there may be the possibility that with -m option that it will report nothing if no one has the module checked out (but I'm not sure). Dave -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 07 June 2002 09:17 To: [EMAIL PROTECTED] Subject: [Cvsnt] problems with history command to create a report This is a multipart message in MIME format. -- [ Picked text/plain from multipart/alternative ] I need to use the "history" option to create a report to know who (using argument -a) use the module (using argument -m module) but doesn't works. Anyone have been using History command option can help me? Thanks Davide -- _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
