Edgewall Software

Ticket #106 (closed defect: fixed)

Opened 5 years ago

Last modified 3 years ago

SVN python bindings 1.0

Reported by: anonymous Owned by: jonas
Priority: normal Milestone: 0.7
Component: version control/browser Version: 0.5.1
Severity: normal Keywords:
Cc:

Description

Using svn-win32-1.0.0_py.zip on Windows:

Traceback (most recent call last):

File "d:\Program Files\Python\Lib\site-packages\trac\trac.py", line 203, in main

real_main()

File "d:\Program Files\Python\Lib\site-packages\trac\trac.py", line 155, in real_main

module.run()

File "d:\Program Files\Python\Lib\site-packages\trac\Module.py", line 37, in run

self.render()

File "d:\Program Files\Python\Lib\site-packages\trac\Browser.py", line 119, in render

info = self.get_info(self.path, rev)

File "d:\Program Files\Python\Lib\site-packages\trac\Browser.py", line 59, in get_info

self.pool) / 1000000

TypeError?: unsupported operand type(s) for /: 'NoneType?' and 'int'

Used to work before I updated the Python bindings.

Attachments

Change History

Changed 5 years ago by jonas

  • milestone changed from 0.5.2 to 0.6

I'm retargeting this bug to trac 0.6. I don't currently have access to any windows installation, but it sure looks like the python bindings are broken on windows.

Changed 5 years ago by wnicholls

There has been some comment to that effect (bindings broken in svn 1.0.0) on the Subversion dev mailing list.

Changed 5 years ago by anonymous

Could you point me to an archived copy of those kind of messages? I was unsuccessful in finding them in the svn mail archives.

Changed 5 years ago by wnicholls

It's a very long thread, you could start at http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=57849

Key comments are "This bug has been fixed on trunk in revision 8834" "wait until those patches are released with 1.0.1 and I build _those_ binaries, or else that same someone can buildthe current trunk and use that, if they wish"

So I guess we can expect it to be fixed sometime after March 12 (unless the release for 1.01 delays further)

Changed 5 years ago by jonas

  • milestone changed from 0.6 to 0.7

As this doesn't look like a trac-bug we won't let this hold back the 0.6 release, but I let the ticket be open until it has been verified that upgrading to subversion 1.0.1 really fixes this.

Changed 5 years ago by daniel

  • status changed from new to closed
  • resolution set to fixed

the 1.0.1 subversion binaries have now been released, and it's verified that Trac now works well on Windows.

Get the binaries at: http://subversion.tigris.org/

Changed 3 years ago by anonymous

  • status changed from closed to reopened
  • resolution fixed deleted

Changed 3 years ago by anonymous

  • status changed from reopened to closed
  • resolution set to fixed

Add/Change #106 (SVN python bindings 1.0)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.