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

RE: ordinal 4046 LIBEAY32.dll error

From: Modha Khammammettu <MKhammammettu_at_calcas.com>
Date: Wed, 23 Sep 2009 21:53:49 -0700

Still get the same error.

________________________________________
From: Andy Levy [andy.levy_at_gmail.com]
Sent: Wednesday, September 23, 2009 7:28 PM
To: Modha Khammammettu
Cc: users_at_subversion.tigris.org
Subject: Re: ordinal 4046 LIBEAY32.dll error

On Wed, Sep 23, 2009 at 22:05, Modha Khammammettu
<MKhammammettu_at_calcas.com> wrote:
> I created a directory svnprojects.
> In that directory I ran the following command
> c:\svnprojects>svnadmin create svn
>
> Now I do not know how to pass absolute path. I tried
>
> C:\>svnserve -d -r c:\svnprojects svn
> Type 'svnserve --help' for usage.
> C:\>svnserve -d -r "c:\svnprojects" svn
> Type 'svnserve --help' for usage.
> C:\>svnserve -d -root c:\svnprojects svn
> svnserve: Root path 'oot' does not exist or is not a directory.
> C:\>svnserve -d -rc:\svnprojects svn
> Type 'svnserve --help' for usage.
>
> Can you please tell me how to do it?

svnserve -d -r c:\svnprojects\svn

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-24 06:55:14 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.