What is the translation of " GIT SVN " in English?

Examples of using Git svn in French and their translations into English

{-}
  • Colloquial category close
  • Official category close
Dans git svn, cela ressemble à ceci.
In git svn, it looks like this.
Enfin, poussez les changements à FGAddon avec: git svn dcommit.
Then push or dcommit the changes to FGAddon with: git svn dcommit.
Git svn dispose de deux commandes pour le faire.
Git svn has two commands to help with this issue.
Pour pousser sur un serveur Subversion, il faut lancer la commande git svn dcommit.
To push to a Subversion server, you run the git svn dcommit command.
Exécutez git svn rebase -l pour effectuer un rebase local.
Run git svn rebase-l to do a local rebase.
D'abord, vous devriez nettoyer les références bizarres que git svn a installées.
For one thing, you should clean up the weird references that git svn set up.
Git svn clone: Comment reporter l'extraction de l'historique des révisions.
Git svn clone: How to defer fetch of revision history.
Cependant vous pouvez créer des branches et valider dessus dans Subversion en utilisant git svn.
Maken in Subversion, voer je git svn branch[branchnaam] uit.
La première est git svn create- ignore qui crée automatiquement pour vous les fichiers.
The first is git svn create-ignore, which automatically creates corresponding.
Cependant vous pouvez créer des branches etvalider dessus dans Subversion en utilisant git svn.
However, you can create andcommit to branches in Subversion using git svn.
Vous pouvez alors fournir ce fichier à git svn pour l'aider à convertir les données d'auteur plus précisément.
You can provide this file to git svn to help it map the author data more accurately.
Une des grandes fonctionnalités de Git est sa passerelle vers Subversion, git svn.
One of Git's great features is a bidirectional bridge to Subversion called git svn.
Vous pouvez fournir ce fichier à git svn pour l'aider à faire correspondre la donnée d'auteur plus précisément.
You can provide this file to git svn to help it map the author data more accurately.
La commande de base dans Git pour toutes les commandes de passerelle est git svn.
The base command in Git for all the Subversion bridging commands is git svn.
Commençons par la commande git svn clone qui importe un dépôt Subversion complet dans un dépôt Git local.
You will start with the git svn clone command, which imports an entire Subversion repository into a local Git repository.
Vous pouvez aussi obtenir le même genre d'information que celle fournie par svn info en lançant git svn info.
You can also get the same sort of information that svn info gives you by running git svn info.
Dans la première partie de ce chapitre, nous traiterons de git svn, la passerelle bidirectionnelle de Git pour Subversion.
You will spend the first part of this chapter learning about git svn, the bidirectional Subversion gateway tool in Git..
Les exemples dans la section précédente montrent schacon à quelques endroits, commela sortie de blame et git svn log.
The examples in the previous section show schacon in some places,such as the blame output and the git svn log.
La commande git svn clone transforme le tronc, les branches et les balises de votre référentiel SVN en un nouveau référentiel Git..
The git svn clone command transforms the trunk, branches, and tags in your SVN repository into a new Git repository.
Dans cette étape, vous avez transformé un référentiel SVN en un nouveau référentiel git avec la commande git svn clone, puis avez nettoyé la structure du référentiel résultant avec svn-migration-scripts. jar.
In this step, you turned an SVN repository into a new Git repository with the git svn clone command, then cleaned up the structure of the resulting repository with svn-migration-scripts. jar.
Git svn clone file: ///tmp/test- svn- s À présent, vous disposez d'un dépôt Git valide qui a importé vos branches et vos balises.
Git svn clone file:///tmp/test-svn-s At this point, you should have a valid Git repository that has imported your branches and tags.
Il est important de noter que lorsque vous utilisez git svn, vous interagissez avec Subversion qui est un système bien moins sophistiqué que Git..
It's important to note that when you're using git svn, you're interacting with Subversion, which is a system that is far less sophisticated than Git..
Les outils git svn sont utiles si vous êtes bloqué avec un serveur Subversion pour le moment ou si vous devez travailler dans un environnement de développement qui nécessite un serveur Subversion.
The git svn tools are useful if you're stuck with a Subversion server for now or are otherwise in a development environment that necessitates running a Subversion server.
Si vous poussez sur un serveur Subversion via git svn, vous souhaiterez à chaque fois rebaser votre travail sur une branche unique au lieu de fusionner les branches ensemble.
If you're pushing to a Subversion server via git svn, you may want to rebase your work onto a single branch each time instead of merging branches together.
Donc, git svn ajoute simplement le numéro de version svn au nom de la branche de la même façon que vous l'auriez écrit dans svn pour adresser la« peg-revision» de cette branche.
Hence, git svn simply adds the svn version number to the branch name just in the same way as you would have written it in svn to address the peg-revision of that branch.
De la même manière que git svn log simule une commande svn log déconnectée, vous pouvez obtenir l'équivalent de svn annotate en lançant git svn blame fichier.
Much as the git svn log command simulates the svn log command offline, you can get the equivalent of svn annotate by running git svn blame FILE.
La commande git svn clone importe vos branches SVN en tant que branches à distance et importe vos balises SVN en tant que branches préfixées avec les balises.
The git svn clone command imports your SVN branches as remote branches and imports your SVN tags as remote branches prefixed with tags.
La commande git svn inclut une option intitulée--authors-prog, qui pointe sur un script qui transforme automatiquement les noms d'utilisateur SVN en auteurs Git.
The git svn command includes an option called--authors-prog, which points to a script that automatically transforms SVN usernames into Git authors.
Ceci est similaire à la commande git svn clone de la phase précédente en ce qu'elle ne fait que mettre à jour les branches à distance du référentiel Git..
This is similar to the git svn clone command from the previous phase in that it only updates the Git repository's remote branches--the local branches will not reflect any of the updates yet.
Results: 29, Time: 0.037

How to use "git svn" in a French sentence

git svn nous fournit toute la mécanique nécessaire.
La commande git svn init reproduit l'histoire entière d'un aéronef dans le dépôt local.
Merci pour ce tutoriel fort utile et il est vrai que la commande git svn simplifie le travail.
Pour appliquer un git svn rebase, il faut que tous vos fichiers modifiés aient été traités par git commit.
Pendant de nombreuses années j'ai utilisé avec plaisir git svn qui offrait une passerelle pour contribuer à un dépôt utilisant subversion.
Après avoir tenté de migrer sous Windows PHPExcel en utilisant « git svn clone », j’en suis arrivé à ces limites.
git svn n'est pas très doué avec les tags et les converti en branches - ce qu'ils sont techniquement dans subversion me direz-vous.

How to use "git svn" in an English sentence

git svn clone takes a lot of time.
How to git svn fetch + rebase in one operation?
This accepts all options that git svn fetch and git rebase accept.
Browse other questions tagged git svn version-control workflow or ask your own question.
git svn reset automatically rewinds it.
And run git svn rebase or git svn fetch.
The initial git svn clone can take quite a while, however.
git svn fetch mimics standard git fetch behaviour with an upstream git server.
What is the difference between git svn init + fetch and git svn clone?
Using GIT and SVN repositories together is done through the git svn tool.

Word-for-word translation

Top dictionary queries

French - English