Problem committing with multiple users on fsfs.
From: Christopher Dunn <Christopher.Dunn_at_Freescale.com>
Date: 2004-09-01 21:39:52 CEST Anybody can check out, diff, etc. When the person who created the Subversion repo commits, no problem. But when a different user commits, he gets a message like this: bash% svn commit -m "" hello.c Sending hello.c Transmitting file data .svn: Commit failed (details follow): svn: Can't move '/proj/svn/db/current.3.tmp' to '/proj/svn/db/current': Operation not permitted We have tried adding read/write permission everywhere in /proj/svn. The umask is not the problem. Here is how the repo was created: svnadmin create --fs-type fsfs /proj/svn Can anyone help us? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org Received on Wed Sep 1 21:48:30 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.