|
From: | Glenn Morris |
Subject: | Re: [Savannah-hackers-public] Possible migration to git for GCL |
Date: | Wed, 17 Jul 2013 17:55:34 -0400 |
User-agent: | Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
> rsync -avz -e ssh vcs.sv.gnu.org::sources/gcl/ ./gclr/ [...] > You tried to execute: rsync --server --daemon . > Sorry, you are not allowed to execute that command. FWIW, works fine for me without -e ssh. http://savannah.gnu.org/maintenance/CvSToSvN rsync -av rsync://cvs.sv.gnu.org/sources/yourproject/ yourproject-cvs/ I did not try the "untampered transmission through SSH" method because I have no idea why that would be preferable.
[Prev in Thread] | Current Thread | [Next in Thread] |