[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Trying to build SVN 1.5 on Ubuntu

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Sun, 8 Jun 2008 12:35:26 -0500

On Sun, Jun 8, 2008 at 12:09 PM, Robert Dailey <rcdailey_at_gmail.com> wrote:

> On Sun, Jun 8, 2008 at 11:51 AM, Stefan Sperling <stsp_at_elego.de> wrote:
>
>> On Sun, Jun 08, 2008 at 11:18:16AM -0500, Robert Dailey wrote:
>> > On Sun, Jun 8, 2008 at 11:12 AM, Robert Dailey <rcdailey_at_gmail.com>
>> wrote:
>> > > I followed the steps, creating the 'svn' account and such,
>> and at
>> > the end
>> > > I was able to do a checkout ON the server using 'svn',
>> however,
>> > when I
>> > > went to that same windows machine and tried to connect to my
>> > server and
>> > > view the repository, it froze again. What am I doing wrong?
>> Why
>> > can I not
>> > > use the command line after initiating svnserve (without
>> pressing
>> > CTRL+C)?
>> > > Help is appreciated.
>> >
>> > That guide looks OK. Maybe there's a firewall between you and the
>> > server (192.168.10.150) that blocks your SSH connection
>> attempts?
>> >
>> > I'm using PuTTY to connect to my linux server, so I'm not sure how
>> to
>> > execute that command. Are you expecting me to try that on the
>> server
>> > itself? There shouldn't be any firewalls, since I'm connecting to
>> it
>> > directly over the LAN. I'll play with this a little more and see if
>> I
>> > can't get it working with the new information you guys gave. Thank
>> you.
>>
>> I don't know how to use svn+ssh:// from Windows.
>>
>> > Update:
>> >
>> > I tried connecting to SSH from the server itself, and I get the below
>> log:
>> >
>> > So I guess this means it is working.
>>
>> Yes, it is working. You need to figure out how to use svn+ssh:// from
>> your Windows client.
>>
>> > What complications are caused if I am
>> > logged into the SSH (via PuTTY) when I'm trying to connect via
>> TortoiseSVN
>> > at the same time?
>>
>> None.
>
>
> One thing I never saw in these tutorials I've been reading is how the SVN
> client knows what svnserve command to execute after it logs into SSH. For
> example, what if I want to specify the root of my repository?
>
> Okay, so I just figured out something odd. When I go to task manager (on
> windows) and close the TortoiseSVN repo browser (because it's stuck trying
> to initialize the repository list), once the TSVN window goes away I get an
> error message from PuTTY, but it's not even running! How odd is that? The
> error says:
>
> "PuTTY Fatal Error
> Server unexpectedly closed network connection"
>
> I'm wondering if PuTTY is acting as a firewall/bridge or something...
>

Okay, so I downloaded Subversion and tried to do a checkout with that
(instead of with TortoiseSVN). Below is what I get on windows:

C:\foo>svn co svn+ssh://192.168.10.150/svn_root/svn/personal/
svn: Can't create tunnel: The system cannot find the file specified.

However, I'm more than capable of connecting to my machine with PuTTY and
PLink. I used this guide to verify that a few things work, and all tests
passed:
http://www.medicalnerds.com/tortoisesvn-and-svnssh-problems/

Any idea what else I can try?
Received on 2008-06-08 19:35:51 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.