From: Richard C. <rc...@gm...> - 2003-07-30 08:29:13
|
From: "Michael Rolli" <mi...@ro...> > When I run it like this statCVS quits with an exception: > Unable to count lines in > /path/to/myproject-co-dir//path/to/myproject-co-dir/file I didn't see something like this before. My guess is that you create your CVS logfile in a strange way. Please have a look the CVS logfile; maybe the "Working file:" lines are absolute filenames? They should be relative to the project directory. If that's not the problem, please try to replace /path/to/myproject-co-dir/ in your command line with something random ("/asdfasdfasdf") and tell us what error StatCvs reports. That would help narrowing down the problem. Thanks, Richard |