Edgewall Software

Changes between Initial Version and Version 1 of Ticket #2920


Ignore:
Timestamp:
Mar 22, 2006, 9:04:25 PM (18 years ago)
Author:
Christian Boos
Comment:

Also verified the repository using the script ticket:2620

its clearly failing at self.pool() in svn_fs.py

So the script fails when you try to access rev 1? Can you also provide the stack trace for that error?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2920

    • Property Keywords svn130 added
    • Property Owner changed from Jonas Borgström to Christian Boos
    • Property Component browserversion control
  • Ticket #2920 – Description

    initial v1  
    1 
     1{{{
    22Oops...
    33Trac detected an internal error:
     
    3030    self.root = fs.revision_root(fs_ptr, rev, self.pool())
    3131SubversionException: ("Can't set position pointer in file '/projects/snapcore/db/revs/1': Invalid argument", 22)
    32 
     32}}}
    3333
    3434I have refered and did all the things mentioned in ticket:2770. Also verified the repository using the script ticket:2620