Committed [EMAIL PROTECTED]

2005-09-06 17:55:31 GMT Stefan Reichoer <[EMAIL PROTECTED]>     patch-2

    Summary:
      First implementation of dvc-current-active-dvc
    Revision:
      dvc--dev--0--patch-2

    - dvc-current-active-dvc checks, if the current tree is managed by a
      revision control system mentioned in dvc-select-priority.
      The first system that controls the tree is returned.
    - The check is done via a dvc system specific tree-root function
    - Two tree-root functions are implemented:
      tla-tree-root (is already in xtla)
      xhg-tree-root: Implemented in this patch
    - dvc-prefix-alist contains a mapping from the symbolic name to the
      used lisp prefix
    - dvc--intern-symbol-name uses dvc-prefix-alist and a postfix to build
      a symbol name

Reply via email to