Committed revision 220 to http://bzr.xsteve.at/dvc/

Merged from Michael Olson: Fix some spurious uses of the / character that 
involve tla-tree-root
    ------------------------------------------------------------
    revno: 217.1.3
    merged: [EMAIL PROTECTED]
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Mon 2007-07-23 17:03:10 -0400
    message:
      Merge from Stefan
    ------------------------------------------------------------
    revno: 217.1.2
    merged: [EMAIL PROTECTED]
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Mon 2007-07-23 17:01:09 -0400
    message:
      Fix some spurious uses of the / character that involve tla-tree-root
      
      * lisp/dvc-core.el (dvc-find-tree-root-file-first): Mention that the
        directory is guaranteed to end in /.
        (dvc-tree-root-helper): Ditto.  Also mention what happens when location
        is nil.
      
      * lisp/tla-bconfig.el (tla-bconfig-insert-directory): Simplify.  Expand
        both arguments to substring in order to ensure correctness.
      
      * lisp/tla-core.el (tla-tree-root): Mention what happens when location is
        nil.
      
      * lisp/tla.el (tla-file-name-relative-to-root): Fix regexp and add a
        comment to explain why it looks strange.
        (tla-make-log): Don't add slash after tree root.  This causes problems
        when adding log entries, and is not needed, since we guarantee the tree
        root to end in a slash.
        (tla-partner-file-precious, tla-partner-file-source): Remove initial
        slash, since we concatenate with the tree root, which always has a
        slash.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to