Re: Struts git mirrors now available

2012-11-05 Thread Maurizio Cucchiara
I'm for git too Twitter :http://www.twitter.com/m_cucchiara G+ :https://plus.google.com/107903711540963855921 Linkedin:http://www.linkedin.com/in/mauriziocucchiara VisualizeMe: http://vizualize.me/maurizio.cucchiara?r=maurizio.cucchiara Maurizio Cucchiara On 5 November 2012 16:

Re: Struts git mirrors now available

2012-11-05 Thread Dave Newton
+1 I'd prefer git. On Mon, Nov 5, 2012 at 10:00 AM, Lukasz Lenart wrote: > Hi, > > I would like to return to this discussion as Jogep proposed [1] Git > for the Struts 2.5 (3.x) and I think it's a great idea to start > development of Struts 2.5 base on Git instead Svn. WDYT? > > [1] > https://c

Re: Struts git mirrors now available

2012-11-05 Thread Lukasz Lenart
Hi, I would like to return to this discussion as Jogep proposed [1] Git for the Struts 2.5 (3.x) and I think it's a great idea to start development of Struts 2.5 base on Git instead Svn. WDYT? [1] https://cwiki.apache.org/confluence/display/WW/Struts+2.5?focusedCommentId=30740981#comment-3074098

Re: Struts git mirrors now available

2009-05-06 Thread Rene Gielen
great pointer, thanks Don Don Brown schrieb: Being able to quickly create git repos of the Subversion projects is exactly what these are for. See this: http://wiki.apache.org/general/GitAtApache Don On Wed, May 6, 2009 at 7:48 PM, Rene Gielen wrote: Another scenario I recently experimented

Re: Struts git mirrors now available

2009-05-06 Thread Don Brown
Being able to quickly create git repos of the Subversion projects is exactly what these are for. See this: http://wiki.apache.org/general/GitAtApache Don On Wed, May 6, 2009 at 7:48 PM, Rene Gielen wrote: > Another scenario I recently experimented with came up when I was thinking > about a feas

Re: Struts git mirrors now available

2009-05-06 Thread Rene Gielen
Another scenario I recently experimented with came up when I was thinking about a feasible process to enable a local CI infrastructure for experimental changes on the s2 codebase. While we have our central CI builds set up, they only make sense for features which are targeted for immidiate impr

Re: Struts git mirrors now available

2009-04-27 Thread Lukasz Lenart
I was able to clone repo, can I use it for normal development process? Or is it just for test? Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-m

RE: Struts git mirrors now available

2009-04-27 Thread Jason Pyeron
I am really nit picking here, but all the same. > -Original Message- > From: Musachy Barroso [mailto:musa...@gmail.com] > Sent: Monday, April 27, 2009 11:44 > To: Struts Developers List > Subject: Re: Struts git mirrors now available > > meh..stupid company firew

Re: Struts git mirrors now available

2009-04-27 Thread Musachy Barroso
meh..stupid company firewall I guess. The http url works fine. musachy On Mon, Apr 27, 2009 at 11:29 AM, Musachy Barroso wrote: > I am getting a time out trying to clone > git://git.apache.org/struts2.git, anyone else? > > musachy > > On Mon, Apr 27, 2009 at 1:11 AM, Don Brown wrote: >> Thanks

Re: Struts git mirrors now available

2009-04-27 Thread Musachy Barroso
I am getting a time out trying to clone git://git.apache.org/struts2.git, anyone else? musachy On Mon, Apr 27, 2009 at 1:11 AM, Don Brown wrote: > Thanks to the git infra team, we have git mirrors for Struts: > > Here are mirrors created: >  * git://git.apache.org/struts1.git >  * git://git.apac

Re: Struts git mirrors now available

2009-04-27 Thread Dave Newton
Don Brown wrote: Thanks to the git infra team, we have git mirrors for Struts: Here are mirrors created: * git://git.apache.org/struts1.git * git://git.apache.org/struts2.git * git://git.apache.org/struts-sandbox.git * git://git.apache.org/struts-maven.git See https://issues.apache.org/jira

Re: Struts git mirrors now available

2009-04-27 Thread Musachy Barroso
> git-stash puts your current changes on a shelf for when you need to > quickly do something else that is great, I use the similar IntelliJ feature all the time. musachy -- "Hey you! Would you help me to carry the stone?" Pink Floyd --

Re: Struts git mirrors now available

2009-04-26 Thread Don Brown
On Mon, Apr 27, 2009 at 3:38 PM, Wes Wannemacher wrote: > After reading up on Git a bit and noticing right away that there are no more > hidden '.svn' directories, I'm sold. :) > > (I'm an easy sell) Yeah, for me, it was a lot of little things too: * no .svn directories means easy searching and q

Re: Struts git mirrors now available

2009-04-26 Thread Wes Wannemacher
On Monday 27 April 2009 01:29:45 am Don Brown wrote: > > While Atlassian still uses Subversion, I've moved over to using Git > for all my work and personal projects, and I've found it a much better > tool to keep me productive (great branching/merge, sane cli, > super-fast, etc). However, why I'm

Re: Struts git mirrors now available

2009-04-26 Thread Don Brown
On Mon, Apr 27, 2009 at 3:17 PM, Wes Wannemacher wrote: > Don, > > I'm not familiar much with Git. I know of it, and have read a little about it. > Is there a significant advantage to using Git over Subversion? While Atlassian still uses Subversion, I've moved over to using Git for all my work an

Re: Struts git mirrors now available

2009-04-26 Thread Wes Wannemacher
On Monday 27 April 2009 01:11:48 am Don Brown wrote: > Thanks to the git infra team, we have git mirrors for Struts: > > Here are mirrors created: > * git://git.apache.org/struts1.git > * git://git.apache.org/struts2.git > * git://git.apache.org/struts-sandbox.git > * git://git.apache.org/strut

Struts git mirrors now available

2009-04-26 Thread Don Brown
Thanks to the git infra team, we have git mirrors for Struts: Here are mirrors created: * git://git.apache.org/struts1.git * git://git.apache.org/struts2.git * git://git.apache.org/struts-sandbox.git * git://git.apache.org/struts-maven.git See https://issues.apache.org/jira/browse/INFRA-1991