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

Re: Subversion and Tortoise Stopped Working

From: Dan B <maverickh18_at_yahoo.com>
Date: Wed, 29 Jul 2009 01:21:51 -0700 (PDT)

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Subject: Re: Subversion and Tortoise Stopped Working
To: "Dan B" <maverickh18_at_yahoo.com>
Cc: "Subversion Users" <users_at_subversion.tigris.org>
Date: Wednesday, July 29, 2009, 4:09 AM

On Jul 29, 2009, at 02:57, Dan B wrote:

> Sorry for the confusion.  And I made a typo, I meant to say that I'm running Tortoise 1.6.3, not 1.3.6.  As for Subversion, I went to the sight and downloaded and installed CollabNet's Subversion 1.6.3.  However, that still did not work.  It created a different repository, but other than that, it made no difference.
>
> Also, I was able to get the file: protocol to work going directly to the directory location, finally.  However, I was able to get the svn://localhost to work in order to get the most recent update, but afterward, when I went to use the localhost to commit some changes (trying not to get behind), it couldn't see the files anymore.  The error it showed for svn://localhost is simply "No repository found"
>
> I know very little about the command line, which is why I used an installer.  I used the documentation on Subversions sight to try to run svnserve as a service, but while I was able to create the service, it never allows me to start it, saying that the "service did not respond to the start or control request in a timely fashion."  The service i ran was:
>
> sc create svn binpath= "\"c:\program files\subversion\bin\svnserve.exe\" --service -rc:\svnrepos" displayname= "Subversion Server" depend= Tcpip start= auto
>
> and sc start svn
>
> So now the file:/// protocol works, but not the svn:// protocol.  And I've tried both svn://localhost and svn://[my ip]:3690.  The former worked once then started saying "No repository found"  The latter worked before the power out, but now always times out.  I'm sorry I'm not very good at explaining this, but I'm good with interface, not command prompt.

Hopefully someone with Windows expertise will jump in here, but just to make sure: c:\svnrepos is your repository?

Dan:  OK I just unistalled everything (again) and only reinstalled tortoise and the most recent Subversion (CollabNet).  I made c://svnrepos the repository, the port 3690, and the host "localhost." Also, the installer allows me to tell svnserve to run as a service under these parameters, which I said yes to.

Now I am able to see the repository through the file:/// protocol AND the svn://localhost protocol when I am actually on the computer hosting the repository.  So the server must be working.  However, the hitch is I still can't connect from another computer using the IP address and the port.

The port isn't the problem, because I am not being actively denied access.  The connection fails, it seems, simply because my host computer is not responding in a timely manner.  So yes the repository is there and yes svnserve is running.  Yes I can access it locally, through both the file and svn protocols.  But no, I cannot access it remotely.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2376520

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-29 10:34:47 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.