iSVN is a lightweight SVN(Subversion) client for iOS.
With iSVN you can update/view/edit files and commit changes on your iPhone/iPad easily.
Features:
• SVN operations: checkout / commit / update / log / info / properties / diff / revert, etc.
• Supports "svn://", "http://" and "https://" protocols
• TortoiseSVN-style file icon overlays
• File management (copy/cut/paste/delete)
• Basic text editing
FAQs:
Q: Whats the working copy format version?
A: iSVN uses the same working copy format as SVN(Subversion) 1.8.x.
Q: Where is the ".svn" directory?
A: ".svn" is stored in the top-level directory of the working copy, and it has been hidden to prevent unintentional changes.
Q: Does iSVN support "svn+ssh://"?
A: "svn+ssh://" is currently not supported yet.