(this is not particularly .il related though)

    I want to use ssh instead of rsh in order to access a remote cvs tree.
    I set the two environment variables needed like this :
        my cvs tree :
            CVSROOT=:ext:remotecvs.domain.local:/home/cvsroot
            (the local tree works perfectly, of course)
        my rsh-like facility :
            CVS_RSH=ssh

    I can then check out :
        > cvs co mymodule
        U mymodules/allfiles OK

    I want then to release :
        > cvs release -d mymodule
        You have [x] altered files in this repository.
        Are you sure you want to release (and delete) directory `mymodule':
        ** `release' aborted by user choice.

    the release is aborted just as if someone had answered "no" in my place!
    this behaviour doesn't occurs if I use rsh...!

    any idea ?
    does anyone around there uses cvs with ssh ?

-- 
   (А-  --il n'y a pas d'helice, helas !            )\._.,--....,'``. 
   //\          et oui ! c'est la qu'est l'os !--  /,   _.. \   _\  ;`._ ,.
   v_/_        (the big vadrouille, 1944)         `._.-(,_..'--(,_..'`-.;.'


ннннннннннннннннннннни unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to