a2ps-patches
[Top][All Lists]
Advanced

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

Re: Add style sheet for C# language


From: Akim Demaille
Subject: Re: Add style sheet for C# language
Date: 25 Sep 2002 09:46:05 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

| I'm getting ready to commit e.ssh (and vera.ssh).
| I'm presently bootstrapping a 4-1x tree, I already
| have a "latest" tree.
| 
| I don't seem to have 'clcommit' on my system!?

cvs ci is OK, but here is the version of clcommit I use.  I should
document this somewhere, thanks!

Attachment: clcommit
Description: Text document


| So is this correct:
| 
| % cd <4-1x>/a2ps/sheets
| % cvs add e.ssh
| % cvsdiff e.ssh
| (presumably send the patches to this list)
| % clcommit e.ssh
| % emacs sheets.map
| (make changes)
| % cvsdiff sheets.map
| (send changes to list)
| % clcommit sheets.map
| % cd ..
| % emacs README ChangeLog
| (make changes)
| % cvsdiff README
| % cvsdiff ChangeLog
| % clcommit README
| % clcommit ChangeLog

Nope: run cvsdiff only once (no args), at the end.  And run clcommit
once (no args) at the end too.


| One of the other threads mentioned clcommit being
| part of libtool...I have libtool but no clcommit...

Nope, that's wrong.  It's part of the cvs-utils (or the cvsutils, I
don't recall which one: both exist).

| Also, what's the ground rule on check-in comments...
| use'em?  (E.g.  cvs add -m 'Specman style sheet' e.ssh)

clcommit takes care of this.

reply via email to

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