Support #19
closedcan't download via git/http
Description
- git clone http://github.com/ohadlevy/foreman.git foreman
Initialized empty Git repository in /private/var/puppet/www/foreman/.git/
error: The requested URL returned error: 403 while accessing http://github.com/ohadlevy/foreman.git/info/refs
Updated by Ohad Levy over 15 years ago
- Status changed from New to Feedback
http clonening may be in some cases unstable, and should be avoided if you have access to git protocol (e.g. tcp port 9418).
I'm not sure what can I do, as this is usually a problem on the clients end.
I've tried again over a squid proxy and it seems to be working fine.
if you want, I can create a tar of the latest dev version.
Ohad
Updated by allan marcus over 15 years ago
Ug. Stupid git. I will see what I can do on my end.
If you could have a script that creates and posts nightly tarball, that would be useful. If it cannot be automated, then don't bother.
Updated by Ohad Levy over 15 years ago
allan marcus wrote:
Ug. Stupid git. I will see what I can do on my end.
If you could have a script that creates and posts nightly tarball, that would be useful. If it cannot be automated, then don't bother.
I've added a nightly snapshot, it could be found at
Updated by Ohad Levy over 15 years ago
- Status changed from Feedback to Closed
- Assignee set to Ohad Levy