|
|
| |
1. cant run examples of in this project |
|
Reply |
|
|
 steven | 2012-02-20 09:39:11 |
downloaded
http://www.phpclasses.org/browse/package/3.html
into examples dir.
when I run git_http_client.php,
I found phplibtextcat project not in github.
https://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 |
|
|
 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? |
|