Hi!. Here at work I'm behind a firewall so I cannot access git's port. Debian's wiki asserts that a http mirror will be available:
http://wiki.debian.org/Alioth/Git#Accessingrepositories But unfortunately in the case of pymvpa that solution does not work: """ ~: git clone http://git.debian.org/git/pkg-exppsy/pymvpa.git Initialized empty Git repository in /Users/fabian/pymvpa/.git/ fatal: http://git.debian.org/git/pkg-exppsy/pymvpa.git/info/refs?service=git-upload-pack not found: did you run git update-server-info on the server? """ Could you please fix this ? (It's not just a problem for devs, but also a problem for people that use macports, since the script checks out the sources through git). Thanks, _______________________________________________ Pkg-ExpPsy-PyMVPA mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa

