0
votes
1answer
35 views
TortoiseGit Fail to install context menu on Windows 7
I tried to install TortoiseGit on Windows 7.
Installation seemed successful, but TortoiseGit context menu does not show up after reboot.
What should I do to install TortoiseGit c …
1
vote
2answers
39 views
tortoisegit push successfully, but no new files?
I have setup a git repository in a linux server, and installed the latest MSysGit and TortoiseGit on my Windows 7 laptop.
I can pull from the remote repository by TortoiseGit, and …
0
votes
2answers
81 views
tortoise git connect to remote git repo (not github)
I have a git branch on my production server which is centos. I am trying to connect to it from tortoisegit on my windows machine but it doesn't seem to be working.
I install msysg …
1
vote
1answer
32 views
How to push with TortoiseGit
In push following errors occured
git.exe push "origin" master:master
To prevent you from losing history, non-fast-forward updates were rejected
Merge the remote changes before …
1
vote
1answer
82 views
Git (TortoiseGit) - How to change the HEAD to a previous revision
Hi,
When using Git with TortoiseGit: Does somebody know how to change the HEAD to a previous revision for a complete repository and/or just a single file?
For example i have a re …
2
votes
3answers
61 views
clone parts of a github project
I'm trying to clone parts of a github project but I can only get the root folder.
This is the first time im trying to use github and I just installed tortoisegit, im used to svn an …
0
votes
1answer
54 views
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.
Is TortoiseGit as good as TortoiseSVN?
Can they both be in …
0
votes
2answers
178 views
git: hide/remove files never to be versioned
I'm trying to get started using git and tortoise-git.
Is there a way to hide files that should never be tracked completely? Currently, all temporary build files are in the same "N …
6
votes
4answers
306 views
Is TortoiseGit ready for prime time yet?
I'm a big fan of the simplicity of TortoiseSVN. I also am interested in digging into git, and think it would make a good fit for an upcoming project. However, a strictly command-li …
4
votes
4answers
468 views
TortoiseGit - git not found
I'm using TortoiseGit with msysGit installed with the msysGit-fullinstall-1.6.4-preview20090729.exe and it works in a very strange way:
on the About windows it says it can't find …
1
vote
5answers
195 views
git push validation from windows sets author to unknown
Hello,
I have recently setup a new gitosis in my private network on ubuntu server. All other clients in network are windows xp machine except one linux client
I have following se …
0
votes
1answer
372 views
Msys Git Install Path Error on Get Clone in TortoiseGIT
I installed Msys Git and TortoiseGIT x64. Whenever I try to use the Get Clone command I am getting the error: "Msys Git Install Path Error".
The wierd thing is that I when I set …
0
votes
2answers
130 views
TortoiseGit - Revert?!?
Hello!
I am using TortoiseGit.
I want to revert back to a point earlier before i had deleted a few images.
How do i do this, the methods of reverting that i have seen are incorre …
0
votes
1answer
49 views
TortioiseGit - Trouble creating a local repository
Hey guys,
I'm trying to get a local git repository running on my machine using tortoisegit, but I've been unable to do so.
I've installed the latest version of msysgit (fullinst …
1
vote
1answer
268 views
Push to Remote URL with TortoiseGit
I have installed the latest MSysGit 1.6.3 preview and TortoiseGit 0.6.2 on my Windows XP PC. I also have created a --bare repository on my server which can be access through http ( …
