(Todo): Note work needed to make this backend functional.
* Makefile.in (ELCFILES): Update vc-dav.el location.
2008-06-22 Dan Nicolaescu <dann@ics.uci.edu>
* vc-dav.el: Move here from url/vc-dav.el.
-
+ (Todo): Note work needed to make this backend functional.
+
* Makefile.in (ELCFILES): Update vc-dav.el location.
2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
;;; Commentary:
+;;; Todo:
+;;
+;; - Some methods need to be updated to match the current vc.el.
+;; - rename "version" -> "revision"
+;; - some methods need to take a fileset as a parameter instead of a
+;; single file.
+
;;; Code:
(require 'url)