<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>After  the command entered from terminal <br>             git clone
 <span style="border-bottom: 2px dotted rgb(54, 99, 136); cursor: pointer; background: none repeat scroll 0% 0% transparent;" class="yshortcuts" id="lw_1287214807_0"><span style="border-bottom: 2px dotted rgb(54, 99, 136); cursor: pointer; background: none repeat scroll 0% 0% transparent;" class="yshortcuts" id="lw_1287230015_0">git@github.com</span></span>:amritpalpathak/OpenStreetView.git

 <br>                    <br>             1)                         I 
got the OpenStreetview(it has its own files & folders) directory in 
my home directory (is it the source code of the side)?<br><br>         
 2)                            I also install the mysql,rubyonrails on 
my computer.Now tell me how to use this source code and run it on 
rubyonrail,so that i can make the changes; ??<br><br>                                  

 Thanks for supporting ,this is mine first project thats why  i am 
getting basic problems<br></div><br>Thanks for all 
replies;<div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> "photos-owner@openstreetmap.org" <photos-owner@openstreetmap.org><br><b><span style="font-weight: bold;">To:</span></b> amrit.pal27@yahoo.com<br><b><span style="font-weight: bold;">Sent:</span></b> Sat, October 16, 2010 7:35:14 AM<br><b><span style="font-weight: bold;">Subject:</span></b> The results of your email commands<br></font><br>Note: Forwarded message is attached.<br><br>
The results of your email command are provided below. Attached is your<br>original message.<br><br>- Results:<br>    Ignoring non-text/plain MIME parts<br><br>- Unprocessed:<br>    ________________________________<br>    From: John McKerrell <<a ymailto="mailto:john@mckerrell.net" href="mailto:john@mckerrell.net">john@mckerrell.net</a>><br>    To: Amrit Pal <<a ymailto="mailto:amrit.pal27@yahoo.com" href="mailto:amrit.pal27@yahoo.com">amrit.pal27@yahoo.com</a>><br>    Cc: open strret view mailing list <<a ymailto="mailto:photos-owner@openstreetmap.org" href="mailto:photos-owner@openstreetmap.org">photos-owner@openstreetmap.org</a>><br>    Sent: Fri, October 15, 2010 9:31:13 AM<br>    Subject: Re: [OSM-Photos] Suggesstion about photos at <a target="_blank" href="http://openstreetview.org">openstreetview.org</a><br>    Yes you have now forked the app. You now
 need to take a clone of the repository <br>    on your own computer, like this:<br>    git clone <a ymailto="mailto:git@github.com" href="mailto:git@github.com">git@github.com</a>:amritpalpathak/OpenStreetView.git<br>    Then you can make changes to the copy of the code on your hard drive. When you <br>    have it working you can commit the changes back. Push them to github and then <br>    send the pull request. Please take a look at the instructions on github and here <br>    for more information on using git:<br><span>    <a target="_blank" href="http://book.git-scm.com/">http://book.git-scm.com/</a></span><br>    The site uses Ruby on Rails so you will need to have that on your machine to be <br><br>- Ignored:<br>    able to run the site locally on your computer:<br>    <br><span>    <a target="_blank"
 href="http://rubyonrails.org/">http://rubyonrails.org/</a></span><br>    <br>    John<br>    <br>    <br>    On 15 Oct 2010, at 13:45, Amrit Pal wrote:<br>    <br>    Thanks sir, i followed the link <br><span>    >                      <a target="_blank" href="http://github.com/johnmckerrell/OpenStreetView/fork">http://github.com/johnmckerrell/OpenStreetView/fork</a></span><br>    >  <br>    >                                      and then click on "your fork",after that <br>    >is diverted towards the page . please take a look to this page.<br><span>    >                     <a target="_blank"
 href="http://github.com/amritpalpathak/Openstreetview">http://github.com/amritpalpathak/Openstreetview</a></span><br>    ><br>    >   Now i have the doubts<br>    ><br>    >     1) Have i done the fork?<br>    >     2)Are the 14 files shown at this link is the source code of site<br>    >     3)Now suppose i have to make the changes about the photos(clicking issue) <br>    >so now from where i have to started.<br>    ><br>    ><br>    ><br>    ><br>    ><br>    ________________________________<br>    From: John McKerrell <<a ymailto="mailto:john@mckerrell.net" href="mailto:john@mckerrell.net">john@mckerrell.net</a>><br>    >To: Amrit Pal <<a ymailto="mailto:amrit.pal27@yahoo.com"
 href="mailto:amrit.pal27@yahoo.com">amrit.pal27@yahoo.com</a>><br>    >Sent: Fri, October 15, 2010 8:07:27 AM<br>    >Subject: Re: [OSM-Photos] Suggesstion about photos at openstreetview.org<br>    ><br>    >Hi<br>    ><br>    ><br>    >The repository you mention does not appear to be a fork of the main one. To <br>    >create a fork go to here:<br>    ><br>    ><br>    ><a href="http://github.com/johnmckerrell/OpenStreetView/fork" target="_blank">http://github.com/johnmckerrell/OpenStreetView/fork</a><br>    ><br>    ><br>    >This should then give you your own repository which you can clone on your <br>    >computer with:<br>    ><br>    ><br>    >git clone <the url that is listed on github><br>   
 ><br>    ><br>    >You may need to delete the repository you have there right now though as it <br>    >might clash with the fork <br>    >(i.e. <a href="http://github.com/amritpalpathak/Openstreetview" target="_blank">http://github.com/amritpalpathak/Openstreetview</a> - the different casing may <br>    >stop it clashing though).<br>    ><br>    ><br>    >So to confirm, what github will do is make a copy (a fork) of my repository, you <br>    >will then own that fork. You can clone that fork to make your changes and when <br>    >you've finished, commit and push those changes back. Once you're all done you <br>    >can send a pull request asking that I pull the changes into the main repository.<br>    ><br>    ><br>    >John<br>    ><br>   
 ><br>    >On 15 Oct 2010, at 12:44, Amrit Pal wrote:<br>    ><br>    >Thanks for reply <br>    >><br>    >>As i have already told you i am new to open source project and this is <br>    >>mine <a target="_blank" href="http://first.so">first.so</a> i dont know how to get source code but i followed the link from <br>    >>your email for source code. i was trying to fork the project,according to the <br>    >>instructions below.<br>    >> <br>    >><a href="http://github.com/amritpalpathak/Openstreetview" target="_blank">http://github.com/amritpalpathak/Openstreetview</a><br>    >><br>    >>                  Everything was going well but when i type  "git push origin <br>    >>master" , i got the following
 error message <br>    >><br>    >>fatal: '/data/repositories/0/00/5d/9a/amritpalpathak/openstreetview.git' does <br>    >>not appear to be a git repository<br>    >>fatal: The remote end hung up unexpectedly<br>    >><br>    >>   what is this.i am unknown to this error<br>    >>Please help me to resolve this.<br>    >>Thanks <br>    >><br>    >><br>    >><br>    ________________________________<br>    From: John McKerrell <<a ymailto="mailto:john@mckerrell.net" href="mailto:john@mckerrell.net">john@mckerrell.net</a>><br>    >>To: Amrit Pal <<a ymailto="mailto:amrit.pal27@yahoo.com" href="mailto:amrit.pal27@yahoo.com">amrit.pal27@yahoo.com</a>><br>    >>Cc: Real mailing list TO MEMBESS <<a
 ymailto="mailto:Photos@openstreetmap.org" href="mailto:Photos@openstreetmap.org">Photos@openstreetmap.org</a>><br>    >>Sent: Wed, October 13, 2010 10:10:58 AM<br>    >>Subject: Re: [OSM-Photos] Suggesstion about photos at openstreetview.org<br>    >><br>    >>Hi<br>    >><br>    >><br>    >>I responded to this yesterday:<br>    >><br>    >><br><span>    >><a target="_blank" href="http://lists.openstreetmap.org/pipermail/photos/2010-October/000141.html">http://lists.openstreetmap.org/pipermail/photos/2010-October/000141.html</a></span><br>    >><br>    >><br>    >>John<br>    >><br>    >><br>    >>On 13 Oct 2010, at 15:05, Amrit Pal wrote:<br>    >><br>    >>Respected
 Members<br>    >>> <br>    >>> i didn't received the  reply from your side so mailing you again.<br>    >>><br>    >>>I am new to this mailing list. i want the source code of site <br>    "openstreetview"<br>    >>>i want the some changes in photos at openstreetview.... <br>    >>><br>    >>>The thing is that,, i want the when someone goes zoom and clicked the image it <br>    >>>should be enlarzed  & when someone again clilck ,it shoulb get back to previous <br>    >>>size (thumnail)... <br>    >>>i have made a html +javascript code for this.. and run it at local host... <br>    >>><br>    >>>i want this change at this site.. please help me how to do... \<br>    >>><br>   
 >>><br>    >>>Thanks in advance<br>    >>>Awaiting reply<br>    >>><br>    >>><br>    >>><br>    >>>_______________________________________________<br>    >>>Photos mailing list<br>    >>><a ymailto="mailto:Photos@openstreetmap.org" href="mailto:Photos@openstreetmap.org">Photos@openstreetmap.org</a><br><span>    >>><a target="_blank" href="http://lists.openstreetmap.org/listinfo/photos">http://lists.openstreetmap.org/listinfo/photos</a></span><br>    >>><br>    >><br>    >><br>    >><br>    ><br>    ><br>    ><br>    <br>    <br>    <br>          <br><br>- Done.<br><br></div></div>
</div><br>







      </body></html>