On Fri, Dec 30, 2005 at 09:52:28PM -0600, mike wrote: > I'm trying to push some changes to another machine on my local network > using ssh. Pull works fine over ssh and prompts me for my password > several times. But push....it asks me about each patch individually and > I say yes to each one, then at the end I get a series of "Access denied" > messages and a message stating that my server disconnected me because of > "Too many authentication failures". Seems to me darcs is batching calls > here and not asking me for my password as it should. Is this a bug or > am I doing something wrong? Thanks for any info you may have. > > mike
The multiple connections is a known problem (issue32 on bugs.darcs.net). That Push does not ask for a password but Pull does looks like a bug. Did you use the interactive dialogue (answering y and n to patches) with Pull before giving the password(s)? -- Tommy Pettersson <[EMAIL PROTECTED]> _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
