---
title: "Migration Rubitrack (MacOS) to Golden Cheetah (Windows) : Test KO."
url: https://www.cyber-neurones.org/2021/07/migration-rubitrack-macos-to-golden-cheetah-windows-test-ko/
date: 2021-07-27
modified: 2021-07-27
lang: fr
author: "Frederic"
description: "I try to do migration from Rubitrack to Golden Cheetah : Rubitrack : https://www.rubitrack.com/fr/ it's for MacOS. Golden Cheetah : https://www.goldencheetah.org it's for Windows. My Realse of Rubitrack : 5.3.6 :..."
categories:
  - "mac"
tags:
  - "RubiTrack"
word_count: 258
---

# Migration Rubitrack (MacOS) to Golden Cheetah (Windows) : Test KO.

I try to do migration from **Rubitrack** to **Golden Cheetah** :

- Rubitrack : [https://www.rubitrack.com/fr/](https://www.rubitrack.com/fr/) it's for MacOS.
- Golden Cheetah : [https://www.goldencheetah.org](https://www.goldencheetah.org) it's for Windows.

My Realse of Rubitrack : **5.3.6** :

[![](https://www.cyber-neurones.org/wp-content/uploads/2021/07/capture-decran-2021-07-27-a-211450-300x181.png)](https://www.cyber-neurones.org/wp-content/uploads/2021/07/capture-decran-2021-07-27-a-211450.png)

My file rubitrack5 : **579,8 Mo. **I have lot of different activities :

[![](https://www.cyber-neurones.org/wp-content/uploads/2021/07/capture-decran-2021-07-27-a-211720-78x300.png)](https://www.cyber-neurones.org/wp-content/uploads/2021/07/capture-decran-2021-07-27-a-211720.png)

**Test 1 :** I select all and I do a export TCX :

[![](https://www.cyber-neurones.org/wp-content/uploads/2021/07/capture-decran-2021-07-27-a-211826-300x89.png)](https://www.cyber-neurones.org/wp-content/uploads/2021/07/capture-decran-2021-07-27-a-211826.png)Result : **KO**

**Test 2 :** I select all and I do a export TCX (and i check the box).

Result : **KO**

The size of file TCX it's 2,4 Go
# **cat Test.tcx | grep "<Activity Sport" | awk '{print $2}' | sort -n | uniq -c**
7213 Sport="**Other**">
1106 Sport="**Running**">
# **du -h Test.tcx**
2,4G Test.tcx
# **head -2 Test.tcx**
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<TrainingCenterDatabase
xmlns="http://www.garmin.com/xmlschemas/TrainingCenterDatabase/v2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.garmin.com/xmlschemas/TrainingCenterDatabase/v2
**http://www.garmin.com/xmlschemas/TrainingCenterDatabasev2.xsd"**>

1 - I think it's not works because it's not one file by activity.

2 - Normaly I must see ‘**biking**’, ‘**running**’, ‘**hiking**’, ‘**walking**’ and ‘**swimming**’  .... I see only **Other** & **Running**. If you see [https://www8.garmin.com/xmlschemas/TrainingCenterDatabasev2.xsd](https://www8.garmin.com/xmlschemas/TrainingCenterDatabasev2.xsd) :
<xsd:element name="Running" type="HistoryFolder_t"/>
<xsd:element name="**Biking**" type="HistoryFolder_t"/>
<xsd:element name="Other" type="HistoryFolder_t"/>
<xsd:element name="**MultiSport**" type="MultiSportFolder_t"/>
<xsd:element name="Extensions" type="Extensions_t" minOccurs="0">

I try also to import the TCX to Garmin (who develop the TCX format) : **KO**.

The Release of Base Camp it's Version 4.8.11 (4.8.11).

[![](https://www.cyber-neurones.org/wp-content/uploads/2021/07/capture-decran-2021-07-27-a-214353-253x300.png)](https://www.cyber-neurones.org/wp-content/uploads/2021/07/capture-decran-2021-07-27-a-214353.png)

So I think it's **bad format .**... I do a post on forum : [https://forum.rubitrack.com/viewtopic.php?p=12551#p12551 ](https://forum.rubitrack.com/viewtopic.php?p=12551#p12551)

I use Rubitrack since : **Wed Nov 21, 2012 2:52 pm** ... but for me the most important on all application it's to have **a perfect import/export.** **My data it's my property !**  So I'm not very happy ...