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

Re: Can't get shared lock on win98

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-01-30 06:54:39 CET

matthew ford wrote:

>meger fails for me (due to locks) running Win2000 client and Win98 server.
>(svnserve.exe)
>
>
*Sigh*

You really should believe the FAQ, you know. It says there that
Subversion doesn't work as a server on Win9x/Me. We certainly didn't
write that down with our fingers crossed. In-repository diff will fail.
Merge will fail. Checkout will fail. In some situations, even update and
commit will fail. The platform simply does not provide the APIs that a
Subversion server currently needs.

Now, I'm fairly certain that, with a lot of effort, this could be
changed. If someone comes up with a patch that doesn't affect other
platforms (and doesn't require separate compilation for Win9x), it might
be accepted. Although I would personally advise against trying to use a
fundamentally broken platform for any kind of server that stores
critical data.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 30 06:57:23 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.