This forum is no longer active. Please post your questions to our new community site

Forums Trac

Cannot Browse Soruce of Project

Subscribe to Cannot Browse Soruce of Project 5 post(s), 2 voice(s)

 
Avatar l-ryder 3 post(s)

Ok, So I have installed the Trac Stack and have created a New Projected, then pointed to a existing SVN Repo.

When I access the webpage and click the Project, then Browse Source. I get the following error

Warning: Cannot sync with the Repo (C:\Svn\test does not appear to be a Subversion Repo)

Any Ideas?

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

It seems a configuration error. Take a look this post http://trac.edgewall.org/ticket/4470

 
Avatar l-ryder 3 post(s)

sweet fixed,

now just need to know how to resync trac in windows

 
Avatar l-ryder 3 post(s)

Actually I fixed that too.

Ok so we have a User.Access file from the old Subversion server that restricted write access to only certain people. How to I add this file to Trac\Subversion for Authoirzation

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

You should specify the user privileges in the following file: /path/to/your/repository/conf/svnserve.conf

Forums Trac