<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <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">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>