On Friday 19 January 2001 14:26, Lars Gullik Bjønnes wrote:
> The branch tag is sticky so you don't have to use that.
[snip]
> so:
> cvs update
> cvs commit -m 'msg'
Thanks.
> | However, there are a few files that I wouldn't want to commit.
Specifically,
> |
> | config/lyxinclude.m4
> | src/frontends/xforms/forms/makefile
> |
> | How do I omit these? Just add them to the relevant .cvsignore files?
>
> Yes, you can (temporarily) add them there.
Excellent. And if the .cvsignore files don't exist, do I need to specify the
branch somehow? Ie,
cvs add -r BRANCH_NATBIB config/.cvsignore
fails.
All I need now is write access ;-)
aleem@pneumon:src-> cvs commit -m 'Preliminary natbib support'
cvs commit: Examining .
cvs commit: Examining boost
[snip]
[EMAIL PROTECTED]'s password:
? config/.cvsignore
? lyx_cxx_repository
? patch.diff
? configure-xforms
? configure-kde
**** Access denied: Insufficient Karma (leeming|lyx-devel/config)
cvs server: Pre-commit check failed
**** Access denied: Insufficient Karma (leeming|lyx-devel/src)
cvs server: Pre-commit check failed
**** Access denied: Insufficient Karma
(leeming|lyx-devel/src/frontends/xforms)
cvs server: Pre-commit check failed
**** Access denied: Insufficient Karma
(leeming|lyx-devel/src/frontends/xforms/forms)
cvs server: Pre-commit check failed
**** Access denied: Insufficient Karma (leeming|lyx-devel/src/insets)
cvs server: Pre-commit check failed
cvs [server aborted]: correct above errors first!