vc-osc.el
is a backend for emacs
vc-mode
which supports interaction with the Open Build
Service.
It is a quick hack based on vc-svn.el
, and has undergone very little
testing so far.
Put vc-osc.el
somewhere in your emacs load-path
in the normal manner
and ensure that it gets loaded. Then do:
M-x customize-variable vc-handled-backends
and add osc
to the list of backends.
Feedback is very welcome! Please submit issues via the github issue tracker, and submit pull requests in the normal manner.
Thanks! Adam