Hi all, Am just now trying trac out for the first time, and wanted to link it to an existing code repository (subversion repo). So, obviously there is no doubt that I have a real subversion repo here... I can use the svn tools and query from the folder; eg: svn info
and I get a nice listing of repository information, proving (to me at least) that I have a good working directory. However, when I setup trac for the first time (following instructions for the windows install http://trac.edgewall.org/wiki/TracOnWindows#GettingStarted "Trac on Windows, Method 1: Using Installers" as a test, (as suggested) I ran trac using the kindly provided simple webserver tracd eg C:\Python25\Scripts>tracd-script.py -p 8000 c:\dev\trac\xsltReportGen i've been able to connect to the start site, and navigate to the project I created. All good. However! I have this big (and significant) warning; Warning: Can't synchronize with the repository (C:/dev/svn/project does not appear to be a Subversion repository). And so I have been unable to browse the repository using trac. Any idea what the problem may be? Thanks in advance for any help! sean --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
