> Now I expect the files of my freshly created Trac project "testtrac" to > be in the Subversion repository and that I am able to check them out > using "svn checkout file:///var/lib/subversion/testtrac/"
Which files are you referring to? Trac browser shows the content of the Subversion repository (i.e. the files that you commit into the repository and that you check out from it). Have you placed some files in the repository? Trac never put files in the SVN repository on its own: Wiki pages are stored in the Trac DB, and files attached to tickets or wiki pages are stored in a subdirectory of the Trac projects - i.e. never in the SVN repository. Cheers, 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 -~----------~----~----~----~------~----~------~--~---
