URL:
  <http://gna.org/bugs/?func=detailitem&item_id=2844>

                 Summary: DVC needs a way to retrieve a specific revision of
a specific file.
                 Project: Xtla
            Submitted by: moy
            Submitted on: Sun 09/04/2005 at 23:04
                Category: dvc
                Priority: 1 - Later
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Planned Release: None
         Type of request: None
         Merge available: None
           merge request: 
           Fixed Release: 
Test case in xtla-tests.el: 

    _______________________________________________________

Details:

Something like

(dvc-get-file-revision-file (path revision) ...)

that would return a pair (filename temp) where filename is a file whose
content is the content of the file named PATH at revision REVISION, and temp
is true if the file is a temporary file and should be deleted.

(dvc-get-file-revision-buffer (path revision) ...)

doing the same, but returning a buffer.

The revision should be given as specified in bug #2843.

This, plus the resolution of bug #2843 will give us ediff integration for
everyone almost for free.






    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=2844>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


Reply via email to