This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

keychain patch


Hi All...

I made a small patch to keychain, so that it creates an additional pid file named ~/ssh-agent.bat

This allows non-cygwin ssh-aware programs (such as unison) to take advantage of the keychain functionality. The new file can be used from a windows command script by

call C:\Cygwin\home\kmoerder\ssh-agent.bat

or better yet

if exist C:\Cygwin\home\kmoerder\ssh-agent.bat call ...

Thanks,

...Karl



_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus

Attachment: keychainmods
Description: Text document

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]