Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version behebt Probleme in dunklen cdvupgrade in Bezug auf Konvergenz und ein kleines Problem mit changeset Generation zu diesem Thema, ein Thema, das Verpackungs-Code cdvupgrade von benötigt verhindert Zusammenhang mit aufgenommen werden kann, und ein paar Probleme mit dem neuen Standard-Diff-Code. Cdvupgrade wurde behoben so läuft es auf seiner eigenen Produktion ist eine Identität, Betrieb, und es ignoriert schwimmende Geschichte auf Servern. setup.py entspricht bereits der neuen Code Lizenz.
Tags: 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

Scannen des Dateisystems wurde optimiert. 'cdv init' eingeführt wurde. urandom ist jetzt verwendet, falls vorhanden, und Python 2.4 wird unter Windows nicht mehr benötigt windrandom.pyd Datei. 'cdv konstruieren "ist jetzt ein wenig robust. Die Geschichte Format wurde geändert, um nicht eine implizite übergeht. Lust auf neue O (n * (n)) Match-Code-Log ersetzt die alte O (n ^ 3) Umsetzung. zlib-Stufe 6 ist nun anstelle von 9 Jahren. . cdv wird jetzt als Metadaten-Verzeichnis statt CVILLE verwendet. Die cdvupgrade Skript wurde geändert, um sowohl auf Clients und Servern arbeiten. Der Repository-Format wurde versioniert. Die Lizenz wurde auf BSD verändert und viele Bugfixes wurden.
Tags: 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

Diese Version behoben Verriegelung ein Fehler auf dem Server, wenn Dateien gelöscht werden, wenn ein Traceback-Begehung von Windows, um ein Problem mit allen Dateien zeigt sich wie zu tun, nachdem ein "Konstruktion", ein Problem mit dem Server, der Treffer in der falschen Reihenfolge geändert und ein Thema, bei dem geht made by 'update' wurden manchmal nicht korrekt. Ein Problem mit "update-d 'ziehen nicht in diffs wurde mit Fragen an behoben, bei dem die CVILLE Verzeichnis nicht an der Wurzel des Dateisystems,' diff-r Repo" werden könnte verursachte einen Traceback und aktiviert 'wieder' auf eine Datei gelöscht aus dem lokalen Dateisystem verursacht einen Traceback.
Tags: 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