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

APR bug breaks multiuser working copies again in 1.1.0-rc2

From: Max Bowsher <mob22_at_cam.ac.uk>
Date: 2004-08-12 14:48:04 CEST

There is a bug in the APR bundled with apache 2.0.50:

apr_dir_make(APR_OS_DEFAULT) creates dirs with the sticky bit set.

svn-1.1.0 *MUST NOT* be rolled with this apr, or it will kill the ability
for multiple users to work with a single working copy.

A fix is in apr cvs. apr_file_info.h should be manually updated to r1.40.2.6
to include the fix.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 12 16:26:31 2004

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.