"git svn fetch" creates "sys$command" file
By root... on December 21, 2011 18:52 (imported from Google Code)
What steps will reproduce the problem?
- From existing Git repository cloned from an SVN repository...
- Context Menu (Right-Click)->TortoiseGit->SVN Fetch
- ???
What is the expected output? What do you see instead?
The expected result is to not have a "sys$command" file created.
A zero-sized "sys$comand" file is created at the top level of the Git repository. Calling "git svn fetch" from the command prompt does not create the "sys$command" file.
Suspect a typo somewhere?
This behavior did not occur in previous versions.
What version of the product are you using? On what operating system?
TortoiseGit 1.7.6.0
Git 1.7.8
Please provide any additional information below.