Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 1997 07:01:26 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG
Subject:   cvs commit: src/contrib/cvs/src cvs.h lock.c main.c server.c
Message-ID:  <199705171401.HAA07986@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

peter       1997/05/17 07:01:26 PDT

  Modified files:
    contrib/cvs/src      cvs.h lock.c main.c server.c 
  Log:
  Pull in OpenBSD's support for checking out from a read-only repository,
  such as within an anoncvs server, or from a CDROM repository.
  Cyclic (the cvs maintainers) do not like this approach and have an
  alternative read-only system, but that requires a read/write repository to
  work (which rules out CDROM).
  
  Obtained from: OpenBSD
  
  Revision  Changes    Path
  1.3       +3 -0      src/contrib/cvs/src/cvs.h
  1.2       +329 -172  src/contrib/cvs/src/lock.c
  1.6       +6 -1      src/contrib/cvs/src/main.c
  1.3       +1 -1      src/contrib/cvs/src/server.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705171401.HAA07986>