X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2FProjects.html;h=ada6196be2a9f3f214002015288b3768ff175286;hb=9e6d1d1f5034347d237941f1bf08fba5c1583cd3;hp=76a96f05703b78401f2626bae93441b5905c2586;hpb=05fe4b02561f4431626a73ac2900be523e233cd6;p=oota-llvm.git diff --git a/docs/Projects.html b/docs/Projects.html index 76a96f05703..ada6196be2a 100644 --- a/docs/Projects.html +++ b/docs/Projects.html @@ -88,10 +88,10 @@ choosing. You can place it anywhere you like. Rename the directory to match the name of your project.
  • -If you downloaded LLVM using CVS, remove all the directories named CVS (and all -the files therein) from your project's new source tree. This will keep CVS -from thinking that your project is inside llvm/projects/sample. -
  • +If you downloaded LLVM using Subversion, remove all the directories named .svn +(and all the files therein) from your project's new source tree. This will +keep Subversion from thinking that your project is inside +llvm/trunk/projects/sample.
  • Add your source code and Makefiles to your source tree.
  • @@ -100,12 +100,12 @@ then you need to edit autoconf/configure.ac as follows: