https://bbs.archlinux.org – nobody44,Sorry my original post was confusing. Bottom line - I want to be able to run a revision control system on my local network, hosted on an Arch box. What I really needed was your assistance with the .ssh/config file - thanks! Just to clarify for others reading this thread in the future - the .ssh/config file you list should be in the workstation's ~/.ssh directory (which will also house the key pair the user is using to access the gitolite server). Also there is a minor typo in the .ssh/config code, it should read "HostName" not "HotName" (HowTos)