>
> Hi
>
> I was trying to create a repository with this command.
>
> svnadmin create --fs-type fsfs newrepo
>
> But, it is giving error as follows.
>
> svnadmin: Repository creation failed
> svnadmin: Creating db lock file
> svnadmin: Can't open file 'newrepo/locks/db.lock': Permission denied
>
>
iginal Message-
> From: Rajesh Saha [mailto:rajeshsaha...@gmail.com]
> Sent: Thursday, February 10, 2011 10:46 PM
> To: users@subversion.apache.org
> Subject: Re: svnadmin create repo/path - Error
>
>Hi
>
>I was trying to create a repository with thi