Excerpts from rupert THURNER's message of Sat May 16 06:05:43 -0400 2009: > would it make sense to have git without the openssh dependency? we use > a special ssh to accept x509 certs, and installing cswgit then > disables this. or does cswopenssh contain any specialities needed for > git?
The upcoming 1.6.3 will depend only on the client package. I depended on the full ssh originally since it wasn't split until recently. Git does make use of ssh for a transport tunnel very commonly, so I do need to depend on it...sshd isn't needed. Does that resolve your issues? Thanks -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu Contact me to arrange for a CAcert assurance meeting.
signature.asc
Description: PGP signature
_______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
