On 14.05.2013 19:13, Daniel Pfeifer wrote:
2013/5/13 Jürgen Hunold
Hi Dave,
On Saturday, 4. May 2013 12:08:22 Dave Abrahams wrote:
Hi All,
After substantial work, including massive changes by me and Daniel Pfeifer to KDE's svn->Git conversion tool, we have captured every Boost SVN commit in a Git repository.
Thanks for the work. Having done CVS -> svn myself, I really appreciate this.
You can view the results at
I have some questions concerning the Boost.Build conversion.
The repository at
https://github.com/boostorg/build
contains a "buildv2" directory containing the Boost.Build .jam files and "jamsrc" directory containing the c sources.
It seems the path seperators got lost. I think I fixed that problem, the conversion is currently rerunning.
It looks better now, but the root of the repo has 'build', which has 'v2', which has actual content. Can we actually have content of 'v2' at the top level? - Volodya