User Tools

Site Tools


how_to_setup_xcode3_to_access_the_svn_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
how_to_setup_xcode3_to_access_the_svn_server [2008/11/10 17:32]
karnlund
how_to_setup_xcode3_to_access_the_svn_server [2011/07/22 14:52] (current)
digineural removed spam
Line 45: Line 45:
  
 So take your snvmioskey.pub file that you created above and send it to the "​Programmers Lounge"​ forum in the "​Public key collection"​ thread. ​ Shortly after TK may tell you that you have been granted access. So take your snvmioskey.pub file that you created above and send it to the "​Programmers Lounge"​ forum in the "​Public key collection"​ thread. ​ Shortly after TK may tell you that you have been granted access.
- 
 ===== Command line test ===== ===== Command line test =====
  
 Once you have been granted access you can test it by doing the following in a terminal application (terminal.app or iterm.app are good ones) Once you have been granted access you can test it by doing the following in a terminal application (terminal.app or iterm.app are good ones)
  
-  % ssh -i ~/​.ssh/​svnmioskey -2 svn@svnmios.midibox.org+  % ssh -i ~/​.ssh/​svnmioskey -2 svn@midibox.org
  
 After entering your passphrase that you used to create the key you will see: After entering your passphrase that you used to create the key you will see:
Line 58: Line 57:
 press ctrl-c to exit and you will see press ctrl-c to exit and you will see
  
-  Connection to svnmios.midibox.org closed.+  Connection to midibox.org closed.
   %   %
 +
 +
 +
 +
 ===== Setup SVNMIOS Repository ===== ===== Setup SVNMIOS Repository =====
  
Line 76: Line 79:
 When it's done it will show that it's authenticated.\\ When it's done it will show that it's authenticated.\\
 {{wiki:​svn_xcode:​xcoderepgood.jpg?​500}} {{wiki:​svn_xcode:​xcoderepgood.jpg?​500}}
- 
- 
  
  
how_to_setup_xcode3_to_access_the_svn_server.1226338354.txt.gz ยท Last modified: 2008/11/10 17:32 (external edit)