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

  * cc:  => [EMAIL PROTECTED]

Comment:

 Hi,

 I have the same problem on Windows after I've upgraded my SVN-repositories
 from  SVN-1.1.4/TRAC-0.8.3 to SVN-1.3.0/TRAC-0.9.3. I used the upgrade
 hint from [http://subversion.tigris.org/faq.html#bdb43-upgrade DB-Upgrade]
 and TracUpgrade.

 The test-script "check_svn_repos.py" produces the following output:

 {{{
 T:\>c:\Programme\Python\python.exe T:\check_svn_repos.py d:\svn\test 5
 Traceback (most recent call last):
   File "T:\check_svn_repos.py", line 34, in ?
     ChangeCollectorChecker(path).check(int(rev))
   File "T:\check_svn_repos.py", line 19, in __init__
     self.repos = repos.svn_repos_open(self.path, self.pool())
 SystemError: null argument to internal routine
 Usage: python check_repos.py <repository_path> <revision>
 }}}

 A fast solution of this problem would be fine - the users of my tool (that
 is supported with TRAC) can't continue their work ...

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