[chora] CVS_History
Colin Viebrock
colin@easydns.com
Sun, 28 Oct 2001 23:00:26 -0500
> Just took a quick look at this - you need a '-a' in there as well,
> as CVS default behaviour is to only select the records from the user
> and not everyone.
>
> So if your webserver user hasnt done any commits (hope not!),
> you will get no records output without the '-a' tag.
Ah, excellent.
> I've made this minor change to my copy of your work, and am writing an
> interface to it, and hooking that into the Horde caching class as well.
>
> By the way, I suspect that the format of 'cvs history' changes across
> versions - any chance you could post a copy of what yours looks like?
>
> I have:
> M 2001-07-10 20:41 +0000 avsm 1.3 a.txt test == ~/test
Mine (1.11 on Debian) looks like:
M 2001-10-26 20:02 +0000 cmv 1.2 loginfo.pl CVSROOT == ~/CVSROOT
So, pretty much the same.
- Colin