uff -- part (or entire) of the issues resolved. Due to my evil bashism in
include = cat ~/code/mr/lib/*[^~] ~/.mr/*[^~] 2>/dev/null || :
poor perl's `` evalutation failed -- example:
$> perl <( echo 'print `cat ~/code/mr/lib/*[^~] ~/.mr/*[^~] `;' )
cat: /home/yoh/code/mr/lib/*[^~]: No such file or directory
cat: /home/yoh/.mr/*[^~]: No such file or directory
thus for now I just 'bash -c' it explicitely
But now I wonder -- is 'checkout' legit if there are no repositories defined?
if not (thus mr complains kinda correctly) then please close the bug
since it seems to work fine with my explicit bash call after it starts reading
configurations right -- thus sorry for the noise.
--
Yaroslav Halchenko
Research Assistant, Psychology Department, Rutgers-Newark
Student Ph.D. @ CS Dept. NJIT
Office: (973) 353-5440x263 | FWD: 82823 | Fax: (973) 353-1171
101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102
WWW: http://www.linkedin.com/in/yarik
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]