On Wed, Aug 24, 2011 at 02:57:48PM -0700, William Stein wrote:
> On Sat, Aug 20, 2011 at 12:21 AM, Nicolas M. Thiery
> > Ah shoot, I forgot to check the push permissions. On
> > combinat.sagemath.org, the directories /home/combinat/hg/patches and
> > /home/combinat/hg/misc belonged (recursively) to www-data, so that the
> > web server could have write access on those. Could you change the
> > permissions similarly on boxen? I guess using combinat as user, and
> > www-data (or whatever the analogue is for apache2 on boxen) as group
> > would be good to give write access to both combinat by ssh and the web
> > server. I guess just doing this permission change on
> > /home/combinat/hg/.hg/store (and same for misc) is both sufficient and
> > safer.
> 
> Done.   Now what?     Can we do the switch?

I am still getting:

abandon : HTTP Error 500: Permission denied: .hg/store/lock

I guess that's because the group is still missing write permissions
(recursively):

    drwxr-xr-x 3 combinat www-data  4096 2011-08-18 00:38 store

Cheers,
                                Nicolas
--
Nicolas M. Thiéry "Isil" <nthi...@users.sf.net>
http://Nicolas.Thiery.name/

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to