Changes between Version 2 and Version 3 of TracEnvironment

Show
Ignore:
Timestamp:
01/08/10 20:18:17 (3 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracEnvironment

    v2 v3  
    2020as you're not using the BDB file system. Also, it seems that project names 
    2121with spaces can be problematic for authentication (see [trac:#7163]).'' 
     22 
     23''Note: "initenv" when using svn repository does not imply that trac-admin will perform "svnadmin create" for the specified repository path. You need to perform the "svnadmin create" prior to trac-admin initenv if you're creating a new svn repository altogether with a new trac environment, otherwise you will see a message "Warning: couldn't index the repository" when initializing the environment.'' 
    2224 
    2325== Database Connection Strings ==