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: Tobias Stoeckmann (tobiascvs.openbsd.org)
Date: Tue Jun 10 2008 - 19:47:05 CDT


CVSROOT: /cvs
Module name: src
Changes by: tobiascvs.openbsd.org 2008/06/10 18:47:05

Modified files:
        usr.bin/cvs : history.c

Log message:
GNU cvs "compresses" CVSROOT/history by shrinking entry for working dir
and repositry by replacing home directory with ~ and adding things like
"*4" at the end of working directory if the last part of a path is the
same for working directory and repository.

ok joris