Commit graph

4 commits

Author SHA1 Message Date
bjs
9d934a6e35 Fix pathname substitution.
XXX this really should have an rc.d script and INSTALL/DEINSTALL
scripts/OWN_DIRS and/or REQD_DIRS.  Volunteers? ;)

bump rev.
2008-06-13 05:57:07 +00:00
bjs
076e3e6f46 Update to version 0.8.0. While here, use CONF_FILES framework and provide
some sensible default values for the server configuration file via
the SUBST framework.  Use REPLACE_PYTHON.  New variable CODEVILLE_DATADIR,
which defaults to ${VARBASE}/db/cdv.

New in version 0.8.0:

  * Remember commit message and autofill it on next attempt if commit
    fails
  * fixed: catch requests for non-existent diffs
  * fixed: error handling cleanup in networking code
  * fixed: Windows-specific networking fixes
  * fixed: binary file corruption on Windows with 'construct'
  * fixed: glob expansion with 'describe -d'
  * fixed: renaming corner case involving directories, renaming and
    deleting
  * fixed: files renamed out of a deleted directory on another branch were
    marked as a name conflict
  * fixed: use case-insensitive regexps for post-commit hooks because the
    config parser lowercases everything
  * fixed: filesystem timestamp precision problems
  * fixed: Python 2.5 fixes

These fixes have been collecting for a while. Now you all get to enjoy
them too.

The version number has been changed to reflect that the currect code is
stable, yet is still missing some features which would be necessary for a
1.0 release
2008-06-13 04:55:53 +00:00
drochner
39d04cd237 update to 0.1.8
changes:
-speedup
-UI improvements
-bugfixes

Warning:
Archives built with older versions need to be converted before use,
see http://www.codeville.org/ for details.
2004-08-19 15:27:25 +00:00
drochner
afa0408bb0 import codeville-0.1.7.1, another distributed revision control system
(implemented in Python)
2004-08-15 14:32:27 +00:00