Jan Kiszka wrote:
I'm thinking how to do it. pushing requires an ssh key, and I don't
want to leave one around without a passphrase, which would be required
by a cron job.
Any ideas?
Local commit hook that triggers the push (and ask you for the phrase
interactively)? But that also depends on how frequent you would like to
publish the tree.
When I'm working interactively the ssh key is in my keyring, so it would
be transparent for me. But the problem is that I sometimes work from
home and push into the repository, so there'd be no commit to trigger
the hook.
(hmm, when I push I also have the kernel.org ssh key in my keyring, and
with ssh-agent, maybe it could work remotely)
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html