On Wed, Apr 24, 2013 at 09:00:08AM -0500, John Hendy wrote:
>
> If you're going to want to ever push to it... No. Only got protocol will
> work.
I don't think you can use git:// to push to Worg. It has to be
git+ssh://.
--
Suvayu
Open source is the future. It sets us free.
Hi John
On Wed, Apr 24, 2013 at 4:00 PM, John Hendy wrote:
> - https://lists.gnu.org/archive/html/emacs-orgmode/2013-03/msg01640.html
>
> If you're going to want to ever push to it... No. Only got protocol will
> work.
Thank you, at least I can pull now in a limited network.
Michael
On Apr 24, 2013 7:38 AM, "Michael Brand" wrote:
>
> Hi all
>
> I could not find a spec of the URL for this so I made my own guess,
> resulting in a fatal:
>
> $ git clone http://orgmode.org/r/worg.git
> Cloning into 'worg'...
> fatal: http://orgmode.org/r/worg.git/info/refs?service=git-upload-pack
Hi all
I could not find a spec of the URL for this so I made my own guess,
resulting in a fatal:
$ git clone http://orgmode.org/r/worg.git
Cloning into 'worg'...
fatal: http://orgmode.org/r/worg.git/info/refs?service=git-upload-pack
not found: did you run git update-server-info on the server?
Is