while installing smartgit 3.0.4 I checked the commercial licensing option, because I was just clicking "next" button : ) (30 day trial and then you have to buy it). Now today is my 31st day of using SG and I can't change my licensing options (reinstalling smartgit doesn't help) and I'm not able to use SG anymore without paying (I'm not using it for commercial purposes). Do you know how to fix it?
Default Location of SmartGit's Settings Directory
Windows %APPDATA%\syntevo\SmartGit\ (%APPDATA% is the path defined in the environment variable APPDATA)
Mac OS /Library/Preferences/SmartGit/ (the Finder might not show the /Libraries directory by default, but you can invoke open /Library from a terminal)
Linux/Unix $XDG_CONFIG_HOME/smartgit/ (if the environment variable XDG_CONFIG_HOME is not defined, /.config is used instead)
After unpacking the tar file I had a dir called smartgithg-4_0_3. I moved this folder to my home directory and renamed it smartgit. After running ./bin/smartgithg.sh, another folder was created called .smartgit (note the . prefix).
I simply deleted the .smartgit folder (the dir tree with all the .xml files) and ran the ,/bin/smarthg.sh script again. The whole install process is repeated. Select the non commercial option when it appears.
TLDR;
you can also apply for a personal free licence if you want to use stable version, obviously you dont want to do your project critical sstuff on preview version but for me preview works just fine because I mostly use command line and use smartgit just to view things on GUI I dont make commit or merge using this software I trust command line and I belive just viewing my project in preview version can not harm my project.
I've tried to reinstall Git and Rstudio and also reset the Rstudio setting, and successfully cloned a repo from GitHub. However, I the Git tub is not showing and the Terminal looks just like a Window Terminal (not like a Git Terminal). In the Global Options, my Git executable and SSH RSA key are showing up. My git version is 2.34.1.windows.1
However, even after I just cloned the project, when I went to the Project Options, "Version control system" was saying "None".
I was working well with my setup, but suddenly yesterday my Git tab was gone.
The only thing I can suspect is that my office computer was reconfigured to have the OneDrive folder as the default folder. But even then, I create a soft link from the folder where I have my ssh key to the new HOME folder.
I hope you can help me with this bizarre issue.
This morning I saw a colleague working in Git-Bash and the good-old-fashioned "windows command line" and I thought to myself, why doesn't he "just" use Windows terminal? So, I showed him Windows Terminal and he was impressed. First thing he asked then, was if it would be possible to add Git-Bash as a tab. Wel yes, I thought... and I immediately showed him how this can be done via the settings of Windows terminal. At that moment, I didn't realize that this would result in a blogpost ?. I discovered pretty quick that there was a catch and in this post, I want to show you what I did, why it didn't work and finally, how you need to approach this.
All you need, or so I thought, is to add the exe of Gi-Bash to a new windows terminal profile. The idea is that I first found a suboptimal solution (out of a naive approach), which I'll explain first. After that I'll show the correct approach!
Merge makes use of the title inputs from SIEE, using /title1 and /title2 flags. It is also necessary to use quotes around the inputs, and it is necessary to escape them with backslashes (\). Note that the title inputs from SIEE do not need to be defined, but are useful since without them, the comparison windows of Merge will only show the file name itself (c:\temp\F2EB.tmp vs revision 1.2).
In the official documentation on Visualstudio, it says that you need to install Git before you can access from VSCode.To see if Git is already installed, you can go in the command line (on Windows) , or in the terminal (on Mac) and type this command.$ git --versiongit version 2.20.1.windows.1If it is not installed however, just go to Git-SCM and download the executable file for your machine.
df19127ead