Re: [E-devel] Following up on a git based project management tool

2012-09-11 Thread Sanjeev BA
Does login involve OAuth? If yes, isn't it an overhead to tell them (fb/google/github) everytime we login to our system? On Tue, Sep 11, 2012 at 1:15 PM, Carsten Haitzler ras...@rasterman.comwrote: On Tue, 11 Sep 2012 13:24:09 +1000 David Seikel onef...@gmail.com said: On Mon, 10 Sep 2012

Re: [E-devel] Following up on a git based project management tool

2012-09-11 Thread The Rasterman
On Tue, 11 Sep 2012 15:22:14 +0900 Sanjeev BA eflel...@gmail.com said: Does login involve OAuth? If yes, isn't it an overhead to tell them (fb/google/github) everytime we login to our system? they love the overhead.. they can track you on the interwebs. thats what they are. they are

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread Lionel Orry
On Sun, Aug 26, 2012 at 12:27 PM, Carsten Haitzler ras...@rasterman.com wrote: On Sun, 26 Aug 2012 08:12:22 +0100 Rui Miguel Silva Seabra r...@1407.org said: well having a read of it it seems to perfectly fit the bill. it's manageable (php), we can just live with sqlite (i detest full db's

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread Luis Felipe Strano Moraes
On Mon, Sep 10, 2012 at 6:14 AM, Lionel Orry lionel.o...@gmail.com wrote: On Sun, Aug 26, 2012 at 12:27 PM, Carsten Haitzler ras...@rasterman.com wrote: On Sun, 26 Aug 2012 08:12:22 +0100 Rui Miguel Silva Seabra r...@1407.org said: well having a read of it it seems to perfectly fit the

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread Alex-P. Natsios
Backend Hatred aside, the PHP/facebook backed Phabricator seems the only viable choice between the two then. Also no support or interest can be both a hindrance and/or really annoying (and insecure). -- Regards, Alex-P. Natsios (a.k.a Drakevr)

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread Leandro Pereira
Luis, On Mon, Sep 10, 2012 at 8:40 AM, Luis Felipe Strano Moraes luis.str...@gmail.com wrote: Honestly, given the amount of people working on Phabricator, I would much rather go forward with it (if it does indeed cover everything that is needed in our case, which seems to be the case).

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread Boris Faure
On 12-09-10 16:43, Leandro Pereira wrote: Luis, On Mon, Sep 10, 2012 at 8:40 AM, Luis Felipe Strano Moraes luis.str...@gmail.com wrote: Honestly, given the amount of people working on Phabricator, I would much rather go forward with it (if it does indeed cover everything that is needed

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread Eduardo Lima (Etrunko)
Now trac is 1.0 and supports git :P http://trac.edgewall.org/browser/tags/trac-1.0/RELEASE On Mon, Sep 10, 2012 at 5:30 PM, Boris Faure bo...@fau.re wrote: On 12-09-10 16:43, Leandro Pereira wrote: Luis, On Mon, Sep 10, 2012 at 8:40 AM, Luis Felipe Strano Moraes luis.str...@gmail.com wrote:

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread Leandro Pereira
Boris, On 09/10/2012 05:30 PM, Boris Faure wrote: Does rebasing mess up with review? That's the case with gerrit and once a commit has been put to review, it's better to rebase it only just before merging or diffs are screwed up. Nope. The command line tool is pretty smart regarding this.

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread The Rasterman
On Mon, 10 Sep 2012 16:43:44 -0300 Leandro Pereira lean...@profusion.mobi said: Luis, On Mon, Sep 10, 2012 at 8:40 AM, Luis Felipe Strano Moraes luis.str...@gmail.com wrote: Honestly, given the amount of people working on Phabricator, I would much rather go forward with it (if it does

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread David Seikel
On Mon, 10 Sep 2012 16:43:44 -0300 Leandro Pereira lean...@profusion.mobi wrote: Luis, On Mon, Sep 10, 2012 at 8:40 AM, Luis Felipe Strano Moraes luis.str...@gmail.com wrote: Honestly, given the amount of people working on Phabricator, I would much rather go forward with it (if it does

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread Luis Felipe Strano Moraes
On Mon, Sep 10, 2012 at 10:44 PM, David Seikel onef...@gmail.com wrote: On Mon, 10 Sep 2012 16:43:44 -0300 Leandro Pereira lean...@profusion.mobi wrote: Luis, On Mon, Sep 10, 2012 at 8:40 AM, Luis Felipe Strano Moraes luis.str...@gmail.com wrote: Honestly, given the amount of people

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread Nicholas Hughart
On 09/10/2012 09:50 PM, Luis Felipe Strano Moraes wrote: On Mon, Sep 10, 2012 at 10:44 PM, David Seikel onef...@gmail.com wrote: On Mon, 10 Sep 2012 16:43:44 -0300 Leandro Pereira lean...@profusion.mobi wrote: Luis, On Mon, Sep 10, 2012 at 8:40 AM, Luis Felipe Strano Moraes

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread David Seikel
On Mon, 10 Sep 2012 22:08:22 -0500 Nicholas Hughart mek...@mekius.net wrote: On 09/10/2012 09:50 PM, Luis Felipe Strano Moraes wrote: On Mon, Sep 10, 2012 at 10:44 PM, David Seikel onef...@gmail.com wrote: On Mon, 10 Sep 2012 16:43:44 -0300 Leandro Pereira lean...@profusion.mobi wrote:

Re: [E-devel] Following up on a git based project management tool

2012-09-10 Thread The Rasterman
On Tue, 11 Sep 2012 13:24:09 +1000 David Seikel onef...@gmail.com said: On Mon, 10 Sep 2012 22:08:22 -0500 Nicholas Hughart mek...@mekius.net wrote: Actually it doesn't allow user registration using the built in accounts. Those must be made manually. I was talking to a developer the

Re: [E-devel] Following up on a git based project management tool

2012-08-28 Thread Leandro Pereira
On Sat, Aug 25, 2012 at 8:03 PM, Lionel Orry lionel.o...@gmail.com wrote: Had a look at Indefero? Written in PHP and AFAIR, did not require me more than 30 minutes to install, and I'm a terrible admin, trust me. Have a look at the features: www.indefero.net I've been playing with Phabricator

Re: [E-devel] Following up on a git based project management tool

2012-08-28 Thread Nicholas Hughart
On 08/28/2012 03:06 PM, Leandro Pereira wrote: On Sat, Aug 25, 2012 at 8:03 PM, Lionel Orry lionel.o...@gmail.com wrote: Had a look at Indefero? Written in PHP and AFAIR, did not require me more than 30 minutes to install, and I'm a terrible admin, trust me. Have a look at the features:

Re: [E-devel] Following up on a git based project management tool

2012-08-28 Thread The Rasterman
On Tue, 28 Aug 2012 15:24:18 -0500 Nicholas Hughart mek...@mekius.net said: On 08/28/2012 03:06 PM, Leandro Pereira wrote: On Sat, Aug 25, 2012 at 8:03 PM, Lionel Orry lionel.o...@gmail.com wrote: Had a look at Indefero? Written in PHP and AFAIR, did not require me more than 30 minutes to

Re: [E-devel] Following up on a git based project management tool

2012-08-27 Thread David Seikel
On Mon, 27 Aug 2012 09:06:03 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Mon, 27 Aug 2012 02:32:11 +0300 Alex-P. Natsios apnats...@gmail.com said: Greetings! IMHO, Gitblit works only over HTTP/HTTPS though, (slow and painful) also it requires both JGit

Re: [E-devel] Following up on a git based project management tool

2012-08-26 Thread Rui Miguel Silva Seabra
Indefero was news to me, but it seems too much like Google code, and that interface was not very good. However it seems simple enough to make it worthy to try. I guess maybe we could put to practice the java and the php ones as short list to try then? Carsten Haitzler ras...@rasterman.com

Re: [E-devel] Following up on a git based project management tool

2012-08-26 Thread Boris Faure
On 12-08-26 13:04, Carsten Haitzler wrote: On Sun, 26 Aug 2012 01:03:01 +0200 Lionel Orry lionel.o...@gmail.com said: On Sat, Aug 25, 2012 at 6:55 PM, Rui Miguel Silva Seabra r...@1407.org wrote: Hi all, I was supposed, since FOSDEM 2012, to try to install gitorious for later

Re: [E-devel] Following up on a git based project management tool

2012-08-26 Thread The Rasterman
On Sun, 26 Aug 2012 08:12:22 +0100 Rui Miguel Silva Seabra r...@1407.org said: well having a read of it it seems to perfectly fit the bill. it's manageable (php), we can just live with sqlite (i detest full db's for various reasons). it has a checklist of things just for what we need. out of the

Re: [E-devel] Following up on a git based project management tool

2012-08-26 Thread The Rasterman
On Sun, 26 Aug 2012 12:05:07 +0200 Boris Faure bo...@fau.re said: On 12-08-26 13:04, Carsten Haitzler wrote: On Sun, 26 Aug 2012 01:03:01 +0200 Lionel Orry lionel.o...@gmail.com said: On Sat, Aug 25, 2012 at 6:55 PM, Rui Miguel Silva Seabra r...@1407.org wrote: Hi all, I

Re: [E-devel] Following up on a git based project management tool

2012-08-26 Thread Rui Miguel Silva Seabra
What I'm worried about indefero is that it doesn't seem oriented towards git, it may well be better than trac but it would be very good if it took advantage of being more oriented towards distributed SCM. Rui On Sun, 26 Aug 2012 19:27:47 +0900 Carsten Haitzler (The Rasterman)

Re: [E-devel] Following up on a git based project management tool

2012-08-26 Thread Tom Hacohen
On 26/08/12 14:29, Rui Miguel Silva Seabra wrote: What I'm worried about indefero is that it doesn't seem oriented towards git, it may well be better than trac but it would be very good if it took advantage of being more oriented towards distributed SCM. Was about to say the same thing. Not

Re: [E-devel] Following up on a git based project management tool

2012-08-26 Thread Rui Miguel Silva Seabra
Which is why I'm inclined to short list on gitblit and indefero and provide both of them for testing. Tom Hacohen tom.haco...@samsung.com wrote: On 26/08/12 14:29, Rui Miguel Silva Seabra wrote: What I'm worried about indefero is that it doesn't seem oriented towards git, it may well be

Re: [E-devel] Following up on a git based project management tool

2012-08-26 Thread Alex-P. Natsios
Greetings! IMHO, Gitblit works only over HTTP/HTTPS though, (slow and painful) also it requires both JGit (java git implementation) and the regular git if you want some special features (like: git-gc). its java with groovy hooks ( ugly...) it does have 4 access control configs but does not seem

Re: [E-devel] Following up on a git based project management tool

2012-08-26 Thread David Seikel
On Mon, 27 Aug 2012 02:32:11 +0300 Alex-P. Natsios apnats...@gmail.com wrote: 4. some kind of wiki documentation Users rarely if ever touch wikis and Developers love NOT to go out of their SCM and/or favorite text editor to edit some damn wiki. ikiwiki is a wiki that supports both SVN and GIT

Re: [E-devel] Following up on a git based project management tool

2012-08-26 Thread The Rasterman
On Mon, 27 Aug 2012 02:32:11 +0300 Alex-P. Natsios apnats...@gmail.com said: Greetings! IMHO, Gitblit works only over HTTP/HTTPS though, (slow and painful) also it requires both JGit (java git implementation) and the regular git if you want some special features (like: git-gc). its java

[E-devel] Following up on a git based project management tool

2012-08-25 Thread Rui Miguel Silva Seabra
Hi all, I was supposed, since FOSDEM 2012, to try to install gitorious for later use by E developers when E moves to git after final e17 release. However, since Gitorious is a bit complicated to install, I looked into other alternatives. My current analysis so far: I compared Gitorious, GitLab

Re: [E-devel] Following up on a git based project management tool

2012-08-25 Thread Lionel Orry
On Sat, Aug 25, 2012 at 6:55 PM, Rui Miguel Silva Seabra r...@1407.org wrote: Hi all, I was supposed, since FOSDEM 2012, to try to install gitorious for later use by E developers when E moves to git after final e17 release. However, since Gitorious is a bit complicated to install, I looked

Re: [E-devel] Following up on a git based project management tool

2012-08-25 Thread Sanjeev BA
I agree that gitoriuos was hard to setup and maintain. I tried it once I have not tried the others. On Sun, Aug 26, 2012 at 8:03 AM, Lionel Orry lionel.o...@gmail.com wrote: On Sat, Aug 25, 2012 at 6:55 PM, Rui Miguel Silva Seabra r...@1407.org wrote: Hi all, I was supposed, since

Re: [E-devel] Following up on a git based project management tool

2012-08-25 Thread David Seikel
On Sun, 26 Aug 2012 08:20:20 +0900 Sanjeev BA eflel...@gmail.com wrote: I agree that gitoriuos was hard to setup and maintain. I tried it once I have not tried the others. I've not looked at any of them, but if gitorious is hard to maintain, then it gets a no vote from me. We barely have

Re: [E-devel] Following up on a git based project management tool

2012-08-25 Thread The Rasterman
On Sun, 26 Aug 2012 01:03:01 +0200 Lionel Orry lionel.o...@gmail.com said: On Sat, Aug 25, 2012 at 6:55 PM, Rui Miguel Silva Seabra r...@1407.org wrote: Hi all, I was supposed, since FOSDEM 2012, to try to install gitorious for later use by E developers when E moves to git after final