[Proto-Scripty] Re: How to get the latest prototypejs source under windows system?

2009-03-08 Thread buda

I have read - installed Git and Ruby, then with GitUI create local
copy from git://github.com/sstephenson/prototype.git
then in the source directory do rake dist and as previouse have a
result:

C:\prototyperake dist
(in C:/prototype)

You'll need Sprockets to build Prototype. Just run:

  $ git submodule init
  $ git submodule update

and you should be all set.

rake aborted!
uninitialized constant Sprockets
C:/prototype/rakefile:31:in `sprocketize'
(See full trace by running task with --trace)


What do I do wromg? or am I miss something from contribute


On 8 мар, 09:00, T.J. Crowder t...@crowdersoftware.com wrote:
 Hi,

 Have you tried the steps listed on the Contribute page[1] and run into
 a problem?

 [1]http://prototypejs.org/contribute
 --
 T.J. Crowder
 tj / crowder software / com
 Independent Software Engineer, consulting services available

 On Mar 7, 5:20 pm, buda www...@pochta.ru wrote:



  Does anyone know how?

  On 5 мар, 22:10, buda www...@pochta.ru wrote:

   it's not clear how for now the right way to get the latest source
   Early it was possible with Rubby for Windows with rake command

   Now, as I understand, it's not working

   How to get the latest prototypejs source under windows system?- Скрыть 
   цитируемый текст -

 - Показать цитируемый текст -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: How to get the latest prototypejs source under windows system?

2009-03-08 Thread Tobie Langel

Did you run the two commands as suggested ?

On Mar 8, 11:43 am, buda www...@pochta.ru wrote:
 I have read - installed Git and Ruby, then with GitUI create local
 copy from git://github.com/sstephenson/prototype.git
 then in the source directory do rake dist and as previouse have a
 result:

 C:\prototyperake dist
 (in C:/prototype)

 You'll need Sprockets to build Prototype. Just run:

   $ git submodule init
   $ git submodule update

 and you should be all set.

 rake aborted!
 uninitialized constant Sprockets
 C:/prototype/rakefile:31:in `sprocketize'
 (See full trace by running task with --trace)

 What do I do wromg? or am I miss something from contribute

 On 8 мар, 09:00, T.J. Crowder t...@crowdersoftware.com wrote:

  Hi,

  Have you tried the steps listed on the Contribute page[1] and run into
  a problem?

  [1]http://prototypejs.org/contribute
  --
  T.J. Crowder
  tj / crowder software / com
  Independent Software Engineer, consulting services available

  On Mar 7, 5:20 pm, buda www...@pochta.ru wrote:

   Does anyone know how?

   On 5 мар, 22:10, buda www...@pochta.ru wrote:

it's not clear how for now the right way to get the latest source
Early it was possible with Rubby for Windows with rake command

Now, as I understand, it's not working

How to get the latest prototypejs source under windows system?- Скрыть 
цитируемый текст -

  - Показать цитируемый текст -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: How to get the latest prototypejs source under windows system?

2009-03-08 Thread buda

I clone source from winGUI application
there is no command window in Git or I am mistaking?

