Changes between Version 4 and Version 5 of Subversion
- Timestamp:
- 12/22/08 13:06:26 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Subversion
v4 v5 60 60 You can test the connection using the following command (this should not show any errors): 61 61 {{{ 62 svn list svn+eussh:// hmun@euserv/var/svn/repos/62 svn list svn+eussh://<user>@<host>/var/svn/repos/ 63 63 }}}