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

Problems using svnserve: Cannot open file '<path-to-repo>\db\write-lock': Permission denied.

From: Marco <teuchlfex1202_at_gmx.de>
Date: 2005-09-18 18:58:23 CEST

Hi.

Today I've installed SVN 1.2.3 on Windows XP SP2, TortoiseSVN 1.2.2 and I'm
running svnserve as an Windows service using SVNService which I found at
http://subversion.tigris.org/faq.html#svnserve-win-service. I was able to
create a repository at v:\svn\mlm where v:\ is my partition for databases
(MySQL, some old MS VSS repos and SVN). svnserve is running with -d -r
v:\svn\ so my repo URL is svn://localhost/mlm/. But when I try to import my
files into this repo using svn import or TortoiseSVN I get the following
error:

Add P:\www\mlm\menu.php
Add P:\www\mlm\index.php
svn: Cannot open file 'V:\svn\mlm\db\write-lock': Permission denied

The account under which the service is running has maximum rights, I also
tried Administrator account. Importing the files using file://v:/svn/mlm
works fine.

Thanks for your help.

Marco

-- 
Marco von Frieling
In den Ackern 8
27374 Wittorf
Tel.: 0 42 60 / 95 14 - 65
Mail: teuchlfex1202@gmx.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Sep 18 19:25:20 2005

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.