info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvswrappers and import command line conflict???


From: Eric Siegerman
Subject: Re: cvswrappers and import command line conflict???
Date: Tue, 2 Mar 2004 17:45:09 -0500
User-agent: Mutt/1.2.5i

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.        address@hidden
|  |  /
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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]