id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
40,Can't depend on 'cvs rlog: Logging' line,tailor23494@…,lele,"tailor expects cvs rlog to print a line of the form ""cvs rlog: Logging dirname"" each time it enters a new directory, before printing the log for the files in that directory.  Unfortunately, cvs rlog only prints these messages when checking out an entire directory; it does not print them when checking out a module whose member files are defined explicitly.  That is, if in CVSROOT/modules you define modulename as

{{{
modulename dirname file1 file2
}}}

then ""cvs rlog modulename"" does not print out any ""Logging"" messages.

This looks quite complicated to solve.  I think one would have to use the ""RCS file:"" line to find each file's location in the repository, and parse CVSROOT/modules to reconstruct the mapping from repository directory names to working copy directory names.",defect,closed,major,VersionOne,cvs,0.9,wontfix,,
