On 30 March 2013 01:10, David Brown <[email protected]> wrote:
> Hi, so if I cloned the project using:
> https://github.com/pebbleblog/pebble means I have the wrong version?
>
> So, what is the correct url to use so I can make modifications?
>
> git clone https://github.com/pebbleblog/pebble does not work because I
> get the 2.6.5 snapshot.
>
If you want 2.6.4, then after doing the clone, run "git checkout
pebble-2.6.4" to checkout the 2.6.4 tag. However, if you intend to make
modifications to Pebble, you shouldn't checkout a tag, you should work on a
snapshot version (ie, on master), that's the way maven works, development
is always done on a snapshot version (currently HEAD is 2.6.5-SNAPSHOT),
since when you do a build during development, you're building a current
snapshot of your development, not a version to be published and released.
If you want to contribute your modifications back to Pebble, then you must
develop against the current master/snapshot version, I won't accept patches
against anything else.
>
> Please advise.
>
>
> On 03/28/2013 08:29 PM, Alan Burlison wrote:
> > I've made some local changes to pebble that I want to pull forward into
> > the 2.6.4 release so I want to pull down 2.6.4 from github, but it isn't
> > entirely clear which changeset corresponds to the 2.6.4 release. I
> > *think* it's this one, could someone confirm:
> >
> >
> https://github.com/pebbleblog/pebble/commit/d822d37e7ca1b33dcc3314797f5af3d677218cbf
> >
> > Thanks,
> >
>
>
>
> ------------------------------------------------------------------------------
> Own the Future-Intel(R) Level Up Game Demo Contest 2013
> Rise to greatness in Intel's independent game demo contest. Compete
> for recognition, cash, and the chance to get your game on Steam.
> $5K grand prize plus 10 genre and skill prizes. Submit your demo
> by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
> _______________________________________________
> Pebble-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>
------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete
for recognition, cash, and the chance to get your game on Steam.
$5K grand prize plus 10 genre and skill prizes. Submit your demo
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Pebble-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pebble-user