[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: Mark Parker <mark_at_msdhub.com>
Date: 2005-03-08 23:51:28 CET

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 00:04:41 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.