Hey Markus,
On Sat, Oct 6, 2012 at 9:45 AM, Markus Innerebner <markus.innerebner@anonymised.com> wrote:
Hi Justin,
Yes reviewing from someone would be good. I assume Simone will do that, since he “supervised” me on this activity.
Cool.
Regarding the pull request, I have a question, since I am new be using git.
this were the steps I did for checking out from the repository:
- git clone https://github.com/geoserver/geoserver.git
- git checkout 2.2.x
What do I need now to do, that someone else can review the document?
Basically you will need to push it up into a fork of the repository. A good document to read through is in the developer guide.
http://docs.geoserver.org/latest/en/developer/source.html
But the short version is this:
- Set up a github account if you have not already done so
- Fork the geoserver repository into your own account
- Point your local repository to your online github repository, that will look something like (assuming your github id is markus) :
git add remove markus git@anonymised.com:markus/geoserver.git
- Push up your changes to your repository (assuming you have made the changes right on the 2.2.x branch)
git push markus 2.2.x
At that point someone will be able to see your work. And if you want to issue a pull request you can do so from the github interface.
thanks for your help
Hope that helps. Let us know if anything is still unclear.
–
Ph D. Student Markus Innerebner
DIS Research Group - Faculty of Computer Science
Free University Bozen-Bolzano
Dominikanerplatz 3 - Room 211
I - 39100 Bozen
Phone: +39-0471-016143
Mobile: +39-333-9392929
gpg --fingerprint
pub 1024D/588F6308 2007-01-09
Key fingerprint = 6948 947E CBD2 89FD E773 E863 914F EB1B 588F 6308
sub 2048g/BF4877D0 2007-01-09
On Oct 6, 2012, at 5:02 PM, Justin Deoliveira wrote:
Hey Markus,
Either a patch attached to a ticket in jira or a github pull request. Someone can review and then commit the work.
Personally i like pull requests since they give a nice integrated code review tool, able to comment on various sections of the patch, etc… but either works.
-Justin
On Sat, Oct 6, 2012 at 4:40 AM, Markus Innerebner <markus.innerebner@anonymised.com…> wrote:
Hello everybody
As discussed this week with Simone I am going to create the documentation for the image mosaic time series example. I checked out geoserver 2.2.x and created a new folder
image_mosaic_timeseries in the directory doc/en/user/source/tutorials
I guess that within the next days i will finish this tutorial. How is the procedure for deploying this document? Should I sent the files to someone or can I have commit rights in the specified folder?
Please let me know.
Cheers Markus
–
Ph D. Student Markus Innerebner
DIS Research Group - Faculty of Computer Science
Free University Bozen-Bolzano
Dominikanerplatz 3 - Room 211
I - 39100 Bozen
Phone: +39-0471-016143
Mobile: +39-333-9392929
gpg --fingerprint
pub 1024D/588F6308 2007-01-09
Key fingerprint = 6948 947E CBD2 89FD E773 E863 914F EB1B 588F 6308
sub 2048g/BF4877D0 2007-01-09
Don’t let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
–
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
–
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.