Date: Tue, 31 Jan 2006 13:49:17 +0000 (UTC) From: Simon Barner <barner@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsdadm Makefile distinfo Message-ID: <200601311349.k0VDnIms040448@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
barner 2006-01-31 13:49:17 UTC
FreeBSD ports repository
Modified files:
devel/cvsdadm Makefile distinfo
Log:
- Update to 0.2
- ChangeLog:
o If no -R are given, cvsdadm will try to check if the repository is in
the cwd.
o &Init_repository: Verify if the repository is in a sane state _before_
attempting any operation. The difference between this behavior and the
old one is that cvsdadm will not stop in the middle of an operation
(eg: adding a user) and let the repository almost ready.
o New command [-C]. If this command is given with -R and nothing else,
it will create a new repository. It means CVSROOT dir, passwd, readers and
writers files.
If -C is given with any other flags -[adekq], it will create the repository
file(s) if they are missing. Your repository files will not be overwritten
if they already created. Cvsdadm is gentle for your repository...
This option can be given with interactive [-i] mode too.
o Better handling and logic with interactive mode.
o Remove some redundant lines of code that do the same things
unnecessarily.
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
PR: ports/92578
Revision Changes Path
1.2 +1 -1 ports/devel/cvsdadm/Makefile
1.2 +3 -3 ports/devel/cvsdadm/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601311349.k0VDnIms040448>
