[Trac-tickets] Re: [The Trac Project] #2289: Cannot perform resync after ugrading from 0.8.4 to 0.9

The Trac Project noreply at edgewall.com
Tue Nov 1 11:51:29 CST 2005


#2289: Cannot perform resync after ugrading from 0.8.4 to 0.9
------------------------------+---------------------------------------------
 Reporter:  trac at airdrop.org  |        Owner:  daniel 
     Type:  defect            |       Status:  closed 
 Priority:  normal            |    Milestone:         
Component:  trac-admin        |      Version:  0.9    
 Severity:  normal            |   Resolution:  invalid
 Keywords:                    |  
------------------------------+---------------------------------------------
Changes (by trac at airdrop.org):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 My mistake, the svn repo needed a little TLC:

 {{{
 trac db # svnadmin recover  /var/svn/helios
 Repository lock acquired.
 Please wait; recovering the repository may take some time...

 Recovery completed.
 The latest repos revision is 264.
 trac db # chown -R apache:apache /var/svn/helios
 trac db # trac-admin /var/lib/trac/helios resync
 Resyncing repository history...
 Done.
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2289>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list