Changeset 874 in tailor
- Timestamp:
- 10/03/05 20:55:08 (8 years ago)
- Hash name:
- 20051003185508-7a6fb-45a59e1b78a0d9bbea2072d864066111c6c40330
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r849 r874 152 152 b. Modify it as you like (mostly adjusting root-directories and the 153 153 like):: 154 154 155 155 $ emacs cmfcore.tailor 156 157 .. note:: By default, tailor uses "." as ``subdir``, to mean that 158 it will extract upstream source directly inside the 159 ``root-directory``. 160 161 This is known to cause problems with CVS as source, with 162 which you could see some wierd error like 163 164 :: 165 166 $ cvs -q -d ...:/cvsroot/mymodule checkout -d . ... mymodule 167 cvs checkout: existing repository /cvsroot/mymodule does not match /cvsroot/mymodule/mymodule 168 cvs checkout: ignoring module mymodule 169 170 When this is the case, the culprit may be a CVS 171 shortcoming not being able to handle ``-d .`` in the 172 right way. Specify a different ``subdir`` option to 173 avoid the problem. 156 174 157 175 c. Run tailor on it once, to bootstrap the project::
Note: See TracChangeset
for help on using the changeset viewer.
