atom-svn-commit

Simple SVN commit plugin for the Atom editor to commit the current working file to the repository with a commit message right in the editor.

glowurms

3,466

0

0.1.1

MIT

GitHub

SVN commit package for Atom

Simple SVN commit plugin for the Atom editor to svn ci the current working file with a commit message right in the editor.

Works for Subversion working copies:

Package Install Instructions

Atom text editor
Install:
Via apm
Install:

apm install atom-svn-commit

Git via apm commands
Install:

apm install github:glowurms/atom-svn-commit

Update:

apm update atom-svn-commit

Manual installation/update

Clone/download this repo then copy or move the working copy into your Atom packages directory.

Mac/Linux location:

~/.atom/packages/

May require a restart of the Atom text editor