Changes between Version 6 and Version 7 of SubversionAccess
- Timestamp:
- May 28, 2009, 12:30:41 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SubversionAccess
v6 v7 38 38 }}} 39 39 * TortoiseSVN 40 ''Not tested yet as none of use use Tortoise'' 41 To generate a key under windows you may need to get Putty. Open Explorer file window, right-click in the file section (get a pop-up), choose: TortoiseSVN -> Settings -> "Network" Pane-> SSH Client: 40 ''Not tested yet as none of use use Tortoise''. To generate a key under windows you may need to get Putty. Open Explorer file window, right-click in the file section (get a pop-up), choose: TortoiseSVN -> Settings -> "Network" Pane-> SSH Client: 42 41 {{{ 43 C:\Program Files\TortoiseSVN\bin\TortoisePlink.exe -l username -i C:/PATH/TO/username_dsa42 C:\Program Files\TortoiseSVN\bin\TortoisePlink.exe -l svnuser -i C:/PATH/TO/UserName_dsa 44 43 }}} 45 44