Changes between Version 11 and Version 12 of windows
- Timestamp:
- Feb 3, 2010, 10:36:09 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows
v11 v12 5 5 6 6 === For GiBUU developers === 7 8 See [http://tortoisesvn.net/ssh_howto TortoiseSVN SSH HowTo] or follow the explanation given below: 9 7 10 1. Install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ putty] on your system 8 11 * At JLU Giessen you may also use the [http://www.uni-giessen.de/hrz/service/icd.html automatic network installation]: Choose "Weitere Software" and then "putty". … … 15 18 * Now execute 16 19 {{{ 17 cat ~/.ssh .id_dsa.pub >> .ssh/authorized_keys20 cat ~/.ssh/id_dsa.pub >> .ssh/authorized_keys 18 21 }}} 19 22 * Open in your Windows "PuTTYgen"