From 29f018cb26ebe7116af2216c0172f81cb1f7fda0 Mon Sep 17 00:00:00 2001 From: gehenna Date: Tue, 9 Sep 2003 17:48:37 +0000 Subject: cvsync 0.24.6 Changes: * New feature: specify configurations in command line. (client) URI Syntax: cvsync://[:][/[/release/[?]]] Samples: cvsync://some.where/ Retrieves the collections list. cvsync://some.where/foo/rcs/?prefix=/localsrc Retrieves the collection foo/rcs under /localsrc. The documentation is not prepared yet. * Fix a bug to fail to execute in background when use an option -p to specify a file name to store a PID number and it is a relative path. (server) * Add samples to distribute NetBSD/OpenBSD CVS repositories. --- devel/cvsync/PLIST | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel/cvsync') diff --git a/devel/cvsync/PLIST b/devel/cvsync/PLIST index 426288344db..b2f4eaf9ba0 100644 --- a/devel/cvsync/PLIST +++ b/devel/cvsync/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/04/20 12:58:49 gehenna Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/09/09 17:48:37 gehenna Exp $ bin/cvscan bin/cvsync bin/cvsyncd @@ -10,5 +10,7 @@ man/man1/cvsyncd.1 man/man1/rcscan.1 man/man1/rcscmp.1 share/examples/cvsync/cvsync.conf +share/examples/cvsync/cvsyncd-NetBSD.conf +share/examples/cvsync/cvsyncd-OpenBSD.conf share/examples/cvsync/cvsyncd.conf @dirrm share/examples/cvsync -- cgit v1.2.3