id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 2233,Incorrect path when copying accumulators images,Daniel James,Eric Niebler,"When building the accumulators documentation on windows without cygwin, the images get correctly generated, but then when copying them the following commands are used: {{{ mkdir .\html\images\accumulators mkdir ..\..\..\bin.v2\libs\accumulators\doc\msvc-8.0express\debug\threading-multi\images\accumulators copy /y ..\..\..\bin.v2\libs\accumulators\doc\msvc-8.0express\debug\threading-multi\..\..\html\statsdoc\*.png .\html\images\accumulators copy /y ..\..\..\bin.v2\libs\accumulators\doc\msvc-8.0express\debug\threading-multi\..\..\html\statsdoc\*.png ..\..\..\bin.v2\libs\accumulators\doc\msvc-8.0express\debug\threading-multi\images\accumulators }}} `..\..\..\bin.v2\libs\accumulators\doc\msvc-8.0express\debug\threading-multi\..\..\html\statsdoc\*.png` should be `..\..\..\bin.v2\libs\accumulators\doc\msvc-8.0express\debug\threading-multi\..\..\..\html\statsdoc\*.png`.",Bugs,closed,Boost 1.37.0,accumulator,Boost 1.36.0,Problem,fixed,,