Emmanuel Blot wrote: > > As of 0.10, you do not need svn anymore. > > Yeah, you can create a regular Trac project with trac-admin, without SVN. > You'll be prompted with the following question: > > > Please specify the type of version control system, > > By default, it will be svn. > > > > If you don't want to use Trac with version control integration, > > choose the default here and don't specify a repository directory. > > in the next question.' > > You probably also want to disable the related features (such as the > source browser), this can be achieved from the [components] section of > trac.ini
Those are automatically disabled if you set up your project without a code repository. Just leave it blank when you're running "trac-admin initenv". -- Matt Good --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users -~----------~----~----~----~------~----~------~--~---
