All the git repositories should support https requests, wouldn't something
like this work:
git clone https://github.com/ChicagoBoss/ChicagoBoss.git
cd ChicagoBoss
sed -i 's/git:/https:/g' rebar.config
./rebar get-deps
sed -i 's/git:/https:/g' deps/*/rebar.config
./rebar get-deps
./rebar compile
Untested, and definitely a bit of a pain, but that might get you around
blocked ports.
-- Nicholas
On Monday, February 17, 2014 12:49:26 PM UTC-8, Iván Carmenates wrote:
>
> Regards Karim,
>
> Thanks for answer me,
>
> I will be waiting... another thing if you need some help, about
> documentation for cb or anything like it that does not mean so much work,
> because I'm so so busy for now, but I have always a little of space and I'm
> willing to help, just let me know.
>
> Another thing: There is somewhere a new documentation for cb 0.8.9 or the
> current master?
>
>
>
> El domingo, 16 de febrero de 2014 11:39:25 UTC-5, Karim Dahmani escribió:
>>
>> Hi Ivan,
>>
>> We had the same problems, I know my developers managed to solve them, I
>> will get my developer to post how he did it for you as soon as possible.
>>
>> On Saturday, February 15, 2014 11:06:50 AM UTC-6, Iván Carmenates wrote:
>>>
>>> Regards,
>>>
>>>
>>>
>>> I'm starting a project and I'm using the old version of CB 0.8.7 but I
>>> have many troubles with it, for example: when connecting it with postgreSQL
>>> all fine until I open 3 or 4 taps in the browser and make multiple
>>> requests, each request insert 1000 rows in a database, and if I do that
>>> repeatedly for a very short time I get a boss system crash and the requests
>>> cannot be received in the browser. I tried the same using mysql module for
>>> an mysql database and everything went right, so I tried to replace the
>>> pgsql driver for a new one, but then I have to update the entire CB because
>>> the chain of errors grow up and up.
>>>
>>>
>>>
>>> I cannot connect to github using rebar because of the git protocol and
>>> the restrictions of my proxy, I just need the last functional version of CB
>>> with all it deps, like the one (old now) you posted in the official site of
>>> CB http://chicagoboss.org/ months ago, now you have a reference to
>>> github without any deps. I liked it more when you could go to the official
>>> site and download the full and stable version.
>>>
>>>
>>>
>>> Just in case you don't know I took the attribution of download
>>> dependency by dependency, commit by commit, tag by tag, 66 in total from
>>> github, but at the end it was a disaster because some deps uses one version
>>> of one specific dep and another use another version of the same dep, and
>>> even if I put each one on its deps folder the rebar when compiling does not
>>> recognize some of it and I have to put all of it in the same level at CB
>>> deps folder. So which version do I must choose?.
>>>
>>>
>>>
>>> My point is, it would very nice to have already the 0.8.9 release with
>>> all its deps in the official site. Because I think, or maybe I’m wrong,
>>> there are people like me that cannot mess with all rebar get-deps and
>>> strangest protocols like git and so on.
>>>
>>>
>>>
>>> Best,
>>>
>>> Ivan
>>>
>>
--
You received this message because you are subscribed to the Google Groups
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit
https://groups.google.com/d/msgid/chicagoboss/3404d524-ff53-4dd3-be80-2decfdf7dfef%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.