On Tue, Mar 02, 2004 at 09:23:43AM -0500, Timothy Stone wrote:
> $ cvs -d $REP import -ko -I! -m "some meaningful message" blojsom
> BLOJSOM REL_2_11
> 
> Basically, the "-ko" switch seems to be hosing the JAR files in the
> project. Everything gets a Sticky Option of -ko. This kills JARs.

Yup.  The -ko on the command line overrides the -kb in
cvswrappers.

Try putting -ko in your ~/.cvsrc (look up the syntax in the
manual); then don't specify any -k variant on the command line.
That way it'll be the -kb in cvswrappers that takes precedence.

(No comment on your -W approach; I've never tried it, so I have
to take your word for it that it doesn't work.)

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        [EMAIL PROTECTED]
|  |  /
It must be said that they would have sounded better if the singer
wouldn't throw his fellow band members to the ground and toss the
drum kit around during songs.
        - Patrick Lenneau


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to