X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/2be3c8031205b9a525af34b9014dcbd5e1a9a5ab..e6de0cfa62630a16e7c666cf6f603534b6f6e568:/doc/setup/discussion.mdwn diff --git a/doc/setup/discussion.mdwn b/doc/setup/discussion.mdwn index dc09f0634..b2c2e7e72 100644 --- a/doc/setup/discussion.mdwn +++ b/doc/setup/discussion.mdwn @@ -2,4 +2,9 @@ It isn't intended that .ikiwiki be versioned, is it? Do you have a svn:ignore se Is there some magic way you can make the svn commands (and presumably commands for the other VCSs here) ignore the .ikiwiki directory during step 8, when they import it? If not, maybe a note should be made that the user should delete this file before -they import. --Ethan \ No newline at end of file +they import. --Ethan + +> No, .ikiwiki should not be versioned, and a svn:ignore of it is reasonable, +> although probably too much noise for the setup instructions. +> I've switched to a different method that preserves .ikiwiki, w/o checking +> it in. --[[Joey]]