Mailing List Archive

[Digicool-CVS] CVS: CVSROOT - postcommit_actions:1.55
Update of /cvs-repository/CVSROOT
In directory aldous:/projects/users/klm/CVSROOT

Modified Files:
postcommit_actions
Log Message:
Ah - need to use a shared ssh known_hosts file and populate it
with the target hosts, so the rsyncs don't fail with ssh asking
futilely, in the background, about accepting a host hitherto unknown
by the person doing the checkin. The ssh option UserKnownHostsFile
does that fine.