Code review comment for lp:~parthm/bzr/376388-dot-bazaar-ownership

Revision history for this message
Parth Malwankar (parthm) wrote :

> See https://bugs.edge.launchpad.net/bzr/+bug/376388/comments/16,
> only root can use chown.

One approach could be to catch OSError during chown. That way
the ownership would be correct under sudo and in the normal
case the user won't be bothered.

« Back to merge proposal