Okay, but if I setup MySQL with UTF-8 encoding it could work somewhat correct 
then?
I would really like to have one backend datastore for all of my applications on 
this
particular server...

I've read some parts of the SVN-book, but I guess I will have to read more =) I 
dont
understand exactly how Trac reads SVN. Does it read a repository? My current
configuration (without track) is a repository with multiple projects in 
subfolders,
like this:

svn://myhost/AProject
svn://myhost/AnotherProject

By doing this, I do not have to create a new repository every time I want to 
start a
new project. Would Trac handle each of these projects as a individual project? 
Or do
I need to create a new repository for every project?

I will try to set it up tonight, so thanks for the quick answer! Maybe I will 
have
to use the default db till the MySQL database is fully supported *sighs* wonder 
if
the migration will be difficult later on...?

>
>> As a "sub-question" I would like to ask if there are any way to make
>> Subversion or Trac build "nightly-builds"?
>
> Sure, you can checkout the SVN trunk and run Trac from your working
> copy, you don't need to "install" Trac to run it.
>
> A "night-build" would be a "svn update".
> You can also run the unit test suite once you've upgraded your working copy.
>
> About MySQL: it seems that a lot of users have experienced several
> kind of issues w/ this DB backend, mostly about the database string
> encoding (UTF-8 vs. other encoding schemes) and some SQL queries.
> I would say that MySQL support in Trac is not as good as the other
> backends - yet.
>
> --
> Manu
>
> >
>


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to