> Ah ! Good new, currently I avoid the problem using a post-hook doing a 
> massive 
> chgrp -R GROUP
> chmod -R g+w

> Having this setting in _darcs/prefs is not bad, but why not using same 
> permissions than the _darcs directory:

Not a bad idea...  Although I'm a little bit cautious about doing to
many things automatically.  The current behaviour is

  Darcs respects your umask and principal group

The behaviour I'm proposing is

  Darcs respects your umask and principal group except if you say otherwise

The behaviour you're proposing is

  Darcs doesn't respect your umask and principal group by default

So I think it might be a better idea to implement your behaviour as an
option.

                                        Juliusz

_______________________________________________
darcs-devel mailing list
darcs-devel@darcs.net
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel

Reply via email to