OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Niall O'Higgins (niallocvs.openbsd.org)
Date: Fri Jun 01 2007 - 12:47:48 CDT


CVSROOT: /cvs
Module name: src
Changes by: niallocvs.openbsd.org 2007/06/01 11:47:47

Modified files:
        usr.bin/cvs : checkout.c commit.c file.c file.h import.c
                         rcs.c rcs.h repository.c repository.h status.c
                         update.c

Log message:
add support for local and remote branch checkout. for example,
cvs co -rOPENBSD_3_0 works now.
along the way, simplify and rationalise code and fix a few nits.

ok joris xsa ray