
14 Feb
2013
14 Feb
'13
2:55 p.m.
on Thu Feb 14 2013, Daniel Pfeifer <daniel-AT-pfeifer-mail.de> wrote:
2013/2/14 Joaquín Mª López Muñoz <joaquin@tid.es>:
Hi,
I'd like to commit some changes to one of my libs for delivery with Boost 1.54. Should I use SVN as always or begin now using Git for the commit?
You should commit to SVN. The Svn2Git conversion is still incomplete (Tags are not converted yet).
Note: if you want to use Git for some reason, you can always use git-svn to dcommit to the Boost SVN repository. You won't get a modularized view of the code that way, but you will be using Git. -- Dave Abrahams