You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sumatr...@googlegroups.com
What would be the best command line interface for extracting records and importing them into a new record store format? Could use
$ smt export
$ smt upgrade --force --store=postgres:...
where the "--force" ignores the sumatra version check and the "--store" updates the project to have a new store location. I think this is a very simple change to the upgrade function in commands.py. I just wanted to check before hacking it. As far as I can tell, there isn't already a way to do this from the command line.
-- Daniel Wheeler
Andrew Davison
unread,
May 31, 2013, 12:58:47 PM5/31/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sumatr...@googlegroups.com
I think the most intuitive interface would be to add a "--store" option to "smt configure", with the transfer of records from the old recordstore to the new one happening behind the scenes.
Daniel Wheeler
unread,
May 31, 2013, 2:49:56 PM5/31/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message