Re: svn vs GIT

2014-04-15 Thread Jeff Wartes
I guess I should¹ve double-checked it was still the case before saying anything, but I¹m glad to be proven wrong. Yes, it worked nicely for me when I tried today, which should simplify my life a bit. On 4/14/14, 4:35 PM, "Shawn Heisey" wrote: >On 4/14/2014 12:56 PM, Ramkumar R. Aiyengar wrote:

Re: svn vs GIT

2014-04-14 Thread Shawn Heisey
On 4/14/2014 12:56 PM, Ramkumar R. Aiyengar wrote: > ant compile / ant -f solr dist / ant test certainly work, I use them with a > git working copy. You trying something else? > On 14 Apr 2014 19:36, "Jeff Wartes" wrote: > >> I vastly prefer git, but last I checked, (admittedly, some time ago) you

Re: svn vs GIT

2014-04-14 Thread Furkan KAMACI
Hi; It should work with a git clone. I've never faced with an issue for it (I use git clone for a long time) What kind of problem do you get? Thanks; Furkan KAMACI 14 Nis 2014 21:56 tarihinde "Ramkumar R. Aiyengar" yazdı: > ant compile / ant -f solr dist / ant test certainly work, I use them wi

Re: svn vs GIT

2014-04-14 Thread Ramkumar R. Aiyengar
ant compile / ant -f solr dist / ant test certainly work, I use them with a git working copy. You trying something else? On 14 Apr 2014 19:36, "Jeff Wartes" wrote: > I vastly prefer git, but last I checked, (admittedly, some time ago) you > couldn't build the project from the git clone. Some of t

Re: svn vs GIT

2014-04-14 Thread Jeff Wartes
I vastly prefer git, but last I checked, (admittedly, some time ago) you couldn't build the project from the git clone. Some of the build scripts assumed some svn commands will work. On 4/12/14, 3:56 PM, "Furkan KAMACI" wrote: >Hi Amon; > >There has been a conversation about it at dev list: >h

Re: svn vs GIT

2014-04-13 Thread Aman Tandon
not a problem furkan :) With Regards Aman Tandon On Sun, Apr 13, 2014 at 2:51 PM, Furkan KAMACI wrote: > Ooops, just a typo Aman :) > 13 Nis 2014 05:52 tarihinde "Aman Tandon" yazdı: > > > Thanks Furkan...its aman not amon hahah...:D > > > > > > With Regards > > Aman Tandon > > > > > > On Sun,

Re: svn vs GIT

2014-04-13 Thread Furkan KAMACI
Ooops, just a typo Aman :) 13 Nis 2014 05:52 tarihinde "Aman Tandon" yazdı: > Thanks Furkan...its aman not amon hahah...:D > > > With Regards > Aman Tandon > > > On Sun, Apr 13, 2014 at 4:26 AM, Furkan KAMACI >wrote: > > > Hi Amon; > > > > There has been a conversation about it at dev list: > >

Re: svn vs GIT

2014-04-12 Thread Aman Tandon
Thanks Furkan...its aman not amon hahah...:D With Regards Aman Tandon On Sun, Apr 13, 2014 at 4:26 AM, Furkan KAMACI wrote: > Hi Amon; > > There has been a conversation about it at dev list: > > http://search-lucene.com/m/PrTmPXyDlv/The+Old+Git+Discussion&subj=Re+The+Old+Git+Discussion > On >

Re: svn vs GIT

2014-04-12 Thread Furkan KAMACI
Hi Amon; There has been a conversation about it at dev list: http://search-lucene.com/m/PrTmPXyDlv/The+Old+Git+Discussion&subj=Re+The+Old+Git+Discussion On the other hand you do not need to know SVN to use, develop and contribute to Apache Solr project. You can follow the project at GitHub: https:

Re: svn vs GIT

2014-04-10 Thread Aman Tandon
thanks sir, in that case i need to know about svn as well. Thanks Aman Tandon On Fri, Apr 11, 2014 at 7:26 AM, Alexandre Rafalovitch wrote: > You can find the read-only Git's version of Lucene+Solr source code > here: https://github.com/apache/lucene-solr . The SVN preference is > Apache Founda

Re: svn vs GIT

2014-04-10 Thread Alexandre Rafalovitch
You can find the read-only Git's version of Lucene+Solr source code here: https://github.com/apache/lucene-solr . The SVN preference is Apache Foundation's choice and legacy. Most of the developers' workflows are also around SVN. Regards, Alex. Personal website: http://www.outerthoughts.com/ C

svn vs GIT

2014-04-10 Thread Aman Tandon
Hi, I am new here, i have question in mind that why we are preferring the svn more than git? -- With Regards Aman Tandon