Skip to content

madanyang/vc-osc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

osc backend for emacs vc-mode

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.

Installation

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.

Support / development / feedback

Feedback is very welcome! Please submit issues via the github issue tracker, and submit pull requests in the normal manner.

Thanks! Adam

About

osc backend for emacs vc mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%