Archive of published articles on July, 2008

Back home

Pitfalls with Mercurial, ZSH and SSH

2008/07/29

I ran into a couple of issues trying to clone a mercurial repository over ssh tonight. I’m documenting the solutions here in case they’re useful for anyone else (or me when I forget what I did in 6 months :).

The first issue was that I’m running ssh on a non-standard port and the repository does not reside in my home directory.
Read the rest of this article »

1 Comment