Committed revision 219 to http://mwolson.org/bzr/dvc/

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.

-- 
       Michael Olson -- FSF Associate Member #652     |
 http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net  |  /` |\ | | |
            Sysadmin -- Hobbies: Lisp, GP2X, HCoop    | |_] | \| |_|
Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |

Attachment: pgpFYutQ9eg24.pgp
Description: PGP signature

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

Reply via email to