[darcs-devel] darcs patch:More SSH stuff

2006-07-06 Thread Eric Kow
Notes: - also includes stuff these patches depend on - scrutiny requested... i don't really know if what i'm doing is right, and also I'm not running under Windows, so I can't tell if my code does the right thing (I do know it compiles, but that's about it) This fixes Windows redirecti

[darcs-devel] darcs patch: Improved SSH ControlMaster check. (and 2 more)

2006-07-06 Thread Eric Kow
Thu Jul 6 22:18:19 CEST 2006 Eric Kow <[EMAIL PROTECTED]> * Improved SSH ControlMaster check. Remove spurious error messages seen in issue200 and issue219. Fixes issue218. Thu Jul 6 22:25:09 CEST 2006 Eric Kow <[EMAIL PROTECTED]> * Refactor calls to ssh/scp/sftp. Fri Jul 7 0

[darcs-devel] [issue220] missing inventories file in repo for darcs project

2006-07-06 Thread Eric Kow
New submission from Eric Kow <[EMAIL PROTECTED]>: In all my copies of the darcs darcs repository, I have lately been getting complaints like darcs: /foo/bar/myDarcsRepo/_darcs/inventories/20030921155726-53a90-7d65b741dd9d81ff290ee5423046dd53f783a180.gz: openBinaryFile: does not exist (No such fi

Re: [darcs-devel] [issue218] Patch bundle failed hash

2006-07-06 Thread Eric Y. Kow
On Thu, Jul 06, 2006 at 13:48:34 +, simonpj wrote: > 1 (minor): there's an irritating (and perhaps ominous) message from ssh > (below). > > sh-2.04$ darcs push > Usage: ssh [options] host [command] The minor problem is a one recurring for Windows users, one which I am investigating right now.

[darcs-devel] [issue219] Odd error message

2006-07-06 Thread simonpj
New submission from simonpj <[EMAIL PROTECTED]>: This one is just an annoyance. Still darcs 1.0.8 on Windows. When I do 'darcs send' I get apparently-harmless messages scp: /home/darcs/ghc-fc/.git/HEAD: No such file or directory scp: /home/darcs/ghc-fc/_darcs/format: No such file or directory s

[darcs-devel] [issue218] Patch bundle failed hash

2006-07-06 Thread simonpj
New submission from simonpj <[EMAIL PROTECTED]>: Dear darcs developers Still struggling. I'm using darcs 1.0.8 on Windows. I'm on Windows, trying to push a patch to Darcs.haskell.org/ghc-fc (a repository Simon and I have just created, with darcs get --partial from the main HEAD). Two

[darcs-devel] [issue217] Confusing error message

2006-07-06 Thread simonpj
New submission from simonpj <[EMAIL PROTECTED]>: Darcs gives a deeply confusing error message if you do a non-partial get from a repository that is itself gotten with --partial. Here's the setup Z:/darcs/fc-branch-2 was gotten with --partial from http://darcs.haskell.org Now look at th