I did try svn before I turned to cvs; unfortunately that attempt failed too; maybe I should give another bite of the apple. :-)<br><br><br><div class="gmail_quote">On Mon, Jun 21, 2010 at 8:55 PM, Ken Bloom <span dir="ltr">&lt;<a href="mailto:kbloom@gmail.com">kbloom@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Mon, 2010-06-21 at 17:21 -0700, Brian Lavender wrote:<br>
&gt; On a related question, how do I clone my git repository over ssh? Thus<br>
&gt; far, I have only been using rsync to sync over the whole tree. Is that<br>
&gt; the way you do it, or is there a different way?<br>
<br>
</div>On the machine that is to recieve the new repository, run<br>
git clone ssh://[user@]server/path/to/repository.git<br>
<div><div></div><div class="h5">_______________________________________________<br>
vox-tech mailing list<br>
<a href="mailto:vox-tech@lists.lugod.org">vox-tech@lists.lugod.org</a><br>
<a href="http://lists.lugod.org/mailman/listinfo/vox-tech" target="_blank">http://lists.lugod.org/mailman/listinfo/vox-tech</a><br>
</div></div></blockquote></div><br>