On a related note to my previous post on searchlight, I'm unable to
commit my doc changes to alioth with the following XML-RPC error:


$ git push
Counting objects: 61, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (21/21), done.
Writing objects: 100% (22/22), 4.91 KiB, done.
Total 22 (delta 15), reused 1 (delta 1)
/usr/local/bin/git-ciabot.pl: XML-RPC Error:
^C

It just hangs there until I cancel out (I waited 5 minutes).  I was
able to pull just fine.  Here's what my .git/config looks like:

[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
[remote "origin"]
        url = [email protected]:/git/pkg-exppsy/pymvpa.git
        fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
        remote = origin
        merge = refs/heads/master
[gui]
        geometry = 734x568+0+0 107 232
[branch "per/master"]
        remote = origin
        merge = refs/heads/per/master
[merge]
        summary = true

Is there an issue on alioth's end or is this on mine?

Thanks,
Per

_______________________________________________
Pkg-ExpPsy-PyMVPA mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa

Reply via email to