On Aug 11, 2009, at 08:05, Stef Kuypers wrote:
> I've installed the openCollabNet binary package of subversion for mac
> os x, I installed the latest version of Eclipse (3.5) and subclipse
> (1.6.4), I am running the svnserve application as a standalone daemon
> and I used the svnadmin command line tool to make a repository
> (although I thought this should be possible using subclipse).
>
> I still don't manage to create a new repository location in subclipse.
> I keep getting connection refused and no repository found errors.
>
> I've been scouting the internet for a solution but to no avail. Is
> there someone who can give me a solution to this problem?
>
> I only want to set up a single user local subversion repository .
You'll need to supply more detail. What version of Mac OS X? Where on
disk is the repository -- what was the path you passed to svnadmin
create? How are you running svnserve -- with what -r parameter, if
any? What URL are you trying to check out from? What error message
exactly did you get? Have you tried enabling logging in svnserve, and
if so what does the log say?
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2382659
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-11 22:22:08 CEST