On 8 мар, 13:06, Tobie Langel tobie.lan...@gmail.com wrote:
 Did you run the two commands as suggested ?

 On Mar 8, 11:43 am, buda www...@pochta.ru wrote:



  I have read - installed Git and Ruby, then with GitUI create local
  copy from git://github.com/sstephenson/prototype.git
  then in the source directory do rake dist and as previouse have a
  result:

  C:\prototyperake dist
  (in C:/prototype)

  You'll need Sprockets to build Prototype. Just run:

    $ git submodule init
    $ git submodule update

  and you should be all set.

  rake aborted!
  uninitialized constant Sprockets
  C:/prototype/rakefile:31:in `sprocketize'
  (See full trace by running task with --trace)

  What do I do wromg? or am I miss something from contribute

  On 8 мар, 09:00, T.J. Crowder t...@crowdersoftware.com wrote:

   Hi,

   Have you tried the steps listed on the Contribute page[1] and run into
   a problem?

   [1]http://prototypejs.org/contribute
   --
   T.J. Crowder
   tj / crowder software / com
   Independent Software Engineer, consulting services available

   On Mar 7, 5:20 pm, buda www...@pochta.ru wrote:

Does anyone know how?

On 5 мар, 22:10, buda www...@pochta.ru wrote:

 it's not clear how for now the right way to get the latest source
 Early it was possible with Rubby for Windows with rake command

 Now, as I understand, it's not working

 How to get the latest prototypejs source under windows system?- 
 Скрыть цитируемый текст -

   - Показать цитируемый текст -- Скрыть цитируемый текст -

 - Показать цитируемый текст -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: How to get the latest prototypejs source under windows system?

2009-03-08 Thread Tobie Langel

You'll have to use the regular command line, then.


Best,

Tobie

On Mar 8, 1:41 pm, buda www...@pochta.ru wrote:
 I clone source from winGUI application
 there is no command window in Git or I am mistaking?

 On 8 мар, 13:06, Tobie Langel tobie.lan...@gmail.com wrote:

  Did you run the two commands as suggested ?

  On Mar 8, 11:43 am, buda www...@pochta.ru wrote:

   I have read - installed Git and Ruby, then with GitUI create local
   copy from git://github.com/sstephenson/prototype.git
   then in the source directory do rake dist and as previouse have a
   result:

   C:\prototyperake dist
   (in C:/prototype)

   You'll need Sprockets to build Prototype. Just run:

     $ git submodule init
     $ git submodule update

   and you should be all set.

   rake aborted!
   uninitialized constant Sprockets
   C:/prototype/rakefile:31:in `sprocketize'
   (See full trace by running task with --trace)

   What do I do wromg? or am I miss something from contribute

   On 8 мар, 09:00, T.J. Crowder t...@crowdersoftware.com wrote:

Hi,

Have you tried the steps listed on the Contribute page[1] and run into
a problem?

[1]http://prototypejs.org/contribute
--
T.J. Crowder
tj / crowder software / com
Independent Software Engineer, consulting services available

On Mar 7, 5:20 pm, buda www...@pochta.ru wrote:

 Does anyone know how?

 On 5 мар, 22:10, buda www...@pochta.ru wrote:

  it's not clear how for now the right way to get the latest source
  Early it was possible with Rubby for Windows with rake command

  Now, as I understand, it's not working

  How to get the latest prototypejs source under windows system?- 
  Скрыть цитируемый текст -

- Показать цитируемый текст -- Скрыть цитируемый текст -

  - Показать цитируемый текст -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: How to get the latest prototypejs source under windows system?

2009-03-08 Thread buda

