Edit Sup Issue: issue52

Summary
Issue type Status
Sup version Ruby version
Assigned To Tags (list)
Description
Attachments
  Make a copy

Created on 2010-01-27.12:46:54 by shreyankg, last changed by terotil.

Files
File name Uploaded Type Edit Remove
exception-log.txt shreyankg, 2010-01-27.12:46:54 text/plain edit
Messages
msg135 (view) Author: terotil Date: 2010-01-27.23:52:35
You used newer sup (probably git next) and then went back to older (git master
or released).  Newer version (git next after Sat Jan 23 07:48:43 2010 -0500)
uses index format version 2, which is backwards incompatible to version 1. 
Conversion is done when you first launch sup that needs v2 index.  As the error
message says "This Sup version expects a v1 index, but you have an existing v2
index."

Use sup from git next as long as next gets merged to master.
msg123 (view) Author: shreyankg Date: 2010-01-27.12:46:54
Crashes on start.
History
Date User Action Args
2010-01-27 23:52:35terotilsetstatus: unread -> chatting
messages: + msg135
2010-01-27 12:46:54shreyankgcreate