Re: [Amforth] SVN to GIT [Re: draft: roadmap for AmForth]

2020-11-04 Thread Carsten Strotmann
Hello Dieter, On 3 Nov 2020, at 20:07, die...@schoen.or.at wrote: I gave it a try and started a svn2git conversion on my machine with the command: svn2git https://svn.code.sf.net/p/amforth/code --branches releases This takes about 10 minutes, depending on host power and network connection. Th

Re: [Amforth] SVN to GIT [Re: draft: roadmap for AmForth]

2020-11-04 Thread Carsten Strotmann
Hi, On 3 Nov 2020, at 21:47, Ian Jefferson wrote: Some good points here: On Nov 3, 2020, at 4:33 AM, fra...@fraber.de wrote: - Gradual or "big bang" migration? Should SVN and GIT run in parallel for some time, or is it OK to have a single big bang migration? Big bang is a lot easier…