Boost logo

Boost :

Subject: Re: [boost] [git] Should I commit to SVN or Git?
From: Dave Abrahams (dave_at_[hidden])
Date: 2013-02-14 09:55:53


on Thu Feb 14 2013, Daniel Pfeifer <daniel-AT-pfeifer-mail.de> wrote:

> 2013/2/14 Joaquín Mª López Muñoz <joaquin_at_[hidden]>:
>> 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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk