I think that was just my bad typing in the email (on a different machine). However, this morning instead of that message, it sat there for a couple minutes, then timed out:

ssh: connect to host svn.mywebsite.com port 22: Connection timed out


At 09:59 PM 9/10/2008, you wrote:
Real quick observation your error code says 'scn+ssh'.. Shouldn't it say 'svn+ssh'?

Ryan

On Sep 10, 2008, at 8:58 PM, Scott Olmsted wrote:


I have a small job making a few modifications to a Rails site. I see that there are Subversion directories and files on the server, but I have no experience with Subversion, and only a little with Git. I figure this would be as good a time as any to get some Subversion experience, especially since I want to use Capistrano out of the box to deploy the changes.

I installed Subversion on my Linux box and because

/home/myusername/svn/myproject

exists on the server I tried checking out the trunk files with

svn co svn+ssh: //[EMAIL PROTECTED]/home/myusername/svn/myproject

but I get

svn: Unrecognized URL scheme for 'scn+ssh:
//[EMAIL PROTECTED]/home/myusername/svn/myproject'

How can I tell if a Subversion server is running there and what path to put in my checkout command?

Or am I somehow going about this all wrong?

Thanks,

Scott





--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---

Reply via email to