Re: [Potlatch-dev] Git starter?

2011-09-04 Thread Richard Fairhurst
s Richard -- View this message in context: http://gis.638310.n2.nabble.com/Potlatch-dev-Git-starter-tp6741077p6758654.html Sent from the Potlatch mailing list archive at Nabble.com. ___ Potlatch-dev mailing list Potlatch-dev@openstreetmap.org http://lists

Re: [Potlatch-dev] Git starter?

2011-09-03 Thread Steve Bennett
On Thu, Sep 1, 2011 at 2:34 AM, Andy Allan wrote: > A few other things spring instantly to mind - an ill-advised redesign > of the Undo system, a few problems with the Magic Roundabout system > (e.g. having a 50% chance of nuking a way when trying to shorten it) > and, more than anything else, lot

Re: [Potlatch-dev] Git starter?

2011-08-31 Thread Andy Allan
On Wed, Aug 31, 2011 at 4:13 PM, Steve Bennett wrote: >>Yes, but this was causing lots of issues, as I'm sure you remember. > > Actually not - apart from my commiting changes in insufficient > granularity. Happy to take your word for it, though. A few other things spring instantly to mind - an i

Re: [Potlatch-dev] Git starter?

2011-08-31 Thread Steve Bennett
Ok, I'm just going to rebut everything because I'm in that sort of mood. >P2 has a strong sense of design >and authorship, as do JOSM and osm.org itself. We don't accept any and >every patch - that way would lie chaos. It would be good if the mechanism by which this happens were a little more tra

Re: [Potlatch-dev] Git starter?

2011-08-31 Thread Serge Wroclawski
On Wed, Aug 31, 2011 at 8:28 AM, Andy Allan wrote: > Yes, but this was causing lots of issues, as I'm sure you remember. > Think of it instead as being a much more relaxing way of developing - > you can make your changes public without needing to worry about > stepping on anyone's toes - I can (a

Re: [Potlatch-dev] Git starter?

2011-08-31 Thread Andy Allan
On Wed, Aug 31, 2011 at 10:46 AM, Steve Bennett wrote: > On Wed, Aug 31, 2011 at 5:01 AM, Andy Allan wrote: >>If there's any gotchas let me know. > Ok, since you asked: > > "First you need to get a copy of the potlatch2 repository from > somewhere. It doesn't really matter where it comes from..."

Re: [Potlatch-dev] Git starter?

2011-08-31 Thread SomeoneElse
On 31/08/2011 10:46, Steve Bennett wrote: On Wed, Aug 31, 2011 at 5:01 AM, Andy Allan wrote: If there's any gotchas let me know. Ok, since you asked: "First you need to get a copy of the potlatch2 repository from somewhere. It doesn't really matter where it comes from..." ... "There's many di

Re: [Potlatch-dev] Git starter?

2011-08-31 Thread Tom Hughes
On 31/08/11 10:46, Steve Bennett wrote: I find this bit of using git somewhat deflating. With SVN, I was able to commit my changes into "the" repository. Although the changes weren't immediately in the production release (fortunately), other developers would immediately see them next time they d

Re: [Potlatch-dev] Git starter?

2011-08-31 Thread Richard Fairhurst
Steve Bennett wrote: > I find this bit of using git somewhat deflating. With SVN, I was able > to commit my changes into "the" repository. Although the changes > weren't immediately in the production release (fortunately), other > developers would immediately see them next time they did an update.

Re: [Potlatch-dev] Git starter?

2011-08-31 Thread Steve Bennett
On Wed, Aug 31, 2011 at 5:01 AM, Andy Allan wrote: >If there's any gotchas let me know. Ok, since you asked: "First you need to get a copy of the potlatch2 repository from somewhere. It doesn't really matter where it comes from..." ... "There's many different ways to share your changes with the r

[Potlatch-dev] Git starter?

2011-08-29 Thread Steve Bennett
Hi all, So I'd like to get back into some potlatch development. Shortly before moving house I tried to follow the Git instructions, but something went wrong. Can someone give me a quick list of steps? I gather I need to set up an account on git hub, fork someone's code base (whose?), check out us