No subject


Fri Nov 28 17:05:26 GMT 2008


bzr push  bzr+ssh://host/path/server/testing

I end up with the following:

server/
|-- [drwxrws--- bzruser  users]  .bzr
|       (snip)
|-- [drwxr-sr-x brad     users   ]  testing  #No group write perm
|   `-- [drwxr-sr-x brad     users   ]  .bzr
|           (snip)


Note that the permission on the pushed branch follows my umask and the
sgid on the directory, and is therefore not group writable. So no one
else in 'users' can write there. Am I doing something wrong?

Thanks for any tips,
-Brad




More information about the bazaar mailing list