File: vc-svn.el.html
Sync'd with Subversion's vc-svn.el as of revision 5801. but this version has been extensively modified since to handle filesets.
Defined variables (11)
vc-svn-admin-directory | The name of the ".svn" subdirectory or its equivalent. |
vc-svn-annotate-switches | String or list of strings specifying switches for svn annotate under VC. |
vc-svn-diff-switches | String or list of strings specifying extra switches for svn diff under VC. |
vc-svn-global-switches | Global switches to pass to any SVN command. |
vc-svn-header | Header keywords to be inserted by ‘vc-insert-headers’. |
vc-svn-log-view-mode-abbrev-table | Abbrev table for ‘vc-svn-log-view-mode’. |
vc-svn-log-view-mode-hook | Hook run after entering SVN-Log-View mode. |
vc-svn-log-view-mode-map | Keymap for ‘vc-svn-log-view-mode’. |
vc-svn-log-view-mode-syntax-table | Syntax table for ‘vc-svn-log-view-mode’. |
vc-svn-program | Name of the SVN executable. |
vc-svn-register-switches | Switches for registering a file into SVN. |