[darcs-devel] [issue1184] darcs send: does a chdir $PWD at the end?
Trent Buck
bugs at darcs.net
Wed Oct 29 03:06:38 UTC 2008
New submission from Trent Buck <trentbuck at gmail.com>:
I use msmtp as sendmail, and it takes quite a while to terminate
because doesn't exit until the remote SMTP server accepts the message.
Anyway, while msmtp was running, I moved my darcs tree from
darcs-make--tmp to darcs-make, thinking that darcs send wouldn't care:
why would it need to change directory? Apparently I was wrong, as the
transcript below shows.
$ darcs send -p 'of trivial' http://darcs.net/unstable --all
Patch bundle will be sent to: droundy at darcs.net, darcs-users at darcs.net
You need a passphrase to unlock the secret key for
user: "Trent W. Buck <trentbuck at gmail.com>"
1024-bit DSA key, ID 24EDC406, created 2006-12-06
Waiting for Emacs...
Successfully sent patch bundle to: droundy at darcs.net, darcs-users at darcs.net.
darcs: /home/twb/VCS/darcs-make-tmp: setCurrentDirectory: does not exist (No such file or directory)
$
----------
messages: 6514
nosy: dagit, dmitry.kurochkin, kowey, simon, thorkilnaur, twb
status: unread
title: darcs send: does a chdir $PWD at the end?
__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1184>
__________________________________
More information about the darcs-devel
mailing list