[vox-tech] how to add cvs user on ubuntu 9.10

Ken Bloom kbloom at gmail.com
Mon Jun 21 17:55:53 PDT 2010


On Mon, 2010-06-21 at 17:21 -0700, Brian Lavender wrote:
> On a related question, how do I clone my git repository over ssh? Thus
> far, I have only been using rsync to sync over the whole tree. Is that
> the way you do it, or is there a different way?

On the machine that is to recieve the new repository, run
git clone ssh://[user@]server/path/to/repository.git


More information about the vox-tech mailing list