Yes, actually initially I didn't have the colon, but still does not work. Also the svn/project folder is directly above the public_html directory, not a sub directory, which is why I imagine the colon or something is needed. I'm not sure if their is a log in my console or something that would help narrow this down.
Thank you! Christopher On Oct 13, 5:14 am, Dirk Stoop <[email protected]> wrote: > Hi Christopher, > > Error 210002 is a connection error (as you probably might have > guessed), we are working to improve error reporting in Versions for > these errors. > > Can you try removing the trailing colon from the host-name part of > your URL? > > So instead of: > svn+ssh://[email protected]:/home/etcetera, use: > svn+ssh://[email protected]/home/etcetera > > Thanks, > - Dirk > the Versions team > > On Oct 13, 7:12 am, Christopher Beckwith <[email protected]> wrote: > > > > > Hello, > > > I have Site5 for hosting and have spent over 4 hours working with them > > attempting to connect to my repository. > > > I created it in terminal appropriately, and created a rsa key which is > > in my home directory and in the .ssh folder in my home directory as > > instructed. > > > When connecting in ssh I can commit but in versions on snow leopard > > with firewall turned off, I type in a title for the url I enter: > > > svn+ssh://[email protected]:/home/heavym/svn/project > > > And I enter my user name heavym > > > And no password since I'm using rsa. > > > And each time I get An unknown subversion error occured. (code = > > 210002) > > > The only thing on Google Groups with that error were in regards to > > having the firewall turned on on a mac server which I am not using. I > > would like to purchase this software before the trial ends but of > > course only if I can get it to work. Thanks so much in advance! > > > Christopher Beckwith --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/versions?hl=en -~----------~----~----~----~------~----~------~--~---
