Mein Rechner kann damit nichts anfangen: c:\download\Rails\Apps\Test\vendor\plugins>git clone git://github.com/pjhyett/auto_migrations.git Der Befehl "git" ist entweder falsch geschrieben oder konnte nicht gefunden werden.
Brauche ich einen git-client wie bei svn? Zitat von Jonathan Weiss <[EMAIL PROTECTED]>: > Guido Pesch wrote: > > Hallo zusammen, > > > > vielleicht ist das eine doofe Frage von mir. > > Was muss ich machen um ein Plugin zu installieren welches in einem GIT-Repo > > liegt. > > z.b: ruby script/plugin install > git://github.com/pjhyett/auto_migrations.git > > Zur Not geht immer: > > $ cd vendor/plugins > $ git clone git://github.com/pjhyett/auto_migrations.git > ($ rm -rf auto_migrations/.git) > > Jonathan > > -- > Jonathan Weiss > http://blog.innerewut.de > http://twitter.com/jweiss > _______________________________________________ > rubyonrails-ug mailing list > [email protected] > http://mailman.headflash.com/mailman/listinfo/rubyonrails-ug >
_______________________________________________ rubyonrails-ug mailing list [email protected] http://mailman.headflash.com/mailman/listinfo/rubyonrails-ug
