1

I am newly beginning developer in android; btw after I log in into my gerrit, I can see my git commit changes and some source files those are changed.

As you know after clicking the side by side link right side of the source's list, I can enter web based diff site, where I can really easy to see the differences. ok here is the spot, where my real problem begins. I want to make a program that takes permalink, that downloads before and after versions of source which are returned as a zip file by gerrit server (after clicking download image in diff page). I really tried to download via C# using various ways, including SHDocVw, WebBrowser and so on...but still i dont get it.

Can someone help me with this problem?

Soner Gönül
  • 97,193
  • 102
  • 206
  • 364
user2809760
  • 53
  • 1
  • 3
  • 5
  • check out the query functionality: http://gerrit.googlecode.com/svn-history/r3021/documentation/2.1.4/cmd-query.html – laplasz Sep 24 '13 at 21:22
  • Is it really important to get it as a zip file, as you can get the information by using the checkout functionality in the Patch Set section on the "frontpage" of the change, then you can do the diffing locally in your workarea – Rasmus Østergaard Kjær Voss Sep 25 '13 at 08:03

0 Answers0