Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W Wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
Collapse sidebar
  • Tutoriais
  • Wiki
  • Wiki
    • Servidores
  • Svn2Git

Last edited by Jonatan Machado Mar 03, 2020
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Svn2Git

//converter projeto sites svn dos sites para o git com com os autores

cd Área\ de\ Trabalho/ && sudo rm -rf subido/ && cp -r subirgit/ subido && cd subido

svn2git http://192.168.250.4:81/svn/PROJETO.com.br/ --authors authors.txt

// Caso tenha algum erro pode tentar yes @ceicom123 | svn2git http://192.168.250.4:81/svn/PROJETO.com.br/ --authors authors.txt

git push --set-upstream http://192.168.250.100/Sites/.NET/PROJETO.com.br.git master

//quando nao tiver pasta trunk Use o parâmetro

--rootistrunk --authors authors.txt

Clone repository
  • Gitlab
    • Comandos
  • Hotfix
    • og:image
  • Magento
    • Htaccess
    • MagentoCronChecker
    • Robots
    • SimpleSchema
    • Soap v2 Tester
    • gitignore
  • Migração
    • leg.br
  • Padrões
    • eslint
    • prettier
  • Plugins
    • Adicionar informações extras ao texto copiado da web
  • QueryCommerce
  • Servidores
    • Cloudways
    • DnsMadeEasy
View All Pages