Permissions error
-
I’m trying my first pull after installing the plugin, but I’m getting an error “Revisr requires write permissions to the repository. The recommended settings are 755 for directories, and 644 for files.”
I’ve set the .git directory permissions as follows (www-data is the WordPress administrative account). What am I missing?
drwxr-sr-x 8 root www-data 4.0K Jan 7 16:37 .
drwxr-sr-x 4 root www-data 4.0K Oct 17 14:47 ..
drwxr-sr-x 2 root www-data 4.0K Oct 17 14:47 branches
-rwxr-xr-x 1 root www-data 13 Dec 5 10:49 COMMIT_EDITMSG
-rwxr-xr-x 1 root www-data 255 Dec 5 10:49 config
-rwxr-xr-x 1 root www-data 73 Dec 5 10:49 description
-rwxr-xr-x 1 root www-data 203 Dec 5 10:49 FETCH_HEAD
-rwxr-xr-x 1 root www-data 20 Dec 5 10:49 HEAD
drwxr-sr-x 2 root www-data 4.0K Oct 17 14:47 hooks
-rw-r–r– 1 root www-data 23 Jan 7 16:37 .htaccess
-rwxr-xr-x 1 root www-data 399K Dec 5 10:49 index
drwxr-sr-x 2 root www-data 4.0K Oct 17 14:47 info
drwxr-sr-x 3 root www-data 4.0K Oct 17 14:48 logs
drwxr-sr-x 260 root www-data 4.0K Oct 17 14:51 objects
drwxr-sr-x 5 root www-data 4.0K Oct 17 14:48 refs
- The topic ‘Permissions error’ is closed to new replies.