RE: [mojo-dev] Moving Mojo from svn to git

2011-06-25 Thread Robert Scholte
we should make a task in jira for it. That might make it easier to follow the status of all this. -Robert From: hu...@internode.on.net Date: Sat, 25 Jun 2011 08:15:21 +1000 To: dev@mojo.codehaus.org Subject: Re: [mojo-dev] Moving Mojo from svn to git On 25/06/2011, at 12:26 AM, Timothy Astl

Re: [mojo-dev] Moving Mojo from svn to git

2011-06-24 Thread Christopher Hunt
On 25/06/2011, at 12:26 AM, Timothy Astle wrote: > Maybe I need an executive summary of this thread since it's hard to follow: > > * Is the plan to move all of the Mojos from the SVN repository to the GIT > repository in Codehaus? > * Is the plan to abandon Codehaus and move to Github? > * Other

Re: [mojo-dev] Moving Mojo from svn to git

2011-06-24 Thread Arnaud Héritier
Good luck Kristian. Thanks for your help. It will do a good blog article to explain how to migrate from svn to Git in a complex context. Many projects did this choice of the easiness in SVN by having only one trunk/tags/branches for components with different lifecycles. It will be useful to migrat

Re: [mojo-dev] Moving Mojo from svn to git

2011-06-24 Thread Kristian Rosenvold
I am working on establishing a chain of commands that will generate a repo for each mojo with all the tags and trunk. (None of the branches from svn.). From this I'll make a script. The script would hopefullt generate repos for *all* the projects. Unfortunately it's a bit tricky due to the layout

Re: [mojo-dev] Moving Mojo from svn to git

2011-06-24 Thread Arnaud Héritier
Le 24 juin 2011 à 16:26, Timothy Astle a écrit : Thanks and I haven't confused the two. ;-) Maybe I need an executive summary of this thread since it's hard to follow: * Is the plan to move all of the Mojos from the SVN repository to the GIT repository in Codehaus? It is what we are studying

Re: [mojo-dev] Moving Mojo from svn to git

2011-06-24 Thread Timothy Astle
Thanks and I haven't confused the two.  ;-) Maybe I need an executive summary of this thread since it's hard to follow: * Is the plan to move all of the Mojos from the SVN repository to the GIT repository in Codehaus? * I

Re: [mojo-dev] moving Mojo from svn to git

2011-06-24 Thread Mark Struberg
opher Hunt wrote: From: Christopher Hunt Subject: Re: [mojo-dev] moving Mojo from svn to git To: dev@mojo.codehaus.org Date: Friday, June 24, 2011, 1:18 PM Mark Struberg wrote: <...> and we would need to signup codehaus as an organisation at githu

Re: [mojo-dev] moving Mojo from svn to git

2011-06-24 Thread Arnaud Héritier
place to use pull > request mechanism. > > > 2011/6/24 Mark Struberg : > > I don't care about the name, I care about _who_ will do that? > > You would need to duplicate Xircles and a lot other things... > > > > LieGrue, > > strub > > > > ---

Re: [mojo-dev] Moving Mojo from svn to git

2011-06-24 Thread Christopher Hunt
On 24/06/2011, at 11:17 PM, Timothy Astle wrote: > 2. If the plan is to move to GitHub, then is the plan to basically abandon > CodeHaus? GitHub has it's own issue tracking system... probably little need > for CodeHaus anymore. Let's not confuse Git with GitHub. You can use Git without GitHub

Re: [mojo-dev] moving Mojo from svn to git

2011-06-24 Thread Christopher Hunt
Mark Struberg wrote: > <...> and we would need to signup codehaus as an organisation at github. <...> > How so?

[mojo-dev] Moving Mojo from svn to git

2011-06-24 Thread Timothy Astle
I don't mind if we use GIT or Subversion. I use Subversion more in an enterprise environment and it always worked fine and encourages people to commit back to a system that (I would assume) is backed up and maintained by sysadmins. With a DVCS, there is always the buyer-beware responsibility

