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

Brian Lavender brian at brie.com
Thu Jul 15 18:23:07 PDT 2010


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://[user@]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://brian@brie.com/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

brian
-- 
Brian Lavender
http://www.brie.com/brian/

"There are two ways of constructing a software design. One way is to
make it so simple that there are obviously no deficiencies. And the other
way is to make it so complicated that there are no obvious deficiencies."

Professor C. A. R. Hoare
The 1980 Turing award lecture


More information about the vox-tech mailing list