Re: [OT] git and svn properties

2013-05-26 Thread Emmanuel Bourg
Le 26/05/2013 19:53, Gary Gregory a écrit : > Or... We could switch from svn to git. I know, I know, I don't want > to start another 1000 message long thread. ;) No ! Not this can of worm ;) Emmanuel Bourg - To unsubs

Re: [OT] git and svn properties

2013-05-26 Thread Gary Gregory
In general, I like the simplicity of dealing with one jar. How big is it now? Gary On May 26, 2013, at 15:48, Oliver Heger wrote: > Am 26.05.2013 21:39, schrieb Luc Maisonobe: >> Le 26/05/2013 19:53, Gary Gregory a écrit : >>> Or... We could switch from svn to git. >> >> +1 from me. >> >> I hav

Re: [OT] git and svn properties

2013-05-26 Thread Oliver Heger
Am 26.05.2013 21:39, schrieb Luc Maisonobe: Le 26/05/2013 19:53, Gary Gregory a écrit : Or... We could switch from svn to git. +1 from me. I have been using git for quite some time now and am particularly happy with it (well I was also happy when I switched from SCCS to RCS to CVS to SVN, and

Re: [OT] git and svn properties

2013-05-26 Thread Luc Maisonobe
Le 26/05/2013 19:53, Gary Gregory a écrit : > Or... We could switch from svn to git. +1 from me. I have been using git for quite some time now and am particularly happy with it (well I was also happy when I switched from SCCS to RCS to CVS to SVN, and will probably also like what the next generat

Re: [OT] git and svn properties

2013-05-26 Thread Gary Gregory
Or... We could switch from svn to git. I know, I know, I don't want to start another 1000 message long thread. ;) Gary On May 26, 2013, at 13:06, Oliver Heger wrote: > Hi Luc, > > Am 25.05.2013 21:53, schrieb Luc Maisonobe: >> Le 25/05/2013 21:16, Oliver Heger a écrit : >>> Hi all, >> >> Hi Ol

Re: [OT] git and svn properties

2013-05-26 Thread Oliver Heger
Hi Luc, Am 25.05.2013 21:53, schrieb Luc Maisonobe: Le 25/05/2013 21:16, Oliver Heger a écrit : Hi all, Hi Oliver, recently I switched from svn to git and now use git svn to do my commits. One problem I have with this setup is that git svn does not honor the autoprops configured for svn.

Re: [OT] git and svn properties

2013-05-25 Thread Luc Maisonobe
Le 25/05/2013 21:16, Oliver Heger a écrit : > Hi all, Hi Oliver, > > recently I switched from svn to git and now use git svn to do my commits. > > One problem I have with this setup is that git svn does not honor the > autoprops configured for svn. Therefore, all newly added files are > missing

[OT] git and svn properties

2013-05-25 Thread Oliver Heger
Hi all, recently I switched from svn to git and now use git svn to do my commits. One problem I have with this setup is that git svn does not honor the autoprops configured for svn. Therefore, all newly added files are missing these properties. I think I am not the only git user here. So I w