Re: [mojo-dev] moving Mojo from svn to git

2011-06-24 Thread Olivier Lamy
; LieGrue, > strub > > --- On Fri, 6/24/11, Julien Ponge wrote: > > From: Julien Ponge > Subject: Re: [mojo-dev] moving Mojo from svn to git > To: dev@mojo.codehaus.org > Date: Friday, June 24, 2011, 12:32 PM > > > >                We'd better

Re: [mojo-dev] moving Mojo from svn to git

2011-06-24 Thread Mark Struberg
I don't care about the name, I care about _who_ will do that? You would need to duplicate Xircles and a lot other things... LieGrue, strub --- On Fri, 6/24/11, Julien Ponge wrote: From: Julien Ponge Subject: Re: [mojo-dev] moving Mojo from svn to git To: dev@mojo.codehaus.org Date: F

Re: [mojo-dev] moving Mojo from svn to git

2011-06-24 Thread Julien Ponge
gt; > LieGrue, > strub > > --- On Fri, 6/24/11, Paul Gier mailto:pg...@redhat.com)> > wrote: > > > From: Paul Gier mailto:pg...@redhat.com)> > > Subject: Re: [mojo-dev] moving Mojo from svn to git > > To: dev@mojo.codehaus.org (mailto:dev@mojo.codehaus.or

Re: [mojo-dev] moving Mojo from svn to git

2011-06-24 Thread Mark Struberg
who would maintain that in this case? LieGrue, strub --- On Fri, 6/24/11, Paul Gier wrote: > From: Paul Gier > Subject: Re: [mojo-dev] moving Mojo from svn to git > To: dev@mojo.codehaus.org > Date: Friday, June 24, 2011, 1:14 AM > Not sure I understand you.  I > wasn'

Re: [mojo-dev] moving Mojo from svn to git

2011-06-24 Thread Kristian Rosenvold
Den 24.06.2011 11:23, skrev Arnaud Héritier: Yes. The only thing I would like we try to control is that all releases of mojos published in central are coming from a tag in a git repo from codehaus. In theory nobody can publish under our groupId without using our Nexus @ Codehaus. But it is import

Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github )

2011-06-24 Thread Arnaud Héritier
> > -Robert > > > From: hu...@internode.on.net > > Date: Fri, 24 Jun 2011 07:13:43 +1000 > > > To: dev@mojo.codehaus.org > > Subject: Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 > release -> github ) > > > > > +1 for

Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github )

2011-06-24 Thread Arnaud Héritier
On Thu, Jun 23, 2011 at 3:07 PM, Kristian Rosenvold < kristian.rosenv...@gmail.com> wrote: > Den 23.06.2011 14:48, skrev nicolas de loof: > > 2011/6/23 Mark Struberg >> >> generally I'm >>> >>> +1 for moving the repos from SVN to GIT >>> >>> -1 for moving the repo from codehaus.org to github. >>

Re: [mojo-dev] moving Mojo from svn to git

2011-06-23 Thread Kristian Rosenvold
Each git repository has a pom.xml at the root level, and each repo contains the subject of one release only. I think the internal structure of the git repo is not really anything that needs to be discussed. The "external" view is mostly of which url we put up on a webpage, and I think Paul's co

Re: [mojo-dev] moving Mojo from svn to git

2011-06-23 Thread Paul Gier
The convention "group/project-repo" seems to be followed on other sites as well. http://git.kernel.org/ On 06/23/2011 08:14 PM, Paul Gier wrote: > Not sure I understand you. I wasn't saying we should have a single git > repo, I was suggesting that each plugin/project is located in it's own > git

Re: [mojo-dev] moving Mojo from svn to git

2011-06-23 Thread Paul Gier
Not sure I understand you. I wasn't saying we should have a single git repo, I was suggesting that each plugin/project is located in it's own git repo under the common directory "mojo". Instead of prefixing the name of the repo with "mojo-". Either way there is one git repo per mojo project. Th

