$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Git Modularization Review no vote heads-up
From: Dave Abrahams (dave_at_[hidden])
Date: 2013-05-23 01:13:46
on Wed May 22 2013, Daniel James <daniel-AT-calamity.org.uk> wrote:
> On 22 May 2013 08:56, Jürgen Hunold <jhunold_at_gmx.eu> wrote:
>> And please remember that svn still has no
>> atomic "mv", but just "rm/add" combination which is quite error prone,
>
> That's what git does. Subversion's move command copies the file and
> then removes the original.
Daniel is correct.
-- Dave Abrahams