Hi
On Sun, Oct 14, 2012 at 7:49 AM, Antonio Valentino
wrote:
> Hi Even,
>
> Il 14/10/2012 11:54, Even Rouault ha scritto:
>
>> Hi Antonio,
>>
>>> I suppose that at this point you already used
>>
>>
>>> git remote add
>>> git fetch
>>
>>
>> In the context I described, would be NAME = nas-fixes
Hi Even,
Il 14/10/2012 11:54, Even Rouault ha scritto:
Hi Antonio,
I suppose that at this point you already used
git remote add
git fetch
In the context I described, would be NAME = nas-fixes and URL =
https://github.com/jef-n/gdal ?
yes
Well, I don't remember having used that. App
Hi Antonio,
> I suppose that at this point you already used
> git remote add
> git fetch
In the context I described, would be NAME = nas-fixes and URL =
https://github.com/jef-n/gdal ?
Well, I don't remember having used that. Apparently just "git pull
https://github.com/jef-n/gdal nas-fixes
Hi Even,
Il giorno 14/ott/2012, alle ore 01:02, Even Rouault
ha scritto:
> Just a quick follow-up.
>
> I've just received the first pull request (
> https://github.com/OSGeo/gdal/pull/1 ) and managed to merge it and commit it
> to SVN with the following (based on your below advice) :
>
> gi
On 14 October 2012 00:02, Even Rouault wrote:
> The only annoying (but logical) thing is that I appear as the committer of the
> changes, instead of the original author. Perhaps there would be an automated
> way of adding the original git commiter name in the SVN commit message to keep
> proper at
Just a quick follow-up.
I've just received the first pull request (
https://github.com/OSGeo/gdal/pull/1 ) and managed to merge it and commit it
to SVN with the following (based on your below advice) :
git checkout trunk
git svn rebase
git checkout -b nas-fixes
git pull https://github.com/jef-n
Hi
On Wed, Oct 10, 2012 at 5:55 PM, Even Rouault
wrote:
> Le mercredi 10 octobre 2012 21:49:49, Etienne Tourigny a écrit :
>> Hi Even,
>>
>> the main advantage of github is that you can manage patches/pull
>> requests more easily, and it's easy for someone to setup a fork with
>> substantial chan
On 10/10/2012 10:49 PM, Etienne Tourigny wrote:
Hi Even,
On Wed, Oct 10, 2012 at 4:24 PM, Even Rouault
wrote:
My feeling is that the main barrier to contribution lies more in understanding
how the source works rather than the tools around.
Anyway, whatever the VCS, as you underlined, you st
Le mercredi 10 octobre 2012 21:49:49, Etienne Tourigny a écrit :
> Hi Even,
>
> the main advantage of github is that you can manage patches/pull
> requests more easily, and it's easy for someone to setup a fork with
> substantial changes, and anyone can pull that fork and try it without
> much has
On Wed, Oct 10, 2012 at 4:52 PM, Mateusz Loskot wrote:
> On 10 October 2012 20:49, Etienne Tourigny wrote:
>> Hi Even,
>>
>> the main advantage of github is that (...)
>
> Guys, you're discuss apples (Even on Git) and oranges (Etienne on GitHub).
sort of - I'm advocating for the use of git on gi
On 10 October 2012 20:49, Etienne Tourigny wrote:
> Hi Even,
>
> the main advantage of github is that (...)
Guys, you're discuss apples (Even on Git) and oranges (Etienne on GitHub).
Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
___
gdal-
Hi Even,
the main advantage of github is that you can manage patches/pull
requests more easily, and it's easy for someone to setup a fork with
substantial changes, and anyone can pull that fork and try it without
much hassle.
The other way of doing it with trac/svn is to upload patches to
tickets,
Le mercredi 10 octobre 2012 15:48:48, Etienne Tourigny a écrit :
> IMHO git (with github) is a great platform for collaboration. You
> might find yourself swamped with pull requests though...
I'd be curious to know if the current use of SVN really deters people from
contributing to GDAL, whereas
IMHO git (with github) is a great platform for collaboration. You
might find yourself swamped with pull requests though...
cheers
Etienne
On Wed, Oct 10, 2012 at 5:34 AM, Angelos Tzotsos wrote:
> On 10/10/2012 02:16 AM, Even Rouault wrote:
>>
>> Le dimanche 07 octobre 2012 11:42:30, Even Rouaul
On 10/10/2012 02:16 AM, Even Rouault wrote:
Le dimanche 07 octobre 2012 11:42:30, Even Rouault a écrit :
Hi,
Following a recent similar move from MapServer, I've setup an instance of
Travis CI, hosted continuous integration service. After each SVN commit in
trunk, GDAL is built and the Java, Pe
Le dimanche 07 octobre 2012 11:42:30, Even Rouault a écrit :
> Hi,
>
> Following a recent similar move from MapServer, I've setup an instance of
> Travis CI, hosted continuous integration service. After each SVN commit in
> trunk, GDAL is built and the Java, Perl and Python tests are run.
>
> Tra
16 matches
Mail list logo