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

Re: Need help!!!!

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-12-10 14:51:39 CET

The svn client only operates on URLs. Try
file:///absolute/path/to/repos.

And read the book. :-)

"damodar" <damodard@infotech.stph.net> writes:

> Hi
>
> I have built the svn server with the latest working copy on a Red Hat
> linux 8 and built the apache and svn server as per the installation
> information of INSTALL file.
>
> I have created the repository using
> svnadmin create
>
> Now when I am trying to create a directory in the newly created
> repository with the command:
>
> svn mkdir /path to repository/newdirectory name -m "this is my first
> project" Then I get the following error:
>
> svn: subversion/libsvn_subr/io.c:1746:(apr_err=3D2,src_err=3D0)
> svn: No such file or directory
> svn: svn_io_file_open : Can't open /home/reposityor/.svn/lock
>
> Can you help me in resolving this error.
>
> Thanks in advance.
>
> damodar

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 10 14:54:30 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.