Edgewall Software

Changes between Initial Version and Version 8 of Ticket #2770


Ignore:
Timestamp:
Jun 27, 2006, 10:42:29 AM (18 years ago)
Author:
Christian Boos
Comment:

Happened to someone else recently: Trac-ML:8371

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2770 – Description

    initial v8  
    22
    33When I try to initialize a new environment using the trac-admin command, i get following message:
    4 
     4{{{
    55'' Indexing repository
    66Failed to initialize environment. ("Can't set position pointer in file '/home/svn_root/tmp/svnrepo-test/db/revs/0': Invalid argument", 22)
     
    1313    root = fs.revision_root(self.fs_ptr, self.rev, pool())
    1414SubversionException: ("Can't set position pointer in file '/home/svn_root/tmp/svnrepo-test/db/revs/0': Invalid argument", 22)''
    15 
     15}}}
    1616What could be the cause of this warning? How to solve it?
    1717
     
    1919
    2020Tools used:
     21{{{
    2122subversion 1.2.3
    2223python 2.3.5
     
    2627silvercity 0.9.5
    2728swig 1.3.21
    28 
     29}}}
    2930with kind regards,
    3031Peter