<div dir="ltr"><div>Hi all, <br></div><div><br></div><div>I just tested the PR by Martin and it seems to work fine. After running the t.upgrade module, all my STDS were recognized by t.list and <a href="http://t.info">t.info</a>.</div><div><br></div><div>Sorry for the delay in testing and thanks much!!! See my comments in the PR.<br></div><div><br></div><div>Cheers,</div><div>Vero<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El jue., 26 sept. 2019 a las 8:34, Markus Neteler (<<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, Sep 5, 2019 at 4:04 PM Veronica Andreo <<a href="mailto:veroandreo@gmail.com" target="_blank">veroandreo@gmail.com</a>> wrote:<br>
> El jue., 5 sept. 2019 a las 15:47, Martin Landa (<<a href="mailto:landa.martin@gmail.com" target="_blank">landa.martin@gmail.com</a>>) escribió:<br>
>> čt 5. 9. 2019 v 15:43 odesílatel Veronica Andreo <<a href="mailto:veroandreo@gmail.com" target="_blank">veroandreo@gmail.com</a>> napsal:<br>
>> > I do not understand what this really means in terms of what I have to do. I have many many time series, some with tens of thousands of maps (Gb's of data) and I find it really annoying to be forced to export all of them to then import again. Is this really what I need to do?? Isn't there a simpler way??<br>
>><br>
[...]<br>
>> It would be nice to implement automated upgrade logic. Something like<br>
>><br>
>> t.connect -u<br>
>><br>
>> would do magic upgrade of current TGIS DB from version 2 to 3....<br>
><br>
> This would be great indeed; I was actually hoping for something like this. I gues I won't be using grass79dev until such thing exists... :-(<br>
<br>
Did anyone test Martin's efforts at:<br>
<br>
<a href="https://github.com/OSGeo/grass/pull/130" rel="noreferrer" target="_blank">https://github.com/OSGeo/grass/pull/130</a><br>
<br>
It provides a new upgrade script and updates.<br>
<br>
Simple testing procedure:<br>
cd grass_master/<br>
# simply add ".diff" to PR number to download the patch:<br>
wget <a href="https://github.com/OSGeo/grass/pull/130.diff" rel="noreferrer" target="_blank">https://github.com/OSGeo/grass/pull/130.diff</a><br>
patch -p1 < 130.diff<br>
<br>
..., compile, test, report :-)<br>
<br>
Markus<br>
</blockquote></div>