On 28/03/06, Paulo J. Matos <[EMAIL PROTECTED]> wrote: > On 28/03/06, Paulo J. Matos <[EMAIL PROTECTED]> wrote: > > On 28/03/06, Max Battcher <[EMAIL PROTECTED]> wrote: > > > ecocode wrote: > > > > Reading this I was thinking about a feature ... > > > > How can I check which patches modify a given file ? > > > > > > ``darcs changes filename`` > > > > > > > Thanks all for the tips, I have in fact forked the repository with cp. > > Now, one of the repositories, when I try to get it through ssh (darcs > > 1.0.5): > > $ darcs get [EMAIL PROTECTED]:/home/pocm/software/thesis > > [EMAIL PROTECTED]'s password: > > [EMAIL PROTECTED]'s password: > > > > darcs failed: (sftp) failed to fetch files. > > source directory: /home/pocm/software/thesis/_darcs/patches > > source files: > > 20060328181530-e3a7f-ab8dd1127165e364a912a0b69d9b3e0f1d12a4ea.gz > > 20060328181258-e3a7f-fa858e480831756cf5c0495d3a82968745b4dda0.gz > > 20060321134535-e3a7f-83c605302dd7abb51f94b62faea965741b486454.gz > > 20060321102547-e3a7f-8ce58576c367821b3e1164070007ade65c4d9fed.gz > > 20060321102351-e3a7f-07dd9fef273662b0c806d9e4bc6d7f1d628de5a1.gz > > and 49 more > > sftp output: > > Permission denied (publickey,password,keyboard-interactive). > > Couldn't read packet: Connection reset by peer > > > > Seems to be a recurrent problem... > Checking previously posted solutions... >
Just to confirm that setting up ssh passwordless login solves both problems. no more pass and no more problems with get. :) > > > > Why is this? I'm on a local network... Is there I way to debug this or > > do something? > > > > Why do I have to type my password endless times. Sometimes I type it > > in about 5 or 6 times mainly when I do a send. > > > > Seems a FAQ... :) > Solution is ssh-agent or 1.0.7... > > > Any tips? > > > > > -- > > > --Max Battcher-- > > > http://www.worldmaker.net/ > > > "I'm gonna win, trust in me / I have come to save this world / and in > > > the end I'll get the grrrl!" --Machinae Supremacy, Hero (Promo Track) > > > > > > _______________________________________________ > > > darcs-users mailing list > > > [email protected] > > > http://www.abridgegame.org/mailman/listinfo/darcs-users > > > > > > > > > -- > > Paulo Jorge Matos - pocm at sat inesc-id pt > > Web: http://sat.inesc-id.pt/~pocm > > Computer and Software Engineering > > INESC-ID - SAT Group > > > > > -- > Paulo Jorge Matos - pocm at sat inesc-id pt > Web: http://sat.inesc-id.pt/~pocm > Computer and Software Engineering > INESC-ID - SAT Group > -- Paulo Jorge Matos - pocm at sat inesc-id pt Web: http://sat.inesc-id.pt/~pocm Computer and Software Engineering INESC-ID - SAT Group _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