Re: [mojo-dev] moving Mojo from svn to git

2011-06-23 Thread Stephen Connolly
until you try to release. if you release separately, you need separate git repositories. if you release at the same time, same git repo. so animal-sniffer would be one repo for the tools, one repo for each of the signatures. - Stephen --- Sent from my Android phone, so random spelling mistakes

Re: [mojo-dev] moving Mojo from svn to git

2011-06-23 Thread Paul Gier
; From: hu...@internode.on.net >> Date: Fri, 24 Jun 2011 07:13:43 +1000 >> To: dev@mojo.codehaus.org >> Subject: Re: [mojo-dev] moving Mojo from svn to git (was: preparing > 2.3.0 release -> github ) >> >> +1 for moving to git - much easier to work with remotely. &

RE: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github )

2011-06-23 Thread Robert Scholte
right? -Robert > From: hu...@internode.on.net > Date: Fri, 24 Jun 2011 07:13:43 +1000 > To: dev@mojo.codehaus.org > Subject: Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 > release -> github ) > > +1 for moving to git - much easier to work with r

Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github )

2011-06-23 Thread Christopher Hunt
+1 for moving to git - much easier to work with remotely. +1 for moving each mojo to its own git repo On the latter point, you *need* to do this. Anything that potentially requires its own tag or branch needs its own git repo. Kind regards, Christopher --

Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github )

2011-06-23 Thread nicolas de loof
> > >> >> I am a bit unsure as to what is the expected gain wrt moving the > /authorative/ repo to github. I've said this earlier; > an authorative repo located at codehaus with mirroring to github is > practically the same. Handling pull requests is the only > difference I can think of but it sho

Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github )

2011-06-23 Thread Kristian Rosenvold
Den 23.06.2011 14:48, skrev nicolas de loof: 2011/6/23 Mark Struberg generally I'm +1 for moving the repos from SVN to GIT -1 for moving the repo from codehaus.org to github. Reason is that this would _heavily_ fragment this established community. Why not just setup a GIT repo at codehaus?

Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github )

2011-06-23 Thread nicolas de loof
o there are other issues which would make it hard to > inject this info. You can find most of it in the issue itself or on the > mailing list archives. > > LieGrue, > strub > > > > --- On Thu, 6/23/11, Arnaud Héritier wrote: > > From: Arnaud Héritier > Subject: Re:

Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github )

2011-06-23 Thread Mark Struberg
info. You can find most of it in the issue itself or on the mailing list archives. LieGrue, strub --- On Thu, 6/23/11, Arnaud Héritier wrote: From: Arnaud Héritier Subject: Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github ) To: dev@mojo.codehau

Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github )

2011-06-23 Thread Jochen Wiedmann
2011/6/23 Arnaud Héritier : > Myself I'm not at all in favor to migrate to one Git repo which could be the > case which requires such feature. I haven't got much experience with Git. Basically, I'm all in favour for the ability to check out a single Mojo and work on that. OTOH: Does that leave u

Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github )

2011-06-23 Thread Arnaud Héritier
ould rather > see a subdirectory injected from the pom. > > Also, would prefer github over a codehaus repo as it is more social. > > -- > *From:* Robert Scholte > > *To:* dev@mojo.codehaus.org > *Cc:* supp...@codehaus.org > *Sent:* Wednesday

Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github )

2011-06-20 Thread Lee Thompson
haus repo as it is more social. From: Robert Scholte To: dev@mojo.codehaus.org Cc: supp...@codehaus.org Sent: Wednesday, June 15, 2011 9:32 AM Subject: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github ) looks like this thread

[mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github )

2011-06-15 Thread Robert Scholte
looks like this thread has come to a stop, although there are still some things to do. According to the docs [1] Codehaus is offering a git-repository, so technically there are no barriers. The only thing we still need to do is call for a vote before continuing, right? Arnaud, could you pick thi