Modify ↓
Opened 18 years ago
Closed 15 years ago
#156 closed defect (duplicate)
TypeError in master
Reported by: | doug@… | Owned by: | cmlenz |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | General | Version: | 0.5.3 |
Keywords: | Cc: | ||
Operating System: | Linux |
Description
Sometimes the master exits with:
Traceback (most recent call last): File "/var/lib/python-support/python2.4/trac/versioncontrol/svn_fs.py", line 382, in get_youngest_rev self.youngest = fs.youngest_rev(self.fs_ptr, self.pool()) TypeError: 'NoneType' object is not callable
I'm using subversion 1.4.0.
I've had to trim the traceback, because Akismet thinks this ticket is spam.
Attachments (0)
Change History (1)
comment:1 Changed 15 years ago by osimons
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Closing as duplicate of #351. Keeping the newer one as it has more debug information.