|
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: Joris Vink (joris
cvs.openbsd.org)
Date: Fri Jul 07 2006 - 12:37:17 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: joris
cvs.openbsd.org 2006/07/07 11:37:17
Modified files:
usr.bin/cvs : Makefile checkout.c cmd.c commit.c cvs.c cvs.h
diff.c diff_internals.c fatal.c file.c getlog.c
log.c status.c update.c util.c
Added files:
usr.bin/cvs : client.c remote.c remote.h server.c
Log message:
first part of opencvs remote, fairly useable on existing trees
although i advise against using it on real development trees for now.
only a few commands work right so far:
- commit
- diff
- status
- log
- update (partially working)
if you feel like testing remote and run into bugs feel free to
contact me, and please include a full trace (-t).
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]