#2560: browser requests fail with an exception related to svn
---------------------------------------+------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  cboos   
     Type:  defect                     |       Status:  reopened
 Priority:  normal                     |    Milestone:          
Component:  tracd                      |      Version:  0.9.5   
 Severity:  normal                     |   Resolution:          
 Keywords:                             |  
---------------------------------------+------------------------------------
Changes (by [EMAIL PROTECTED]):

  * resolution:  worksforme =>
  * status:  closed => reopened
  * version:  0.9.2 => 0.9.5

Comment:

 Hi all,


 I am newbie to solaris and subversion, who has just started 2 months ago.
 I have encountered the same error as I did a build the Subversion 1.3.1
 and Trac 0.9.5 on Solaris 10, based on the instructions found at
 http://systemsadmin.info/solaris/articles/building-trac-on-solaris and the
 TracInstall doc. Below is details of my environment variable setting and
 the steps I have done.

 I have installed Subversion-1.3.1, Trac-0.9.5,
 Swig-1.3.29,Clearsilver-0.10.2, Pysqlite-2.2.2, Sqlite-3.3.5,
 Apache-2.0.55.

 Environment Variables:
 PATH= /usr/sbin:/usr/bin:/usr/local/bin/:/usr/ccs/bin/
 LD_LIBRARY_PATH=/usr/local/lib://usr/lib:/lib
 PYTHONPATH=/usr/local/lib/svn-python

 Subversion repository at /svn_test was successfully created.
 Trac environment at /trac_test with /svn_test as repository was
 successfully created.

 I have not do any configuration after succesfully installed Trac and start
 Trac up by run the following command:
 tracd –port 8000 /trac_test

 When I try to access the source browser, I get "/svn_test does not appear
 to be a Subversion repository." And tracd throws this exception:

     Exception exceptions.AttributeError: "'SubversionRepository' object
 has no attribute 'log'" in <bound method SubversionRepository.__del__ of
 <trac.versioncontrol.svn_fs.SubversionRepository object at 0x4eb7f0>>
 ignored

 I get the error is it because I have miss out some step(s)? Or do I need
 to configure my apache or something else? Can anyone please advice me to
 get my “Browser Source”. You help is appreciate.

 Fyi, I have successfully running configure my apache to access /svn_test
 repos via WebSvn. So I assume my subversion and apache is configure
 correctly.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2560>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to