2012/10/13 Christoph Engelbert <[email protected]>: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > 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 > >> 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/ > > iQIcBAEBAgAGBQJQeXFFAAoJECl/9tDX183euOIP/A7I0iD2+0Wy2fZ9PniofoIG > mdE5lneXeXUCqg6ijlTQ8DdiuUFA344/gwf9hfkB4QajJfiHpXU9FSUk7Y1XiplA > tWZ/DZkwN6MGYVtzLlCWkvPTrbnqrfc+QzX2SuUAyO3usTWe5XJi6Peb1BqzQ0av > KN7mjlmvxciPGq/LA2C3j+7wjRhBcyLHG8ondj2GXPfytWG0c5ZYYG935hJ+YXus > Jj/q55XkFfJvxeuZZMAtlB/facIJpHVOHLoGBzbFegf2XfVOISEf+lB6X2X7w9cp > ZhwQX1FHEOsxjZNvzYw5OEz5RAB3cJjo2TuNWM9xfVfVqIEyzqJXPcqwrR0EVuh6 > BPskN5oIqZjXKDGiQvoDAoaxq72tVGWp26Cyl4V//gDpFvZoH4UCaBDwZ/MM9tLJ > MZHLXt769BK1vBEaCZKokoBmY2mPX/oRHLtkBwpC8aceq1oTyjD+bTqW/kC/wbDI > oJYbEonll7kYPvmQXNP8DWWrIrvZzAzw690ylJ3+bUXQYETTy7HzC4q4oY2kUUi7 > MXafBsfgxT7yKqwoFeweBYWTM7kNr8gGP2DT0scQEGHzB8lsfaFpchqir0gyoRr7 > ktI7bklZWLhbMWfMDtAJCVDMwCGnjJopfQwRpGxqWWWiwYJwoIXT9OJSti4LnLSQ > ZWa/7ziCKOJNQFW7OU1h > =G9Kv > -----END PGP SIGNATURE----- >
-- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy
