Item said "vc-update/vc-merge should deal with VC systems that don't

update/merge on a file basis, but on a whole repository basis." That's
what selecting the top-level directory of the repo or working copy is
for.
This commit is contained in:
Eric S. Raymond 2008-05-09 20:28:54 +00:00
parent af83ee68b7
commit 6877092ed6

View file

@ -552,9 +552,6 @@
;;; Todo:
;; - vc-update/vc-merge should deal with VC systems that don't
;; update/merge on a file basis, but on a whole repository basis.
;;
;; - deal with push/pull operations.
;;
;; - "snapshots" should be renamed to "branches", and thoroughly reworked.