Hello evrybody,

well i have a problem with trac i have this message on my web
interface :

Warning:  Can't synchronize with repository "(default)" (The
'repository_dir' has changed, a 'trac-admin $ENV repository resync'
operation is needed.). Look in the Trac log for more information.


so to have this i use this scénario :

first i have trac +svn on ubuntu 10.04 server :
and i used this how to to install it :
http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/
it works cool.

but
i have recently créate a new project on svn and trac
and on other server i have a repository i have make a svn dump c:/svn/
repos > backup

and on my server trac+svn , i do this :

svnadmin load /svn/repos backup

and when i lunche trac i can see no timeline and no source code.
and i see the message :
Warning:  Can't synchronize with repository "(default)" (The
'repository_dir' has changed, a 'trac-admin $ENV repository resync'
operation is needed.). Look in the Trac log for more information.

i have tried on my server trac+svn !
sudo trac-admin /trac/repos repository resync /svn/repos
TracError: Repository '/svn/repos' not found


so if someon can help me to resync my svn and trac please.



-- 
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