|
[Sponsors] |
July 26, 2009, 19:30 |
git svn clone of openfoam-extend
|
#1 |
New Member
Join Date: Jul 2009
Posts: 5
Rep Power: 17 |
Hi
have any done? git svn clone https://openfoam-extend.svn.sourcefo...penfoam-extend -T trunk -b branches -t tags If so: - how much time had it taken? - would you provide me your git repo? Besides, does it work? I mean I know 'man git-svn' says: [..] > it is recommended that all git-svn users clone, fetch and dcommit directly from the SVN server, and avoid all git-clone/pull/merge/push operations between git repositories and branches but according to my experiences 'git svn clone' of 1351 revisions may take several days and I believe 'git clone' would be a _way_ faster I know there is similair post http://www.cfd-online.com/Forums/ope...tml#post206989 but it's half a year old and IMO my question is worth a new thread Bost |
|
July 27, 2009, 07:32 |
|
#2 | |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40 |
Quote:
|
||
July 27, 2009, 09:39 |
|
#3 |
New Member
Join Date: Jul 2009
Posts: 5
Rep Power: 17 |
> > have any done?
> > git svn clone https://openfoam-extend.svn.sourcefo...penfoam-extend -T trunk -b branches -t tags > > > > If so: > > - how much time had it taken? > > If you don't need the full development history, you can also specify a particular revision (eg, -r 912) in the clone command and use fetch to update afterwards from there. Yes I know that but that's not the solution in the long run. The OF is my hobby so I definitely don't have the time nor the mood for any sub-optimal solutions!!! What I'm interested in has been mentioned in http://www.cfd-online.com/Forums/ope...x-1-5-dev.html (especially the posts #16, #17, #20) Short summary: - OF-extend is in svn repository - OF-1.5.x in git repository - git is superior(!) over svn (I hope there's no doubt or question about it) - git can be used around svn or call it "at the top of svn" The problem is: - "OF-extend team tries to apply all patches from the git repository" but this is not easy - applying OF-1.5.x patches on OF-extend in the git would be a lot easier but a full scale svn-to-git migration is too painful I personally clearly recognize the advantage of git against svn and can work with git at the top of svn. The point is it takes me too much time to make my personal svn-to-git conversion, so I'm asking you: 'Can you share your OF-extend git repo if you have any? (thx)' Bost |
|
July 27, 2009, 11:56 |
|
#4 | |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40 |
Quote:
Since you obviously have experience working with git, you'll however recognize that the real problem is that you don't initially have any common ancestors between OpenFOAM-1.5.x and the OpenFOAM-ext version. Your very first merge will fail with thousands of conflicts that you'll have to resolve. If you ever get past that point, the rest probably isn't so bad. |
||
August 3, 2009, 10:29 |
|
#5 |
New Member
Join Date: Jul 2009
Posts: 5
Rep Power: 17 |
My full scale
git svn clone https://openfoam-extend.svn.sourcefo...penfoam-extend -T trunk -b branches -t tags is over. I'm surprised - it took something between 6 - 8 hours. Anyone interested in cloning of my git repository? Bost |
|
August 3, 2009, 10:38 |
|
#6 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40 |
I think you should either ask the OpenFOAM-extend guys to push it to the sourceforge git repository (or let you do it), or just publish it to github (getting an account is quick and painless). From github it can be cloned/forked or whatever.
|
|
August 3, 2009, 10:52 |
|
#7 |
New Member
Join Date: Jul 2009
Posts: 5
Rep Power: 17 |
||
August 3, 2009, 11:16 |
|
#8 | |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40 |
Quote:
|
||
August 3, 2009, 11:21 |
|
#9 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
BTW: In the current structure I'd only selectively check out the parts that you need. The docu what to check out under which circumstanhces seems to have gone offline due to a software-change at sourceforge, sorry |
||
August 3, 2009, 12:27 |
|
#10 | ||
New Member
Join Date: Jul 2009
Posts: 5
Rep Power: 17 |
Quote:
openfoam-exend-announce openfoam-exend-general openfoam-exend-submit openfoam-exend-general openfoam-exend-combust-react-sig ? 'cause I see no activity there. Except the openfoam-exend-submit but there are only sourceforge commit digests (or how to call it) - no discussion at all! I doubt my posts are read if I post them on any of these mailing list. Quote:
Bost |
|||
August 3, 2009, 13:55 |
|
#11 | ||
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Quote:
And there ARE advantage to centralization: there is one definitive version. "per definition" as you would say. In my opinion you get the best of both worlds if you have a central SVN-repository and you mirror the parts you're working on with a decentralized tool (git. svk ...) and push back your changes as soon as you're done. |
|||
August 3, 2009, 14:32 |
|
#12 |
Senior Member
Henrik Rusche
Join Date: Mar 2009
Location: Wernigerode, Sachsen-Anhalt, Germany
Posts: 281
Rep Power: 18 |
Dear Bost,
alternatively, follow the link that Bernhard just posted and after the project's name it says "by bgschaid, hakan_nilsson, hjasak, mbeaudoin". Click on any of these names, and select "Send me a message" -- This link is blue and on the right hand side. Henrik |
|
August 3, 2009, 21:16 |
|
#13 | |
Senior Member
Martin Beaudoin
Join Date: Mar 2009
Posts: 332
Rep Power: 22 |
Hello "Bost",
Thank you for your "high" interest in openfoam-extend. May I recommend you take a look at the presentations we've made at each of the last 3 OpenFOAM Workshop held in Zagreb in 2007, Milan in 2008 and Montreal in 2009. You will find there a lot of answers to your questions. As Henrik stated, it is quite easy to reach any of the openfoam-extend admins. If you ever decide to contact me, please use your real name and and a real Email adress; "Bost" is a bit too "anonymous" for me. Martin Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Modified OpenFOAM Forum Structure and New Mailing-List | pete | Site News & Announcements | 0 | June 29, 2009 06:56 |
OpenFOAM Patched Version 1.5 via git Repository | OpenFOAM discussion board administrator | OpenFOAM Announcements from ESI-OpenCFD | 0 | August 26, 2008 06:06 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |
Adventure of fisrst openfoam installation on Ubuntu 710 | jussi | OpenFOAM Installation | 0 | April 24, 2008 15:25 |
OpenFOAM Debian packaging current status problems and TODOs | oseen | OpenFOAM Installation | 9 | August 26, 2007 14:50 |