On 07/15/2010 06:26 PM, Brian Lavender wrote: > On Thu, Jul 15, 2010 at 06:23:07PM -0700, Brian Lavender wrote: >> On Mon, Jun 21, 2010 at 07:55:53PM -0500, Ken Bloom wrote: >>> 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://[u...@]server/path/to/repository.git >> >> I had to upgrade my machine to lenny, so that I could install git. Now, that >> I have done that, I can't seem to clone the repository. This is the error >> I get. >> >> $ git clone ssh://[email protected]/school/Project/nprobe_5.5.5_040610/ >> Initialized empty Git repository in /home/brian/tmp/nprobe_5.5.5_040610/.git/ >> fatal: '/school/Project/nprobe_5.5.5_040610': unable to chdir or not a git >> archive >> fatal: The remote end hung up unexpectedly > > Might help if I include the full path. How do I make my repository > available so that anyone can download it? > For that I think you need to setup a webserver or web service see http://www.jedi.be/blog/2009/05/06/8-ways-to-share-your-git-repository/
Alex _______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
