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

Re: Newbie question: Whats the windows svn url

From: Aaron Wood <woody77_at_gmail.com>
Date: 2005-10-07 20:26:47 CEST

On 10/7/05, Lothar Scholz <llothar@web.de> wrote:
> Hello,
>
> I have setup a svnserve server on port 2006 of my machine but when i
> want to checkout the data i get only errors. I tried:
>
> svn checkout svn://666.666.666.666:2005//z:/work_repositories/foobar

If svnserve has been told that your repositories are in
z:\work_repositories, then you need:

svn co svn://<server>/foobar

-Aaron

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 7 20:31:21 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.