On Wed, Nov 22, 2017 at 03:30:09PM +0800, Michael W. Bombardieri wrote:
> Sorry if this is the wrong list, but I found a couple of branch
> revisions in file src/sys/dev/midi.c which produce an error when
> clicking "annotate" link in cvsweb.
> http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/dev/midi.c?annotate=1.40.6.1
> http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/dev/midi.c?annotate=1.42.4.1
> 
> The error is "Error: Error occured during annotate: error".
> Posting it here in case someone has seen it before.

Seems to be a cvs mirror problem.  When I run it against my local
cvs repository:

$ cvs -R annotate -r1.40.6.1 sys/dev/midi.c              
Annotations for sys/dev/midi.c
***************
cvs [annotate aborted]: unexpected EOF reading RCS file 
/data/mirror/openbsd/cvs/src/sys/dev/midi.c,v

When I use cvs.openbsd.org as server it works.

bluhm

Reply via email to