I don't know whether github proxies through http requests to the
git-daemon, but this would be a good addition - have an option to
download the tarball instead of checking out the source. Patches, anyone?
Sean
Jeroen Janssen wrote:
Hi,
I just noticed that rake radiant:freeze:edge uses the git:// url syntax
rather then a http:// git url syntax.
As a result of this, when you're behind a corporate firewall that only
allows http, git won't be able to fetch a repository.
I can check out 'http' based git repositories without any problems
I manually changed the radiant/lib/tasks/framework.rake "radiant_git"
variable to "http://github.com/radiant/radiant.git",
but I was wondering if there was a generic way to deal with this.
Best regards,
Jeroen Janssen
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant