|
Boost Interest : |
Subject: Re: [Boost-cmake] Wiki to disappear: docs in progress
From: David Wolfe (dwolfe_at_[hidden])
Date: 2009-05-13 15:54:57
> git clone git://sodium.resophonic.com/boost_cookbook
> cd boost_cookbook
> checkout -b my_doctweaks_branch boost_cmake_docs
> emacs source/*.rst
When I try this on Windows, I get:
----------
c:\opt>git clone sodium.resophonic.com/boost_cookbook
fatal: Could not switch to 'sodium.resophonic.com'
c:\opt>git clone git://sodium.resophonic.com/boost_cookbook
Initialized empty Git repository in c:/opt/boost_cookbook/.git/
remote: Counting objects: 161, done.
<snip>
c:\opt>cd boost_cookbook
c:\opt\boost_cookbook>git checkout -b my_docs_branch boost_make_docs
fatal: git checkout: updating paths is incompatible with switching
branches. Did you intend to checkout 'boost_make_docs' which can not be
resolved as commit?
----------
This is my first attempt to use git, so I have no idea what this means.
Did that branch disappear or something?
- Dave Wolfe
Fifth Sally Software LLC