Open GoogleCodeExporter opened 8 years ago
Hello,
How can I apply the patch?
Ty
Original comment by comerc...@conductum.com
on 15 Feb 2013 at 8:08
You can google for the info on patches, for example:
http://www.cyberciti.biz/faq/appy-patch-file-using-patch-command/
Another option - you can add me as developer to the app engine account for the
instance and I ll push there the updated version.
Original comment by vega113
on 15 Feb 2013 at 8:34
Ty.
I´d like to learn to do it.
I´ve tried to follow your instructions. But I´m not sure.
I have my walkaroud running on appengine.
I follwed: http://code.google.com/p/walkaround/wiki/RunningTheCode
I made a local walkaround on a linux and then I deployed to appengine.
Have I to apply patch on my local copy and then redeploy to appengine?
Original comment by comerc...@conductum.com
on 15 Feb 2013 at 9:44
Yep, just apply the patch and redeploy
Original comment by vega113
on 15 Feb 2013 at 10:08
Hi,
I did something wrong,
I saved the patch on my walkaround folder.
I wrote:
$ pactch -p1 < /home/administrador/walkaround/WaveIndexer.java.patch
It worked (I saw: "Hunk #3 succeeded at 315 (offset 1 line)..........)
Then I wrote: "third_party/appengine-sdk/sdk/bin/appcfg.sh update build/war"
And the app was updated.
I go to appengine and I see the app recently updated but it doesnt work
Can I ad you as developer?, YOur email?
TY
Original comment by comerc...@conductum.com
on 15 Feb 2013 at 3:39
try to run ./run ant war
and then upload to appengine with appcfg.sh
Original comment by vega113
on 15 Feb 2013 at 5:01
Ty,
In step 5, when I had compilation errors, I did what is recommended in "Getting
and running the code":
rm -rf third_party third_party_src
./get-third-party-deps
I took an error getting "third party deps"
I cant download completly "third party.."
Any idea?
Ty again.
I have a lot of important waves in my walkaround clone, I´d like to save them.
Original comment by comerc...@conductum.com
on 18 Feb 2013 at 8:42
Attachments:
I see. I guess it would be easier if you would just add me as developer to your
AppEngine instance to let me push working version.
my email is vega113@gmail.com
Original comment by vega113
on 18 Feb 2013 at 8:51
Ty,
Invitation sent.
Original comment by comerc...@conductum.com
on 18 Feb 2013 at 8:55
Original issue reported on code.google.com by
vega113
on 14 Feb 2013 at 8:49Attachments: