Just for convenience, paste this in a git bash window:
while true; do date; echo "Polling svn server..."; git svn fetch;
echo "Sleeping."; sleep 300; done
That's all folks!
All the posts here have been copied over to my main site at https://timwise.co.uk/ - this blog is kept online for posterity, avoiding bit-rot / link-rot, and the comments.
No comments:
Post a Comment