Your commit still does not remove the "design" directory, only adds the new directory and moves the files (typical that today is the first day in *years* I try to check out on Windows :-) ):
URL: http://svn.apache.org/viewvc?rev=1029686&view=rev Log: Rename cpp/design to cpp/design_docs to avoid conflict with DESIGN on windows. Added: qpid/trunk/qpid/cpp/design_ docs/ qpid/trunk/qpid/cpp/design_docs/new-cluster-design.txt (contents, props changed) - copied, changed from r1029679, qpid/trunk/qpid/cpp/design/new-cluster-design.txt qpid/trunk/qpid/cpp/design_docs/new-cluster-plan.txt (contents, props changed) - copied, changed from r1029679, qpid/trunk/qpid/cpp/design/new-cluster-plan.txt Removed: qpid/trunk/qpid/cpp/design/new-cluster-design.txt qpid/trunk/qpid/cpp/design/new-cluster-plan.txt Can you fix pls... -- Rob On 1 November 2010 15:47, Alan Conway <acon...@redhat.com> wrote: > On 11/01/2010 10:32 AM, Alan Conway wrote: > >> The current cluster code suffers from some maintainability and performance >> problems. This is a proposal to re-factor the cluster code to resolve >> those >> problems. For more info see: >> https://issues.apache.org/jira/browse/QPID-2920 >> >> I added a cpp/design directory to serve as a home for C++ design >> documents, I >> moved cluster design docs there: >> >> >> https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/design/new-cluster-design.txt >> >> https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/design/new-cluster-plan.txt >> >> > Renamed cpp/design to cpp/design_docs, as the former conflicted with the > DESIGN file on Windows. > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:dev-subscr...@qpid.apache.org > >