SubVersion
Here is the SubVersion
web site.
- To create a new repository:
svnadmin create /path/to/repository
Tools
Links
Default editor
To change
svn default editor do the following:
- Edit
~/.bashrc and add something like: export SVN_EDITOR=mcedit
Related topics
LinuxConfig