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

the simplest possible question

From: KEITH GUNN <keithgunn_at_mehermail.com>
Date: Thu, 17 Sep 2009 18:28:39 -0700

Hi, good Samaritans,

I'm new to subversion, but I have a server and a subversion instance
set up on one of my windows vista machines (named lifeware), and a
client on another, connected via the usual network hardware, and able
to see each other through various network protocols. I also have both
Apache and synserve set up on the server., the machine that holds the
repository (mistake, but I leapt before I looked). The server is
showing that it has running Apache and synserve services.

From the command line on the client, I try to access the server,
unsuccessfully. But, from the command line on the server machine, I
can access the subversion repository just fine. The repository is at
c:\svn_repository\repos and has a tree in it called tape_tracking that
contains my files in its trunk.

When apache was set up, it announced that the repository path was
c:\svn_repository and it was listening on localhost:80. synserve may
have announced a port of 3690 -- something did but I may have been
going too fast.

When I try to execute svn ls on the client, I use a url that it doesn't like:

//lifeware/repos, or //lifeware:80/repos or http://lifeware.repos
doesn't work, and neither does any obvious variation with more stuff
after repos.

Any idea how to invoke my subversion repository from my client
machine? I feel quite close to the answer, but not.

Thanks,
Keith

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2396251

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-18 03:32:53 CEST

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.