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

Installation problem on svn 1.2.3

From: phil campaigne <pcampaigne_at_charter.net>
Date: 2005-09-20 19:43:22 CEST

I have read ch 6 that you referenced but find that it assumes a lot of
specific knowledge. I have been using "svnserve", it was a typo in my
previous post.

I'll focus on getting the svn protocol right. Here's what I tried:

[phil@hardwoodthunder subversion]$ svnserve -i
( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline ) ) )

1.
[phil@hardwoodthunder subversion]$ svn checkout
svn://localhost/usr/local/subversion/repos
svn: URL 'svn://localhost/usr/local/subversion/repos' doesn't exist
2.
[phil@hardwoodthunder subversion]$ svn checkout
svn://localhost/usr/local/subversion/repos/trunk ReportingSystem
svn: URL 'svn://localhost/usr/local/subversion/repos/trunk' doesn't exist
3.
[phil@hardwoodthunder subversion]$ svn checkout
svn://localhost:3690/usr/local/subversion/repos
svn: URL 'svn://localhost:3690/uxr/local/subversion/repos' doesn't exist
[phil@hardwoodthunder subversion]$
4.
[phil@hardwoodthunder subversion]$ svn checkout
svn://localhost:3690/usr/local/subversion/repos/trunk ReportingSystem
svn: URL 'svn://localhost:3690/usr/local/subversion/repos/trunk' doesn't
exist

no luck

I can checkout using the file:/// protocol from the command line so I
have installed correctly.

I'm stuck. Please nudge me.
thanks,
Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 20 20:20:49 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.