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

Re: svnserver on win xp home: is it started up?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-04 03:57:36 CEST

Jonathan Boutelle wrote:
> When I run svnserve -d it seems to start up fine.
>
> But when I do svn checkout svn://localhost:3690 it produces the
> following error
> "No repository found in "svn:localhost://3690"
>
> Now I have made a repository (in fact, I've made two, one with
> tortoiseSVN, one with the command line).
>
> Any pointers as to what I'm doing wrong?

You don't need the 3690 bit; that's the default port.

Just try 'svn checkout svn://localhost/absolute/path/to/repository'

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 4 02:59:11 2004

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.