[Dxspider-support] git error

Dirk Koopman djk at tobit.co.uk
Sun May 3 22:57:11 CEST 2020


Firstly, doing an explicit clone works for me (yes, I know I'm "special" 
but not for this :-).


  git  clone git://scm.dxcluster.org/scm/spider

You could try:

  git pull git://scm.dxcluster.org/scm/spider

to see if that works. But first check the ".git/config" file see what 
it's using as a path.

It should look something like this:

[core]
     repositoryformatversion = 0
     filemode = true
     bare = false
     logallrefupdates = true
[remote "origin"]
url = git://scm.dxcluster.org/scm/spider
     fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
     remote = origin
     merge = refs/heads/master

On 03/05/2020 18:06, sm6hoc--- via Dxspider-support wrote:
> 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
> Dxspider-support at tobit.co.uk
> https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20200503/6f8b90bf/attachment.htm>


More information about the Dxspider-support mailing list