Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Installing TortoiseSVN and TortoiseGit together

I have TortoiseSVN installed and it works great. Would like to have an equally great interface to things hosted on Git.

  1. Is TortoiseGit as good as TortoiseSVN?
    • Can they both be installed without much trouble? Will menus be duplicated? Will stuff be weird? Any experiences with this?

I'm running Windows 7 64-bit, if that makes any difference.

like image 366
Svish Avatar asked Oct 26 '09 14:10

Svish


People also ask

Can TortoiseGit and TortoiseSVN coexist?

They can be used next to each other, although you should watch out with the overlay icons. Just don't mix them up by using them in the same directory...

Do I need to install Git before TortoiseGit?

As a command-line git client is required for using TortoiseGit, you have to install both. The recommended order is to install TortoiseGit first. Just download the setup package for your system and install it. If you want a localized interface of TortoiseGit, also download a language pack and install it.

What is the difference between TortoiseGit and TortoiseSVN?

The main difference between Subversion and Git is that while SVN provides for a single, centralized repository, Git allows a number of distributed repositories that are all tied in to a master repository.

Can I use TortoiseGit with GitLab?

You can use GitLab with any git client, including but not limited to TortoiseGit and the built-in git CLI. On the hand hand, you can use TortoiseGit with any local or remote git repo host, including but not limited to GitLab.


2 Answers

  1. TortoiseGit has been rewritten in the same style as TortoiseSVN, it looks like some additions and some changes from the outside. It depends more on asking the question if Git is as goot as SVN. Seems they finished porting TortoiseGit, when I last tried it it was around 60% ported.

  2. I know that each thing that will be inserted in the system contains the word SVN, so with TortoiseGit that would be Git. They can be used next to each other, although you should watch out with the overlay icons. Just don't mix them up by using them in the same directory...

Just go and try it, nothing can go wrong. :-)

like image 197
Tamara Wijsman Avatar answered Sep 23 '22 04:09

Tamara Wijsman


I'm running windows 7 32bit. I had tortoisesvn for a long time now, and I added tortoise git about a week ago...

So far the only bad thing I noticed is that, sometimes, if I try to open a folder that is svn'ed it takes a few seconds more, but that's it :-)

like image 44
strum Avatar answered Sep 25 '22 04:09

strum