Le 2013-05-20 à 17:01, Jesse Tayler <[email protected]> a écrit : > > ah, yes, you're right -- I had forgotten about the fact that golipse only > installs the developer environment. > > seems like it should install WOnder and setup a standard WO developer system, > but maybe that's as easy as just running some of Kieran's links in a script.
It would be really useful to modify Golips to install everything... > > > > On May 20, 2013, at 4:53 PM, Tim Worman <[email protected]> wrote: > >> Golipse doesn't retrieve or install Wonder. >> >> That reminds me though - Golipse was patched and updated for Eclipse 3.8.2 a >> couple weeks ago but the latest version linked on WOCommunity is not a >> recent build: >> >> http://wocommunity.org/documents/tools/ >> >> Tim >> >> On May 20, 2013, at 12:05 PM, Jesse Tayler <[email protected]> wrote: >> >>> >>> whoa, nice work! >>> >>> thanks for the links and process here, that's REALLY a big help. >>> >>> does golips have these new things in them? >>> >>> >>> On May 20, 2013, at 2:05 PM, Kieran Kelleher <[email protected]> wrote: >>> >>>> In an effort to consolidate all WO Community Projects, Project Wonder >>>> repository has been transferred to the WOCommunity GitHub account. It now >>>> resides at https://github.com/wocommunity/wonder >>>> >>>> The new git remote URL for read-only is: >>>> git://github.com/wocommunity/wonder.git >>>> >>>> The new git remote URL for committers is: >>>> [email protected]:wocommunity/wonder.git >>>> >>>> To point your local clone to the new upstream repository, do the following: >>>> git remote set-url remote_name new_url >>>> >>>> >>>> ---------------------------------------------------------------------------------- >>>> >>>> Need more help? >>>> >>>> 1) Find your current remote_name: >>>> $ git remote -v >>>> >>>> .... and identify the remote_name having the old >>>> "projectwonder/wonder.git" github repository name in its URL. This example >>>> uses "upstream" as the remote name for the old url: >>>> upstream >>>> git://github.com/projectwonder/wonder.git (fetch) >>>> upstream >>>> git://github.com/projectwonder/wonder.git (push) >>>> >>>> >>>> 2) For the example where "upstream" was the remote name you used, just >>>> change it with: >>>> >>>> Read-only URL: >>>> $ git remote set-url upstream git://github.com/wocommunity/wonder.git >>>> >>>> Committer: >>>> $ git remote set-url upstream [email protected]:wocommunity/wonder.git >>>> >>>> >>>> Apparently the old URLs will continue to redirect, but it is advised that >>>> you update as soon as possible to the correct one. >>>> ------------------------------------------------------------------------------ >>>> AlienVault Unified Security Management (USM) platform delivers complete >>>> security visibility with the essential security capabilities. Easily and >>>> efficiently configure, manage, and operate all of your security controls >>>> from a single console and one unified framework. Download a free trial. >>>> http://p.sf.net/sfu/alienvault_d2d >>>> _______________________________________________ >>>> Wonder-disc mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/wonder-disc >>> >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.com >>> >>> This email sent to [email protected] >> > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
