From: Francesco M. <f18...@ya...> - 2006-04-08 08:40:24
|
Ernesto Rangel Dallet ha scritto: > Ahh, someone forgot to update the Maintainer guide to mention that we > should use (:ext:) instead of (:shh:) > :-) sorry - my fault. The problem is that IIRC there was some mess about the right protocol to use. E.g. I remember that :ext: was not working with some TortoiseCVS releases. I've update maintainer guide anyway. > got it working now. > Just one more question if i may: > why do i need to type my password 1000000 times when adding files?, is > there a way to avoid this? yes, you can avoid it creating an SSH key you can use the Putty suite. See: http://sourceforge.net/docs/F02/en/#keygen_putty for generating the key. After you've generated it, you must run pageant (part of putty suite) with that key loaded in and it will magically handle all password requests automatically ;) Francesco |