On 17 February 2010 00:48, Soren Hansen <email address hidden> wrote:
> Would using pwd.getpwuid(os.geteuid()).pw_dir rather than
> os.environ['HOME'] cause more problems than it solves?
I think so.
The right place to solve this is imo under sudo, by using the set_home
config option or -H option. This is not particularly specific to bzr.
On 17 February 2010 00:48, Soren Hansen <email address hidden> wrote: os.geteuid( )).pw_dir rather than
> Would using pwd.getpwuid(
> os.environ['HOME'] cause more problems than it solves?
I think so.
The right place to solve this is imo under sudo, by using the set_home
config option or -H option. This is not particularly specific to bzr.
-- launchpad. net/~mbp/>
Martin <http://