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

RE: SVNSERVE -d not starting on Windows 2003 Server

From: Kevin M. Green <kevin.green_at_smooware.com>
Date: 2005-03-09 21:24:57 CET

Mark,
Thanks for the info.
I was worried that the server was not starting properly because there was no
message displayed and I did not know how to check the status.

It leaves you somewhat hanging when you hit enter after typing in the
command line and nothing happens except that the cursor goes to the next
line and blinks. That usually means something has gone wrong.

You are correct with your advice about trying to use IE.
I don't know what I was thinking - maybe I can blame the late hour...

I started using the SVN client commands and got "svn cat
svn://site/proj/foo.txt" to work which was the breakthrough to know that the
server was up and going. I have since downloaded the TortoiseSVN client and
I am up and going just fine.

I even downloaded the Windows Service wrapper mentioned in the TortoiseSVN
documentation. I will try this soon. I will be much happier running
svnserve as a service anyhow.

Thanks for taking the time to respond.
Best regards
Kevin

-----Original Message-----
From: Mark Parker [mailto:mark@msdhub.com]
Sent: Tuesday, March 08, 2005 5:51 PM
To: Kevin M. Green
Cc: users@subversion.tigris.org
Subject: Re: SVNSERVE -d not starting on Windows 2003 Server

Kevin M. Green wrote:
> So then from a cmd box I tried svnserve -d -r c:\svn
> There was never any message displayed from the process as described in the
> book.
>
> I tried svn://localhost/*.*
> from the IE browser on the machine where I installed the package.

IE doesn't talk the svn protocol (it talks the http protocol). Try using
  the svn client: svn ls svn://localhost/reponame

You may want to read through the TortoiseSVN docs:
http://tortoisesvn.tigris.org/docs/TortoiseSVN_en/ch03s02.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 9 21:19:36 2005

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.