-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 13.10.2012 15:54, schrieb Olivier Lamy: > 2012/10/13 Christoph Engelbert <[email protected]>: >> > Am 13.10.2012 15:44, schrieb Olivier Lamy: > >>> 2012/10/13 Christoph Engelbert <[email protected]>: > >>>> > >>> At least to prevent "git svn clone" from running about 2 hours ;-) > >>> Maybe I just missed the right git svn command but for me it's > >>> running through all svn commits. > >>>> That's why asking the mirror is a good idea :-) > >>>> Perso I use only that for various projects I'm involved and it works > >>>> fine (sure at least for me :-) ) > >>> > > Adding the svn upstream by hand? Or just working locally, exporting > it as diff and apply it at some svn checkout? I don't like the idea > of loosing the commit changesets. > > No you won't ! > > You can commit locally then git svn dcommit. (each local git commit > > will be a svn commit) > > If you want to rebase content from svn use git svn rebase. > > There is a bit of documentation here: http://git.apache.org >
Ahhhh ok, that's what I was missing. So you configure the svn upstream manually :-) Alright, fine. That's something I can live with (at the moment ;-)). Thanks Oliver for beating me the right way ;-) > >>> Am 13.10.2012 15:34, schrieb Olivier Lamy: > >>>>>> 2012/10/13 Christoph Engelbert <[email protected]>: > >>>>>>> > >>>>>> Yeah but this git mirror has no write support :) > >>>>>>> git svn is fine. > >>>>>>> Frankly sometimes I ask myself why having git as canonical repo > >>> source > >>>>>>> is better ? > >>>>>>> Yup locally is nice (and I use it a lot): local commit, easy > branch > >>>>>>> creation, stash, I can share a local branch with other on > bitbucket, > >>>>>>> github or gitorious. > >>>>>>> But for the reference remote canonical what is the difference > .. ? > >>>>>>> At least we have an UNIQUE POINT as reference for discussing. > >>>>>>> When I read such thread > >>> (http://markmail.org/message/b7j7ecrpqva27glb ). > >>>>>>> The "soi-disant" git(hub) social development is simply bullshit ! > >>>>>>> (marketing is maybe a better word...) > >>>>>>> Too much forks with too much features. > >>>>>>> At the end the most important people for a project the users > don't > >>>>>>> know what to use and simply won't use your project. > >>>>>> > >>>>>>> That's my POV and my 0.02 euros :-) > >>>>>> > >>>>>> > >>>>>> Am 13.10.2012 15:13, schrieb Olivier Lamy: > >>>>>>>>> at least https://issues.apache.org/jira/browse/INFRA-5389 is a > >>> good start. > >>>>>>>>> > >>>>>>>>> 2012/10/13 Christoph Engelbert <[email protected]>: > >>>>>>>>>> > >>>>>>>>> Hey guys, > >>>>>>>>> > >>>>>>>>> I like to start over the discussion of moving to Git, at > least for > >>>>>>>>> Lightning, not sure if a subproject can be moved to Git on > >>> it's own. > >>>>>>>>> > >>>>>>>>> The way of cloning SVN to Git is a way but it's not as perfect > >>> as it > >>>>>>>>> could to be. > >>>>>>>>> > >>>>>>>>> The other possibility, Raffaele allready mentioned, is to > switch > >>>>>>>>> completely to Git with all of the DirectMemory codebase. > >>>>>>>>> > >>>>>>>>> I would like to get your opinions in that. > >>>>>>>>> > >>>>>>>>> Cheers Chris > >>>>>>>>> > >>>>>>>>> Am 07.10.2012 16:14, schrieb Raffaele P. Guidi: > >>>>>>>>>>>> Well I'm not a git beginner, rather I don't remember how to > >>>>>> work with > >>>>>>>>>>>> subversion > >>>>>>>>>>>> Il giorno 07/ott/2012 15:01, "Min Zhou" > >>> <[email protected]> ha > >>>>>>>>> scritto: > >>>>>>>>>>>> > >>>>>>>>>>>>> Git Community Book is good for a git beginner, I badly > >>>>>>>>>>>>> suggest you guys get a copy. It's free. check this link, > >>>>>>>>>>>>> http://alx.github.com/gitbook/ > >>>>>>>>>>>>> > >>>>>>>>>>>>> > >>>>>>>>>>>>> Regards, > >>>>>>>>>>>>> Min > >>>>>>>>>>>>> > >>>>>>>>>>>>> On Sat, Oct 6, 2012 at 11:52 PM, Raffaele P. Guidi < > >>>>>>>>>>>>> [email protected]> wrote: > >>>>>>>>>>>>> > >>>>>>>>>>>>>> Uhm of course I meant "the full experience of GIT"... damn > >>>>>>>>> android syntax > >>>>>>>>>>>>>> corrector :-D > >>>>>>>>>>>>>> > >>>>>>>>>>>>>> Ciao, > >>>>>>>>>>>>>> R > >>>>>>>>>>>>>> Il giorno 06/ott/2012 14:21, "Raffaele P. Guidi" < > >>>>>>>>>>>>>> [email protected]> > >>>>>>>>>>>>>> ha scritto: > >>>>>>>>>>>>>> > >>>>>>>>>>>>>>> Of course git-svn helps (I'm using it only) but the full > >>>>>>>>> experience of > >>>>>>>>>>>>>> got > >>>>>>>>>>>>>>> is overall better. > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> Ciao, > >>>>>>>>>>>>>>> R > >>>>>>>>>>>>>>> Il giorno 06/ott/2012 13:59, "Min Zhou" > >>>>>> <[email protected]> ha > >>>>>>>>>>>>>> scritto: > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> Git +1. I has some experience working with git, hope > I can > >>>>>> help :) > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> Here is a cheat sheet of git-svn > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> > >>>>>> https://git.wiki.kernel.org/images-git/7/78/Git-svn-cheatsheet.pdf > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> Regards > >>>>>>>>>>>>>>>> Min > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> On Sat, Oct 6, 2012 at 7:53 PM, Noctarius > >>> <[email protected]> > >>>>>>>>> wrote: > >>>>>>>>>>>>>>>> > >>>>>>>>>>>> +1 for working with Git :) I see the same problems as > >>> Raffaele, if > >>>>>>>>>>>> you got into Git you never want to work with SVN (or did > >>> anyone of > >>>>>>>>>>>> you experience with perforce? ;-)) anymore. > >>>>>>>>>>>> > >>>>>>>>>>>> Cheers Chris > >>>>>>>>>>>> > >>>>>>>>>>>> > >>>>>>>>>>>> Am 06.10.2012 13:40, schrieb Raffaele P. Guidi: > >>>>>>>>>>>>>>>>>>> Thank you! Yeah I'm addicted to got and can't stand > >>> working > >>>>>>>>>>>>>>>>>>> with SVN anymore. Should we wait to learn from maven > >>>>>>>>> experience > >>>>>>>>>>>>>>>>>>> or issue a vote about it right now? > >>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>> Ciao, R Il giorno 06/ott/2012 13:11, "Min Zhou" > >>>>>>>>>>>>>>>>>>> <[email protected]> ha scritto: > >>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> Hi, Raffaele, > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> On Sat, Oct 6, 2012 at 6:39 PM, Raffaele P. Guidi < > >>>>>>>>>>>>>>>>>>>> [email protected]> wrote: > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>> Uhm, guys, I need a little git-svn help - how do I > >>> access > >>>>>>>>>>>>>>>>>>>>> lightning it > >>>>>>>>>>>>>>>>>>>> with > >>>>>>>>>>>>>>>>>>>>> git? > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> git svn clone --stdlayout > >>>>>>>>>>>>>>>>>>>> > >>> https://svn.apache.org/repos/asf/directmemory/lightning< > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>> https://svn.apache.org/repos/asf/directmemory/lightning/trunk> > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>> lightning > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> BTW, this operation would take quite a long time > >>> getting > >>>>>>>>>>>>>>>>>>>> finished. > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>> And, as the maven project is doing the final switch > >>>>>> to git, > >>>>>>>>>>>>>>>>>>>>> don't you think we could follow up ourselves? > >>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> git is cool :) > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>> Thanks, Raffaele > >>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>> PS: I received a delivery error writing to > >>>>>>>>>>>>>>>>>>>>> [email protected], but I see > >>>>>> commits > >>>>>>>>>>>>>>>>>>>>> are going > >>>>>>>>>>>>>>>>>>>> fine > >>>>>>>>>>>>>>>>>>>>> to this address; is it normal? > >>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> Regards, Min -- My research interests are > distributed > >>>>>>>>>>>>>>>>>>>> systems, parallel computing and bytecode based > virtual > >>>>>>>>>>>>>>>>>>>> machine. > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> My profile: http://www.linkedin.com/in/coderplay My > >>> blog: > >>>>>>>>>>>>>>>>>>>> http://coderplay.javaeye.com > >>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>> > >>>>>>>>>>>> > >>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> -- > >>>>>>>>>>>>>>>> My research interests are distributed systems, parallel > >>>>>>>>> computing and > >>>>>>>>>>>>>>>> bytecode based virtual machine. > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> My profile: > >>>>>>>>>>>>>>>> http://www.linkedin.com/in/coderplay > >>>>>>>>>>>>>>>> My blog: > >>>>>>>>>>>>>>>> http://coderplay.javaeye.com > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>> > >>>>>>>>>>>>> > >>>>>>>>>>>>> > >>>>>>>>>>>>> > >>>>>>>>>>>>> -- > >>>>>>>>>>>>> My research interests are distributed systems, parallel > >>>>>> computing and > >>>>>>>>>>>>> bytecode based virtual machine. > >>>>>>>>>>>>> > >>>>>>>>>>>>> My profile: > >>>>>>>>>>>>> http://www.linkedin.com/in/coderplay > >>>>>>>>>>>>> My blog: > >>>>>>>>>>>>> http://coderplay.javaeye.com > >>>>>>>>>>>>> > >>>>>>>>>>>> > >>>>>>>>> > >>>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>> > >>>>>>> > >>>>>> > >>>>>> > >>>>>> > >>> > >>>> > >>> > >>> > >>> > >> > > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (MingW32) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQIcBAEBAgAGBQJQeXLeAAoJECl/9tDX183eAj0P/14slOeSTTbaPQZ/Ig8O9E0O oJJF3nWreBwueIQJhhYiZ0SaIuJbs/2FhTdR7hriHq3KjjwSKjYTZOyk12oYMxdr X8nlh7nnjJVgJkb6bV8Bruj8hnidA0pc5Q0sfk2o3XG9DnjbSebAqW4gKQK7KQaP 30Y/oblGvo57hNec8VFiUQO0zuYCbKYcBGWsWEAPr6fFyZx2W1q7buZ5UlZoN+ax hEzgxrhday/qH4joSvdYyGi57R2HNivwHBVAgQQEBkK4nzTvtzUAcbe797DrAagR qXIKq1xQwKbuy5mHmo4nAVAHMxnc7qvhVhWjLOQxAai/ogr7kaqoZWcRpqLc40SQ fLQWe1zCIL9TjNzJMOEdKI2ON7gQftw7oCKH6hl5jLPngncmMPCRvNzg/rgz4FCO vFUbRbUgQEdJKV+bmXeOH/fD9+QLfw8h2we/HKpJMVn15ID8WAcylUg9NCV9xDFF lMZGYg6zMhePZHj1a5AsaPiwMWFmB5vDVhXs/yyGib/KWooy/0Y1gHMICFsNCK40 XfJAu+4hwqMgGH2e2awStCCGS8ibDfgQ7v2gbo5xbI/GEfjofNemGs4Sv9+aGrIY 4xJC816FAKOP3awWMhbZoMYneSgpDv4X7qQlLBjrgq3Rd4rfotMSU4+cK+Xh7BNi uR+JK4gL3ExRZbaRhdhn =jjVV -----END PGP SIGNATURE-----
