Download List

项目描述

Codeville is a distributed version control system. It began with a novel idea for a merge algorithm and has grown from there. It is designed to be easy to use and scales from small personal projects to very large distributed ones.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-07 18:36
0.1.12

在这个版本修正模糊的问题cdvupgrade有关衔接和与此问题有关的,一个包装的问题,阻止cdvupgrade需要从代码变更集代小问题被包括在内,与新的统一的差异代码的几个问题。cdvupgrade已得到修复因此运行它自己的输出是一个身份的运作,忽略漂浮在服务器上的历史。 setup.py现在反映新的代码许可。
标签: Major bugfixes
This release fixes obscure issues in cdvupgrade pertaining to
convergence and a small issue with changeset generation related to this
issue, a packaging issue which prevented code needed by cdvupgrade
from being included, and a few issues with the new unified diff code.
cdvupgrade has been fixed so running it on its own output is an identity
operation, and it ignores floating history on servers. setup.py now
reflects the new code license.

2005-05-07 06:17
0.1.11

文件系统的扫描,优化。 '犬瘟热病毒init'的介绍。 urandom设备现在用于如果存在,和Windows上的Python 2.4不再需要windrandom.pyd文件。 '犬瘟热建设'现在是一个小更强大。历史的格式改为不允许隐式合并。花式新为O(n *日志(n))的比赛取代了旧的代码为O(n ^ 3)执行。 zlib的第6级,而不是现在使用的9。 。犬瘟热病毒目前普遍使用的元数据目录,而不是CVILLE。该cdvupgrade剧本修改工作,客户端和服务器。库格式版本。许可证改为BSD和许多错误修正了。
标签: Minor feature enhancements
Scanning of the filesystem was optimised. 'cdv init' was introduced. urandom is now used if present, and Python 2.4 on Windows no longer requires the windrandom.pyd file. 'cdv construct' is now a little more robust. The history format was changed to not allow implicit merges. Fancy new O(n * log(n)) match code replaced the old O(n^3) implementation. zlib level 6 is now used instead of 9. .cdv is now used as the metadata directory instead of CVILLE. The cdvupgrade script was modified to work on both clients and servers. The repository format was versioned. The license was changed to BSD and many bugfixes were made.

2005-04-28 11:24
0.1.10

此版本固定在删除文件时,服务器,回溯从Windows时,与所有文件上出现了问题,后做'结构',与发出的命令的反应修改服务器的问题,并犯有错误的锁问题,即合并,'更新'了,有时不正确。带有'问题的更新三维'并未发挥diffs是沿着固定的问题如CVILLE目录不能在系统的根目录,'差异- R的回购'引起了追溯,然后运行'还原上一个文件'删除从本地文件系统造成的回溯。
标签: Major bugfixes
This release fixed a locking bug on the server when files are deleted, a traceback when committing from Windows, a problem with all files showing up as modified after doing a 'construct', a problem with the server sending responses out of order, and an issue where merges made by 'update' were sometimes incorrect. A problem with 'update -d' not pulling in diffs was fixed along with issues where the CVILLE directory could not be at the root of the filesystem, 'diff -r repo' caused a traceback, and running 'revert' on a file deleted from the local filesystem caused a traceback.

Project Resources