Monotone::AutomateStdio

Issue 133: Relative Paths To DB Don't Work

Reported by Tony Cooper, Jan 14, 2011

$mtn = Monotone::AutomateStdio->new("my-db.mtn");
Attempts to open "/my-db.mtn".

The mtn subprocess is started under / when given a db file name so 
as to help avoid workspace interference (even when the relevant 
--no-workspace switch, or what ever it is, wasn't supported). Need 
to obtain the canonical absolute path to the db before doing a 
chdir("/").

Comment 1 by Tony Cooper, Jan 14, 2011

Status: Accepted
Owner: aecooper

Comment 2 by Tony Cooper, Jan 15, 2011

Status: Started

Comment 3 by Tony Cooper, Jan 15, 2011

Status: Fixed

Comment 4 by Tony Cooper, Jan 15, 2011

Status: Verified

Created: 13 years 10 months ago by Tony Cooper

Updated: 13 years 10 months ago

Status: Verified

Owner: Tony Cooper

Labels:
Type:Defect
Priority:Medium

Quick Links:     www.monotone.ca    -     Downloads    -     Documentation    -     Wiki    -     Code Forge    -     Build Status