Subject: CVS commit: pkgsrc/devel/cvsync
From: MAEKAWA Masahide
Date: 2003-09-09 19:45:12
Message id: 20030909174513.40132B004@cvs.netbsd.org

Log Message:
cvsync 0.24.6

Changes:
        * New feature: specify configurations in command line. (client)

          URI Syntax:
                \ 
cvsync://<hostname>[:<port>][/[<name>/release/[?<aux>]]]

          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.

Files:
RevisionActionfile
1.49modifypkgsrc/devel/cvsync/Makefile
1.47modifypkgsrc/devel/cvsync/distinfo