Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 1997 07:20:34 -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 main.c
Message-ID:  <199705171420.HAA08153@freefall.freebsd.org>

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

peter       1997/05/17 07:20:34 PDT

  Modified files:
    contrib/cvs/src      main.c 
  Log:
  Implement a -R option to cvs to turn on read-only repository mode.
  When using a local repository that is only written to by CVSup - which
  I assume doesn't do the cvs locking protocol - this option might be a
  speedup since cvs will not create lock files.
  
  Revision  Changes    Path
  1.7       +6 -1      src/contrib/cvs/src/main.c



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