#3012: r3118 exception in browser
------------------------------------+---------------------------------------
 Reporter:  athomas                 |        Owner:  cboos   
     Type:  defect                  |       Status:  assigned
 Priority:  high                    |    Milestone:  0.10    
Component:  browser                 |      Version:  devel   
 Severity:  major                   |   Resolution:          
 Keywords:  unicode browser config  |  
------------------------------------+---------------------------------------
Comment (by cboos):

 Well, now all it takes is to understand the difference between 1. and 3.
 :)

 Maybe adding a `print type(x), repr(x)` with `x` alternatively 1. and 3.
 will tell?

 Ah, wait, maybe it's a weird gc related issue.
 Also try to do `path = _to_svn(path)` before calling
 `repos.svn_repos_find_root_path(path, pool())`.

 As a side note, for me it also works on Linux w/ Python 2.4.2 and SVN
 1.3.0.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3012>
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