darcs

Issue 400 Lack of permission to write in root directory causes push failure

Title Lack of permission to write in root directory causes push failure
Priority bug Status duplicate
Milestone Resolved in
Superseder update docs on temp directory creation.
View: 76
Nosy List darcs-devel, dmitry.kurochkin, kowey, scintilla, thorkilnaur, tommy
Assigned To
Topics

Created on 2007-01-27.23:53:23 by scintilla, last changed 2009-08-27.13:51:43 by admin.

Messages
msg1443 (view) Author: scintilla Date: 2007-01-28.23:10:44
I'm working with two repositories on the same machine:
/code
drwxr-xr-x   18 root      admin   612 27 Jan 15:39 ./
drwxr-xr-x   16 root      admin   544  5 Jan 00:33 ../
drwxr-xr-x    7 hspencer  staff   238 27 Jan 15:38 _darcs/
drwxr-xr-x    7 hspencer  staff   238 27 Jan 15:45 working_proj/

/Darcs
drwxr-xr-x   5 hspencer  staff   170 27 Jan 15:39 ./
drwxrwxr-t  40 root      admin  1360 27 Jan 15:20 ../
drwxr-xr-x   7 hspencer  staff   238 27 Jan 15:39 _darcs/


Running "darcs push /Darcs" from the /code directory gives the following message:
darcs: Failed to create temporary file darcs: permission denied (Permission denied)

darcs 1.0.8, Revision 1
on OSX 10.3.9

This error is a bit different than that mentioned in the diagnostic messages
section of the documentation.  I have permission to write to my local
repository, and the remote repository, but am missing permission to write to the
root directory of my local repository.  I have permission to write to selected
subfolders of the root directory.  So I'm not clear why I need access to the
root of the local repository in order to push to another repository.
msg2084 (view) Author: kowey Date: 2007-08-21.07:34:13
Sounds like a duplicate of issue76.  Moving you there.  Thanks.
History
Date User Action Args
2007-01-27 23:53:23scintillacreate
2007-01-28 23:01:11scintillasetstatus: unread -> unknown
nosy: droundy, tommy, beschmi, kowey, scintilla
messages: - msg1439
2007-01-28 23:10:51scintillasetpriority: bug -> wishlist
status: unknown -> unread
messages: + msg1443
nosy: droundy, tommy, beschmi, kowey, scintilla
2007-08-21 07:34:14koweysetpriority: wishlist -> bug
status: unread -> duplicate
superseder: + update docs on temp directory creation.
messages: + msg2084
nosy: droundy, tommy, beschmi, kowey, scintilla
2009-08-06 17:50:43adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, thorkilnaur, - droundy, scintilla
2009-08-06 20:53:11adminsetnosy: - beschmi
2009-08-10 22:01:24adminsetnosy: + scintilla, - markstos, darcs-devel, zooko, jast, dagit, Serware, mornfall
2009-08-25 18:02:04adminsetnosy: + darcs-devel, - simon
2009-08-27 13:51:43adminsetnosy: tommy, kowey, darcs-devel, scintilla, thorkilnaur, dmitry.kurochkin