New submission from Edwin <[EMAIL PROTECTED]>: When doing any command that uses ssh, I get a directory called "darcs-ssh" left behind after it finishes (with Windows set up as it is for me, darcs uses the current directory for temporary files). I'd be inclined to blame External.controlMasterPath for this (called by External.getSSH), since it creates this directory with no provision to tidy it up afterwards. I don't understand the CM stuff well enough to attempt to fix it, though. (In the meantime, creating C:\tmp\ makes darcs put tempfiles there, so it's out of the way)
---------- messages: 1224 nosy: EricKow, droundy, edwint, tommy priority: bug status: unread title: ssh-related commands leave a darcs-ssh directory behind. ____________________________________ Darcs issue tracker <[EMAIL PROTECTED]> <http://bugs.darcs.net/issue348> ____________________________________ _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
