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

Re: Subversion and Windows 98 SE

From: John J Smith <johnjsmith_at_rediffmail.com>
Date: 2004-11-05 20:25:06 CET

Christian Gudrian <Christian.Gudrian <at> gmx.de> writes:

> I've just installed Subversion (latest version) on an almost naked
> Windows 98 SE system. I added the APR_ICONV_PATH environment variable
> and rebooted. I created a repository like this:
>
> svnadmin create c:\svnrepos --fs-type fsfs
>
> which worked properly.
>
> Then I tried to check out from this freshly created repository. Like
> this:
>
> svn co file:///c:/svnrepos
>
> I get the following error messages:
>
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///c:/svnrepos'
> svn: Can't get shared lock on file 'c:/svnrepos/locks/db.lock': the
> process is unable to access the file, because another process locked
> part of the file (error message roughly translated from German)

This problem is discussed here:

  http://thread.gmane.org/gmane.comp.version-control.subversion.devel/52602
  http://thread.gmane.org/gmane.comp.version-control.subversion.devel/52615
  http://thread.gmane.org/gmane.comp.version-control.subversion.devel/52616
  http://thread.gmane.org/gmane.comp.version-control.subversion.devel/52650

Hopefully, a future release (1.1.2?) will solve it.

jjs

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 5 20:25:39 2004

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.