PHP Classes

cant run examples of in this project

Recommend this page to a friend!

      PHP Git  >  All threads  >  cant run examples of in this project  >  (Un) Subscribe thread alerts  
Subject:cant run examples of in this project
Summary:cant run examples of in this project
Messages:2
Author:steven
Date:2012-02-20 09:39:08
Update:2013-03-28 13:48:55
 

  1. cant run examples of in this project   Reply   Report abuse  
Picture of steven steven - 2012-02-20 09:39:11
downloaded
phpclasses.org/browse/package/3.htm ...
into examples dir.
when I run git_http_client.php,
I found phplibtextcat project not in github.
github.com/crodas/phplibtextcat

so I change code to
$phplibtextcat->setRepoURL("https://github.com/jquery/jquery.git");
$phplibtextcat->setRepoPath("master");

then show this error
Getting HEAD Alright!, you found a bug, please report it Page not found https://github.com/jquery/jquery.git/HEAD

any help?can give a new examples? thanks very much

  2. Re: cant run examples of in this project   Reply   Report abuse  
Picture of Nemanja Avramovic Nemanja Avramovic - 2013-03-28 13:48:55 - In reply to message 1 from steven
I'm getting same (404) error all the time. Any hints?