[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: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 23 Sep 2009 22:28:53 -0400

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=2399123

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