[cvsnt] using exntn for both sspi and ssh
Mark Johnson
amarkjohnson at gmail.com
Tue Mar 6 22:35:41 GMT 2007
I have configured my ext protocol to point to extnt and to pass only the
hostname (%h), to be able to use sspi from other apps like eclipse. I am
now trying to configure the extnt.ini to use ssh also (different sandbox).
(I have this environment variable: CVS_EXT=extnt %h)
When I execute a checkout, the extnt application crashes. (extnt protoocl
wrapper has encountered a problem and needs to close. We are sorry for the
inconvenience.)
My CVSROOT looks like this: :ext:mark at cvs01-testrepo:/testrepo
my extnt.ini looks like:
[cvs01-testrepo]
protocol=ssh
hostname=cvs01
directory=/testrepo
username=mark
Does anyone know how this should be configured?
- What parameters do I pass to the extnt.exe program
- How do I configure the extnt.ini
Thanks,
Mark
More information about the cvsnt
mailing list