Bug Report
----------

Reported By:    Stephen Rasku
Module:         CVS
Version:        1.10.8
OS:             Solaris 7 (SPARC)
Description:    

This happened when trying to import using client/server mode.

[stephen@lima bugzilla/bugzilla-2.10] 999 $ cvs import -I! -m 
"Importing bugzilla 2.10" tools/bugzilla bugzilla bugzilla-2_10
import.c:567: failed assertion `entdata->options[0] == '-' && 
entdata->options[1] == 'k''
N tools/bugzilla/.cvsignore
Terminated with fatal signal 6
Core dumped; preserving /tmp/cvs-serv23122 on server.
CVS locks may need cleaning up.

By changing my CVSROOT variable from:

        :pserver:stephen@lima:/tgi/data/cvsroot

to:

        /tgi/data/cvsroot

Reply via email to