Re: [uug] GIT always fails in the IT department

2010-02-04 Thread Justin Hileman
On Feb 3, 2010, at 4:19 PM, AJ ONeal wrote: > > My bet is firewall. Have you tried using http:// instead of git:// ? > > > Yeah, almost identical results. > Does an ssh:// git repo work? It would be a bit annoying, but maybe you could check out to your home box/server/cs dept/whatever then

Re: [uug] GIT always fails in the IT department

2010-02-03 Thread Devlin Daley
On Wed, Feb 3, 2010 at 2:12 PM, AJ ONeal wrote: > Does anyone have an idea as to why this works fine everywhere except for > the IT dept? > > rails test > cd test > ./script/plugin install git:// > github.com/activescaffold/active_scaffold.git --force > > Initialized empty Git repository in > /va

Re: [uug] GIT always fails in the IT department

2010-02-03 Thread AJ ONeal
> > > My bet is firewall. Have you tried using http:// instead of git:// ? > > Yeah, almost identical results. AJ ONeal BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the

Re: [uug] GIT always fails in the IT department

2010-02-03 Thread Stuart Jansen
On Wed, 2010-02-03 at 14:12 -0700, AJ ONeal wrote: > Does anyone have an idea as to why this works fine everywhere except > for the IT dept? My bet is firewall. Have you tried using http:// instead of git:// ? -- "XML is like violence: if it doesn't solve your problem, you aren't using enough of

[uug] GIT always fails in the IT department

2010-02-03 Thread AJ ONeal
Does anyone have an idea as to why this works fine everywhere except for the IT dept? rails test cd test ./script/plugin install git://github.com/activescaffold/active_scaffold.git--force Initialized empty Git repository in /var/webapps/IT355/vendor/plugins/active_scaffold/.git/ remote: Counting