Re: Clone a whole dir from dev.laptop.org/git ?

2008-12-09 Thread Michael Stone
How about: scp -r [EMAIL PROTECTED]/git/activities . ? (Or were you saying that you need a real shell on dev?) Michael ___ Devel mailing list Devel@lists.laptop.org http://lists.laptop.org/listinfo/devel

Re: Clone a whole dir from dev.laptop.org/git ?

2008-12-09 Thread Bastien
Michael Stone [EMAIL PROTECTED] writes: How about: scp -r [EMAIL PROTECTED]/git/activities . ? (Or were you saying that you need a real shell on dev?) Actually, I don't (think I) have a shell on dev. Is a shell really required for this? If so, I'll ask one to Henry. Thanks! --