a2ps-patches
[Top][All Lists]
Advanced

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

Re: Add style sheets for e and Vera languages


From: Franck Lombardi
Subject: Re: Add style sheets for e and Vera languages
Date: Sun, 6 Oct 2002 14:10:16 +0200
User-agent: KMail/1.4.3

Hi Ed,

To make a more readable patch :
You can use the "cvs-utils" scripts and this cvs configuration file :

address@hidden:~
(0)% cat .cvsrc
cvs -z9
diff -u -N
update -P -d
checkout -P

All this options are always apply to your cvs commands.
diff -u is to have a unidiff output (with + and -, instead of > and <) and -N 
it is for new files.

If you want to add some files, you must use :
(1) cvs add file1 file2 ...
(2) cvsdiff Changelog file1 file2 .... (and others diff files) (cvsdiff not 
cvs diff, it is a cvs-utils script)
(3) You can mail the output of (2)

(4) clcommit

-- 
Franck Lombardi
EPITA Promotion 2004
fingerprint = BECF 5A99 EF09 3BB6 01EE B86A 05D3 87E7 1735 86D2






reply via email to

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