$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2007-09-21 15:03:29
On Fri, 2007-09-21 at 11:57 -0700, Robert Ramey wrote:
> http://listarchives.boost.org/Archives/boost/2007/09/127234.php
It's one of two things:
- You don't have MIME types and EOL styles set appropriately (see
http://svn.boost.org/trac/boost/wiki/BoostSubversion), or
- You tried to commit with an empty comment.
This is a weird Subversion client issue... most versions of the
Subversion client give you an appropriate error message, some versions
do not. We don't currently know the fix.
- Doug