mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
To use psvn, add the following line to your ~/.emacs:
|
|
|
|
(require 'psvn)
|
|
|
|
Start the svn interface with `M-x svn-status'.
|