Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen

jtel has moved its repositories to a new location.

See further below for instructions on how to change the URL of a GIT repository.

Repository Locations

RepositoryNew LocationRecommendation
8Server deploy
https://bitbucket.org/jtelgmbh/8-server-deploy.git
Set the new URL and continue as before.
JTEL
https://bitbucket.org/jtelgmbh/jtel.git
Set the new URL and continue as before.
JTELCarrierPortal
https://bitbucket.org/jtelgmbh/jtelcarrierportal.git

It is possible to change to the new URL, and fix the failed merge problem (see below).

However, we recommend cloning this URL completely into a new directory.

Cloing the new URL will also decrease the repository size considerably.

jtel-system-java-services
https://bitbucket.org/jtelgmbh/jtel-system-java-services.git

Using the Command Line

Fetch all from the new repository and checkout the branch you require. This example uses stable-3.15.

Translations Ignore


Code Block
git remote set-url origin https://NEW_URL
git fetch --all --prune
git reset --hard origin/release/stable-3.15



Using Tortoise GIT

Alternatively, for Windows Repositories set the URL in Tortoise-GIT here:

Then fetch and prune:

Then pull.


Sv translation
languagede

Status
colourRed
titleThis page is only available in English

8Server deploy
Sv translation
languagefr

jtel a déplacé ses dépôts dans un nouveau lieu.

Voir ci-dessous les instructions sur la manière de modifier l'URL d'un dépôt TIG.

Emplacements des dépôts

DépôtNouvelle localisationRecommandation
Déploiement du 8-Server

jtel hat seine Repositorien an einen neuen Standort verlegt.

Anweisungen zum Ändern der URL eines GIT-Repositorys finden Sie weiter unten.

Repository Locations

RepositoryNeue LocationEmpfehlung
https://bitbucket.org/jtelgmbh/8-server-deploy.git
Legen Sie die neue URL fest und fahren Sie wie zuvor fort
Définissez la nouvelle URL et continuez comme avant.
JTEL
https://bitbucket.org/jtelgmbh/jtel.git
Legen Sie die neue URL fest und fahren Sie wie zuvor fort
Définissez la nouvelle URL et continuez comme avant.
JTELCarrierPortal
https://bitbucket.org/jtelgmbh/jtelcarrierportal.git

Es ist möglich, zur neuen URL zu wechseln und das fehlgeschlagene Merge-Problem zu beheben (siehe unten).

Wir empfehlen jedoch, diese URL vollständig in ein neues Verzeichnis zu klonen.

Das Klonen der neuen URL wird auch die Größe des Repositorys erheblich verringern.

Verwendung der Befehlszeile

Holen Sie alles aus dem neuen Repository und checken Sie den gewünschten Zweig aus. In diesem Beispiel wird

Il est possible de passer à la nouvelle URL, et de corriger le problème de fusion qui a échoué (voir ci-dessous).

Toutefois, nous recommandons de cloner complètement cette URL dans un nouveau répertoire.

Le clonage de la nouvelle URL permettra également de réduire considérablement la taille du dépôt.

Utilisation de la ligne de commande

Récupérez le tout à partir du nouveau dépôt et passez à la succursale de votre choix. Cet exemple utilise la version stable-3.15

verwendet

.

Translations Ignore


Code Block
git remote set-url origin https://NEW_URL
 git fetch --all --prune
 git reset --hard origin/release/stable-3.15
Verwendung von



Utilisation du Tortoise GIT

Alternativ können Sie für Windows Repositories die URL in

Alternativement, pour les Dépôts Windows, définissez l'URL dans Tortoise-GIT

hier einstellen

ici :

Image Modified

Dann "fetch" und "prune"

Alors faire « fetch » et « prune »:

Image Modified

Dann "pull"

Après faire « pull ».