看板 DFBSD_commit 關於我們 聯絡資訊
joerg 2005/01/25 06:00:18 PST DragonFly src repository Modified files: gnu/usr.bin/cvs Makefile.inc gnu/usr.bin/cvs/cvs Makefile Added files: gnu/usr.bin/cvs/cvs root.c.patch Log: Mostly switch to the patch framework. For cvs.1.patch, it's easier to do by hand. Add a patch to let CVS ignore the environment variable CVSREADONLYFS for remote repositories. This allows a user to make lock-operation the default behaviour for local repositories without cludges for remote support. Revision Changes Path 1.4 +0 -1 src/gnu/usr.bin/cvs/Makefile.inc 1.7 +5 -8 src/gnu/usr.bin/cvs/cvs/Makefile http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cvs/Makefile.inc.diff?r1=1.3&r2=1.4&f=u http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cvs/cvs/Makefile.diff?r1=1.6&r2=1.7&f=u