Changes between Version 3 and Version 4 of ZooWebSite/ZooKernel/Download
- Timestamp:
- Apr 19, 2010, 5:46:22 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/ZooKernel/Download
v3 v4 14 14 }}} 15 15 16 For registred developers, as the server waiting incoming SSH connexions on the 1046 port, you'll have to edit your {{{~/.subversion/config}}} file to add a tunnel. Let us name it as {{{zoossh}}}, you can then use the following command : 17 18 {{{ 19 #!sh 20 # sed "s:\[tunnels\]:\[tunnels\]\nzoosvn = /usr/bin/ssh -p 1046:g" -i ~/.subversion/config 21 # svn co svn+zoosvn://svn.zoo-project.org/var/svn/repos/trunk zoo-project 22 }}} 23 16 24 = ZOO Kernel MIT/X-11 License = 17 25