pkgsrc/devel/codeville/PLIST

96 lines
3.2 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.4 2005/05/10 16:31:34 drochner Exp $
bin/cdv
bin/cdv-agent
bin/cdvpasswd
bin/cdvserver
bin/cdvupgrade
${PYSITELIB}/Codeville/DFS.py
${PYSITELIB}/Codeville/DFS.pyc
${PYSITELIB}/Codeville/DFS.pyo
${PYSITELIB}/Codeville/RawServer.py
${PYSITELIB}/Codeville/RawServer.pyc
${PYSITELIB}/Codeville/RawServer.pyo
${PYSITELIB}/Codeville/SRP.py
${PYSITELIB}/Codeville/SRP.pyc
${PYSITELIB}/Codeville/SRP.pyo
${PYSITELIB}/Codeville/__init__.py
${PYSITELIB}/Codeville/__init__.pyc
${PYSITELIB}/Codeville/__init__.pyo
${PYSITELIB}/Codeville/agent.py
${PYSITELIB}/Codeville/agent.pyc
${PYSITELIB}/Codeville/agent.pyo
${PYSITELIB}/Codeville/auth.py
${PYSITELIB}/Codeville/auth.pyc
${PYSITELIB}/Codeville/auth.pyo
${PYSITELIB}/Codeville/bencode.py
${PYSITELIB}/Codeville/bencode.pyc
${PYSITELIB}/Codeville/bencode.pyo
${PYSITELIB}/Codeville/cdv_glob.py
${PYSITELIB}/Codeville/cdv_glob.pyc
${PYSITELIB}/Codeville/cdv_glob.pyo
${PYSITELIB}/Codeville/client.py
${PYSITELIB}/Codeville/client.pyc
${PYSITELIB}/Codeville/client.pyo
${PYSITELIB}/Codeville/client_helpers.py
${PYSITELIB}/Codeville/client_helpers.pyc
${PYSITELIB}/Codeville/client_helpers.pyo
${PYSITELIB}/Codeville/client_net.py
${PYSITELIB}/Codeville/client_net.pyc
${PYSITELIB}/Codeville/client_net.pyo
${PYSITELIB}/Codeville/crypt.py
${PYSITELIB}/Codeville/crypt.pyc
${PYSITELIB}/Codeville/crypt.pyo
${PYSITELIB}/Codeville/db.py
${PYSITELIB}/Codeville/db.pyc
${PYSITELIB}/Codeville/db.pyo
${PYSITELIB}/Codeville/diff.py
${PYSITELIB}/Codeville/diff.pyc
${PYSITELIB}/Codeville/diff.pyo
${PYSITELIB}/Codeville/entropy.py
${PYSITELIB}/Codeville/entropy.pyc
${PYSITELIB}/Codeville/entropy.pyo
${PYSITELIB}/Codeville/history.py
${PYSITELIB}/Codeville/history.pyc
${PYSITELIB}/Codeville/history.pyo
${PYSITELIB}/Codeville/lcsmatch.py
${PYSITELIB}/Codeville/lcsmatch.pyc
${PYSITELIB}/Codeville/lcsmatch.pyo
${PYSITELIB}/Codeville/merge.py
${PYSITELIB}/Codeville/merge.pyc
${PYSITELIB}/Codeville/merge.pyo
${PYSITELIB}/Codeville/mergelcs.py
${PYSITELIB}/Codeville/mergelcs.pyc
${PYSITELIB}/Codeville/mergelcs.pyo
${PYSITELIB}/Codeville/network.py
${PYSITELIB}/Codeville/network.pyc
${PYSITELIB}/Codeville/network.pyo
${PYSITELIB}/Codeville/old/__init__.py
${PYSITELIB}/Codeville/old/__init__.pyc
${PYSITELIB}/Codeville/old/__init__.pyo
${PYSITELIB}/Codeville/old/history.py
${PYSITELIB}/Codeville/old/history.pyc
${PYSITELIB}/Codeville/old/history.pyo
${PYSITELIB}/Codeville/old/merge.py
${PYSITELIB}/Codeville/old/merge.pyc
${PYSITELIB}/Codeville/old/merge.pyo
${PYSITELIB}/Codeville/passwd.py
${PYSITELIB}/Codeville/passwd.pyc
${PYSITELIB}/Codeville/passwd.pyo
${PYSITELIB}/Codeville/selectpoll.py
${PYSITELIB}/Codeville/selectpoll.pyc
${PYSITELIB}/Codeville/selectpoll.pyo
${PYSITELIB}/Codeville/server.py
${PYSITELIB}/Codeville/server.pyc
${PYSITELIB}/Codeville/server.pyo
${PYSITELIB}/Codeville/testtest.py
${PYSITELIB}/Codeville/testtest.pyc
${PYSITELIB}/Codeville/testtest.pyo
${PYSITELIB}/Codeville/upgrade.py
${PYSITELIB}/Codeville/upgrade.pyc
${PYSITELIB}/Codeville/upgrade.pyo
Changes 0.1.10: * Un*x shell style filename expansion on windows * 'rebuild' can be done from a given changenumber * 'last-modified' can be done from a given changenumber * 'update' recognizes repository URLs of the format 'cdv://server/{changenumber}' * 'diff' can now take 'local' as either first or second -r argument * 'diff' does not display diffs for files which exist on only 1 side by default * 'diff' takes -N switch to show diffs for files which exist on only 1 side * fixed: critical bug where an invalid merge was generated and not caught by the server * fixed: locking bug on server when files are deleted * fixed: traceback when committing from windows * fixed: all files show up as modified after doing 'construct' * fixed: server sending responses out of order * fixed: merge done by 'update' was sometimes incorrect * fixed: 'update -d' not pulling in diffs * fixed: CVILLE directory could not be at the root of the filesystem * fixed: 'diff -r repo' caused traceback * fixed: 'revert' on a file deleted from the local filesystem caused traceback Changes 0.1.9: * Allow user to be specified on client command line via -u * Server port is configurable via the config file or -o on the command line (-p is already being used, I need to switch to long opts) * Server catches exceptions and only shuts down the offending connection, rather than exiting * 'commit' takes -b for backup, makes it not generate a new changeset * 'history' accepts filenames on the command line * New command 'heads' shows currents heads in the client * New command 'last-modified' gives the last change to modify a file * Server doesn't revalidate changes already committed to other repositories, better performance for branching and merging * fixed: bad changesets being generated for some merge cases * fixed: merging a change with its ancestor caused traceback * fixed: locking bug on failed commit * fixed: 'add' of CVILLE directory issued warning but did the add anyway * fixed: 'diff' with ... tries to diff files not open for edit
2005-02-22 16:35:56 +01:00
share/doc/Codeville-${PKGVERSION}/LICENSE.txt
share/doc/Codeville-${PKGVERSION}/cdvserver.conf.sample
@dirrm share/doc/Codeville-${PKGVERSION}
@dirrm ${PYSITELIB}/Codeville/old
@dirrm ${PYSITELIB}/Codeville