<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">And, poking around a bit more suggests
      that there are some issues with http access. I'm mildly moderately
      surprised this has not come to light before now. It's too late for
      me to fix it now. I shall look at it in the morning.<br>
      <br>
      Dirk G1TLH<br>
      <br>
      On 03/05/2020 21:57, Dirk Koopman via Dxspider-support wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:5c30aea5-dced-afea-3ee4-4c92232c6811@tobit.co.uk">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div class="moz-cite-prefix">Firstly, doing an explicit clone
        works for me (yes, I know I'm "special" but not for this :-).<br>
        <br>
        <br>
         git  clone git://scm.dxcluster.org/scm/spider<br>
        <br>
        You could try: <br>
        <br>
         git pull git://scm.dxcluster.org/scm/spider<br>
        <br>
        to see if that works. But first check the ".git/config" file see
        what it's using as a path.<br>
        <br>
        It should look something like this:<br>
        <br>
        [core]<br>
            repositoryformatversion = 0<br>
            filemode = true<br>
            bare = false<br>
            logallrefupdates = true<br>
        [remote "origin"]<br>
            <font color="#f91111">url =
          git://scm.dxcluster.org/scm/spider</font><br>
            fetch = +refs/heads/*:refs/remotes/origin/*<br>
        [branch "master"]<br>
            remote = origin<br>
            merge = refs/heads/master<br>
        <br>
        On 03/05/2020 18:06, sm6hoc--- via Dxspider-support wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:167947177.7174554.1588525580089.JavaMail.defaultUser@defaultHost">
        <pre class="moz-quote-pre" wrap="">Hello !

Whats wrong ?

as root
git pull
fatal: 'scm/spider.git'  does not appear to be a git repository
fatal: Could not read from remote repository

Lars SM6HOC

_______________________________________________
Dxspider-support mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dxspider-support@tobit.co.uk" moz-do-not-send="true">Dxspider-support@tobit.co.uk</a>
<a class="moz-txt-link-freetext" href="https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support" moz-do-not-send="true">https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support</a>
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Dxspider-support mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dxspider-support@tobit.co.uk">Dxspider-support@tobit.co.uk</a>
<a class="moz-txt-link-freetext" href="https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support">https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>