[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: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Wed, 29 Jul 2009 03:09:02 -0500

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?

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

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