Hi Manu,

Thanks.  I've tried upgrading to 0.10.3 (downloaded from site and
ran "python setup.py install").  I've now got back the problem I had the
last time I tried to install Trac directly from the site.


       Python Traceback

Traceback (most recent call last):
 File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line 387, in 
dispatch_request
   dispatcher.dispatch(req)
 File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line 191, in 
dispatch
   chosen_handler = self._pre_process_request(req, chosen_handler)
 File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line 263, in 
_pre_process_request
   chosen_handler = f.pre_process_request(req, chosen_handler)
 File "/opt/csw/lib/python2.3/site-packages/trac/versioncontrol/api.py", line 
73, in pre_process_request
   self.get_repository(req.authname) # triggers a sync if applicable
 File "/opt/csw/lib/python2.3/site-packages/trac/versioncontrol/api.py", line 
101, in get_repository
   repos = self._connector.get_repository(rtype, rdir, authname)
 File "/opt/csw/lib/python2.3/site-packages/trac/versioncontrol/svn_fs.py", 
line 259, in get_repository
   repos = SubversionRepository(dir, None, self.log)
 File "/opt/csw/lib/python2.3/site-packages/trac/versioncontrol/svn_fs.py", 
line 289, in __init__
   raise TracError("%s does not appear to be a Subversion repository." \
TracError: /home/nweb/subversion/tutorial_svn does not appear to be a 
Subversion repository.

I never managed to figure out the problem or whether it was subversion or Trac and ended up having to install Trac and all its dependencies using "blastwave" - which was no trouble. After this
I can now say it is Trac that is the problem and not subversion.

Unfortunately 0.10.3 isn't available from blastwave currently. Is there anyone who has successfully managed to upgrade Trac without using blastwave on Solaris 9 please? What did you have to do to get it to install properly?

Thanks very much for your help.

Regards,
Ros.


Emmanuel Blot wrote:

I'm running Trac 0.10 and svn 1.4.0 on Solaris 9

You may consider upgrading to the latest bug-fix release (Trac 0.10.3).
This kind of errors has already been reported with 0.10 or 0.10.1 and
has been fixed since.

HTH,
Manu

>


--
------------------------------------------------------------------------
Rosalyn Hatcher
NCAS-Climate
Dept. of Meteorology, University of Reading, Earley Gate, Reading. RG6 6BB
Email: [EMAIL PROTECTED]     Tel: +44 (0) 118 378 6016


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