I tried do this in command line in git but it hasnt know command
update :(
I learn its help and its true - git hasnt have 'update' command

Is tere an easy way, as it was early, to get the latest source
Help me please!!!

On 8 мар, 16:57, Tobie Langel tobie.lan...@gmail.com wrote:
 You'll have to use the regular command line, then.

 Best,

 Tobie

 On Mar 8, 1:41 pm, buda www...@pochta.ru wrote:



  I clone source from winGUI application
  there is no command window in Git or I am mistaking?

  On 8 мар, 13:06, Tobie Langel tobie.lan...@gmail.com wrote:

   Did you run the two commands as suggested ?

   On Mar 8, 11:43 am, buda www...@pochta.ru wrote:

I have read - installed Git and Ruby, then with GitUI create local
copy from git://github.com/sstephenson/prototype.git
then in the source directory do rake dist and as previouse have a
result:

C:\prototyperake dist
(in C:/prototype)

You'll need Sprockets to build Prototype. Just run:

  $ git submodule init
  $ git submodule update

and you should be all set.

rake aborted!
uninitialized constant Sprockets
C:/prototype/rakefile:31:in `sprocketize'
(See full trace by running task with --trace)

What do I do wromg? or am I miss something from contribute

On 8 мар, 09:00, T.J. Crowder t...@crowdersoftware.com wrote:

 Hi,

 Have you tried the steps listed on the Contribute page[1] and run into
 a problem?

 [1]http://prototypejs.org/contribute
 --
 T.J. Crowder
 tj / crowder software / com
 Independent Software Engineer, consulting services available

 On Mar 7, 5:20 pm, buda www...@pochta.ru wrote:

  Does anyone know how?

  On 5 мар, 22:10, buda www...@pochta.ru wrote:

   it's not clear how for now the right way to get the latest source
   Early it was possible with Rubby for Windows with rake command

   Now, as I understand, it's not working

   How to get the latest prototypejs source under windows system?- 
   Скрыть цитируемый текст -

 - Показать цитируемый текст -- Скрыть цитируемый текст -

   - Показать цитируемый текст -- Скрыть цитируемый текст -

 - Показать цитируемый текст -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: How to get the latest prototypejs source under windows system?

2009-03-08 Thread Tobie Langel

it's:
$ git submodule update
not:
$ git update

Best,

Tobie

On Mar 8, 8:11 pm, buda www...@pochta.ru wrote:
 I tried do this in command line in git but it hasnt know command
 update :(
 I learn its help and its true - git hasnt have 'update' command

 Is tere an easy way, as it was early, to get the latest source
 Help me please!!!

 On 8 мар, 16:57, Tobie Langel tobie.lan...@gmail.com wrote:

  You'll have to use the regular command line, then.

  Best,

  Tobie

  On Mar 8, 1:41 pm, buda www...@pochta.ru wrote:

   I clone source from winGUI application
   there is no command window in Git or I am mistaking?

   On 8 мар, 13:06, Tobie Langel tobie.lan...@gmail.com wrote:

Did you run the two commands as suggested ?

On Mar 8, 11:43 am, buda www...@pochta.ru wrote:

 I have read - installed Git and Ruby, then with GitUI create local
 copy from git://github.com/sstephenson/prototype.git
 then in the source directory do rake dist and as previouse have a
 result:

 C:\prototyperake dist
 (in C:/prototype)

 You'll need Sprockets to build Prototype. Just run:

   $ git submodule init
   $ git submodule update

 and you should be all set.

 rake aborted!
 uninitialized constant Sprockets
 C:/prototype/rakefile:31:in `sprocketize'
 (See full trace by running task with --trace)

 What do I do wromg? or am I miss something from contribute

 On 8 мар, 09:00, T.J. Crowder t...@crowdersoftware.com wrote:

  Hi,

  Have you tried the steps listed on the Contribute page[1] and run 
  into
  a problem?

  [1]http://prototypejs.org/contribute
  --
  T.J. Crowder
  tj / crowder software / com
  Independent Software Engineer, consulting services available

  On Mar 7, 5:20 pm, buda www...@pochta.ru wrote:

   Does anyone know how?

   On 5 мар, 22:10, buda www...@pochta.ru wrote:

it's not clear how for now the right way to get the latest 
source
Early it was possible with Rubby for Windows with rake command

Now, as I understand, it's not working

How to get the latest prototypejs source under windows system?- 
Скрыть цитируемый текст -

  - Показать цитируемый текст -- Скрыть цитируемый текст -

- Показать цитируемый текст -- Скрыть цитируемый текст -

  - Показать цитируемый текст -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: How to get the latest prototypejs source under windows system?

2009-03-07 Thread Quleczka

Hi,

  How to get the latest prototypejs source under windows system?

Do you mean how to get the current release right now or how to make it
automatically every time when new version is available?

I don't really get your question.

You can simply download it from http://prototypejs.org/download or
check google ajax libraries page
http://code.google.com/intl/pl/apis/ajaxlibs/documentation/index.html#prototype

Quleczka
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: How to get the latest prototypejs source under windows system?

2009-03-07 Thread T.J. Crowder

Hi,

Have you tried the steps listed on the Contribute page[1] and run into
a problem?

[1] http://prototypejs.org/contribute
--
T.J. Crowder
tj / crowder software / com
Independent Software Engineer, consulting services available


On Mar 7, 5:20 pm, buda www...@pochta.ru wrote:
 Does anyone know how?

 On 5 мар, 22:10, buda www...@pochta.ru wrote:

  it's not clear how for now the right way to get the latest source
  Early it was possible with Rubby for Windows with rake command

  Now, as I understand, it's not working

  How to get the latest prototypejs source under windows system?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---