[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

netbeans 6.5 git://github.com/ activescaffold

Herman Müller

2/17/2009 6:22:00 PM

Hi Ruby community,

i wanted to install the activescaffold plugin with netbeans.

I can put the url:

git://github.com/activescaffold/active_scaffold.git -r rails-2.2

to the repositories, but it i can't choose it from the new plugins.

I think only http:// repositories are working with rails.

Do somebody have a an advice how netbeans work with other repositories
like git:// etcetera.

Regs,

Herman
--
Posted via http://www.ruby-....

2 Answers

Florian Gilcher

2/17/2009 6:51:00 PM

0

On Feb 17, 2009, at 7:21 PM, Herman M=FCller wrote:

> Hi Ruby community,
>
> Do somebody have a an advice how netbeans work with other repositories
> like git:// etcetera.
>
> Regs,
>
> Herman
> -- Posted via http://www.ruby-....
>


a) this seems to be a pure Netbeans problem. Rails has no problem with =20=

git://-urls, as long as you have git installed. Try it by navigating =20
your console to the base path of your application and executing:

/script/install plugin git://github.com/activescaffold/=20
active_scaffold.git -r rails-2.2

b) this is not the Rails framework but the Ruby Language mailing list. =20=

Chances are that you will find better help there.[1]

Regards,
Florian

[1]: For anonymous access: http://www.ruby-...forum/3


--
Florian Gilcher

smtp: flo@andersground.net
jabber: Skade@jabber.ccc.de
gpg: 533148E2


Herman Müller

2/17/2009 7:34:00 PM

0

Hi Florian,

a.) what do you mean with base path?

b.) sorry, i posted my question to the wrong mailing list.

Regs

Herman

> On Feb 17, 2009, at 7:21 PM, Herman M�ller wrote:
>
>> Hi Ruby community,
>>
>> Do somebody have a an advice how netbeans work with other repositories
>> like git:// etcetera.
>>
>> Regs,
>>
>> Herman
>> -- Posted via http://www.ruby-....
>>
>
>
> a) this seems to be a pure Netbeans problem. Rails has no problem with
> git://-urls, as long as you have git installed. Try it by navigating
> your console to the base path of your application and executing:
>
> ./script/install plugin git://github.com/activescaffold/
> active_scaffold.git -r rails-2.2
>
> b) this is not the Rails framework but the Ruby Language mailing list.
> Chances are that you will find better help there.[1]
>
> Regards,
> Florian
>
> [1]: For anonymous access: http://www.ruby-...forum/3
>
>
> --
> Florian Gilcher
>
> smtp: flo@andersground.net
> jabber: Skade@jabber.ccc.de
> gpg: 533148E2

--
Posted via http://www.ruby-....