Skip to main content.

2003-Apr-12

When submitting new changes to pkgsrc-wip, I did:
cd /usr/pkgsrc/wip/file
pkglint # to check
export CVS_RSH=ssh
cvs commit
cvs add patches
cvs delete TODO
cvs commit
cvs add patches/patch-aa
cvs commit
cvs add MESSAGE
cvs commit # probably should have just done one "commit" after all of this