Mobile build -786 small test

Anton Lundin glance at acc.umu.se
Tue Feb 9 02:46:25 PST 2016



On February 8, 2016 5:59:38 PM GMT+01:00, Dirk Hohndel <dirk at hohndel.org> wrote:
>On Mon, Feb 08, 2016 at 06:44:21PM +0200, Miika Turkia wrote:
>> On Mon, Feb 8, 2016 at 6:26 PM, Dirk Hohndel <dirk at hohndel.org>
>wrote:
>> > On Mon, Feb 08, 2016 at 01:28:05PM +0100, Jan Mulder wrote:
>> >>
>> >> >I just noticed that data size for Subsurface-mobile was 2.55 GB
>on my
>> >> >tablet. On my laptop the log's git tree is about 0.5 GB.
>Unfortunately
>> >> >I have not figured out how to inspect this on Adnroid device to
>see
>> >> >where the additional 2 GB has gone. I did an un-install so now
>the
>> >> >size should be sensible, but let's see if it will increase over
>time.
>> >> >I have mostly re-installed the APK with "adb install -r
>> >> >bin/QtApp-debug.apk" so that might be the cause...I wonder if
>updating
>> >> >from Google store is much different.
>> >>
>> >> Checked my reported install sizes, and do not see strange things
>like this.
>> >> I also do adb style installs, so I do not expect this to be the
>issue.
>> >
>> > Miika has pictures in his repo. Have we not cleaned those out, yet,
>Miika?
>> 
>> Well, that does not explain the extra 2 gigs of data that has
>appeared
>> from nowhere after the initial sync. But I don't there is anything
>> left on the device that would explain it either.
>> 
>> What is the preferred method to clean the git repository? Purge from
>> server and recreate local one?
>
>This is something on my infinite todo list. We have no easy way to do
>that. The best I can think of is:
>
>- store to local XML file
>- send email to Dirk to re-init the repository on the server (because I
>  don't think you can do that remotely)
>- open the local XML file and save to cloud storage again
>
>If someone has a better idea, please let me know
>

What about force push?

Save your logs to a new local git branch and force push that new branch to the server, overriding the old one there.

Does the cloud side allow force pushes?

//Anton


More information about the subsurface mailing list