On 06/03/2011 04:48 PM, Hans-Christoph Steiner wrote:
The repos are all listed here:
http://puredata.info/docs/developer/GettingPdSource

Yes, I know that page and I also know how to find my way on sf.net. The pure-data and pd-anywhere git repos I can browse and clone without problems, it's just the pd-extended repo that doesn't work for me.

Here's what I get:

$ git clone git://pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended.git
Cloning into pd-extended...
fatal: The remote end hung up unexpectedly

Using the ssh protocol with my sf.net account doesn't work either:

$ git clone ssh://[email protected]/gitroot/pure-data/pd-extended
Cloning into pd-extended...
[email protected]'s password:
fatal: bad config file line 12 in ./config
fatal: The remote end hung up unexpectedly

(My git version is 1.7.3.4, using openSUSE Linux 11.4.)

When I try to browse the tree of that repo at http://pure-data.git.sourceforge.net/git/gitweb.cgi?p=pure-data/pd-extended.git;a=tree, it just gives me a "404 - Reading tree failed", and the log page doesn't show any commits.

Am I the only one with that problem? I tried since yesterday, and I always get the same error message. Have the contents of this repo been removed? Is it for project members only?

Downloading the pd-extended sources from the auto-build server via rsync works for me, but that's rather inconvenient.

Thanks,
Albert

--
Dr. Albert Gr"af
Dept. of Music-Informatics, University of Mainz, Germany
Email:  [email protected], [email protected]
WWW:    http://www.musikinformatik.uni-mainz.de/ag

_______________________________________________
Pd-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev

Reply via email to