[msysGit] Issue 119 in msysgit: Command prompt closing after command execution

2008-06-23 Thread codesite-noreply
Issue 119: Command prompt closing after command execution http://code.google.com/p/msysgit/issues/detail?id=119 New issue report by [EMAIL PROTECTED]: What steps will reproduce the problem? 1. type 'git status' or any other git command in the cmd.exe prompt What is the expected output? What do

[msysGit] Issue 119 in msysgit: Command prompt closing after command execution

2008-06-23 Thread codesite-noreply
Issue 119: Command prompt closing after command execution http://code.google.com/p/msysgit/issues/detail?id=119 Comment #1 by [EMAIL PROTECTED]: sorry, found the issue in someone else's post. please discard this post. -- You received this message because you are listed in the owner or CC

[msysGit] Issue 117 in msysgit: Merge does not respect autocrlf setting

2008-06-23 Thread codesite-noreply
Issue 117: Merge does not respect autocrlf setting http://code.google.com/p/msysgit/issues/detail?id=117 Comment #4 by mstormo: Closed: Fixed upstream Issue attribute updates: Status: Verified Owner: mstormo -- You received this message because you are listed in the owner or

[msysGit] Issue 118 in msysgit: git-gui does not run commit hooks

2008-06-23 Thread codesite-noreply
Issue 118: git-gui does not run commit hooks http://code.google.com/p/msysgit/issues/detail?id=118 Comment #2 by ANGavrilov: As msysgit seems to be the only non-Cygwin Windows distribution of Git, I think that this problem can be considered to be msysgit-specific. The script fails to apply a

[msysGit] Issue 120 in msysgit: Can't locate object method hash_and_insert_object via package Git at /bin/git-svn line 3254.

2008-06-23 Thread codesite-noreply
Issue 120: Can't locate object method hash_and_insert_object via package Git at /bin/git-svn line 3254. http://code.google.com/p/msysgit/issues/detail?id=120 Comment #1 by [EMAIL PROTECTED]: There's another SVN-related problem with 1.5.6. When doing a dcommit on a previously fetched SVN repo

[msysGit] Issue 102 in msysgit: git stash command argument ignores the argument

2008-06-25 Thread codesite-noreply
Issue 102: git stash command argument ignores the argument http://code.google.com/p/msysgit/issues/detail?id=102 Comment #2 by mstormo: Closed: Fixed in c17bf647, which merged b1013825. Issue attribute updates: Status: Fixed Owner: mstormo -- You received this message because

[msysGit] Issue 122 in msysgit: Resource temporarily unavailable on Windows Server 2008

2008-06-25 Thread codesite-noreply
Issue 122: Resource temporarily unavailable on Windows Server 2008 http://code.google.com/p/msysgit/issues/detail?id=122 New issue report by Sridhar.Ratna: What steps will reproduce the problem? 1. Install Git-1.5.6-preview20080622.exe on Windows Server 2008 2. Run 'git bash' What is the

[msysGit] Issue 120 in msysgit: Can't locate object method hash_and_insert_object via package Git at /bin/git-svn line 3254.

2008-06-25 Thread codesite-noreply
Issue 120: Can't locate object method hash_and_insert_object via package Git at /bin/git-svn line 3254. http://code.google.com/p/msysgit/issues/detail?id=120 Comment #2 by steve.willer: FYI, this is on the fetch method, specifically. git-svn seems to be even more broken than in 1.5.5. Sigh.

[msysGit] Issue 83 in msysgit: Random modified files after git svn clone ...

2008-06-25 Thread codesite-noreply
Issue 83: Random modified files after git svn clone ... http://code.google.com/p/msysgit/issues/detail?id=83 Comment #10 by [EMAIL PROTECTED]: While autoclrf=true aggravates the problem, setting it to false doesn't fix the core problem that Git is importing the data using the eol settings of

[msysGit] Issue 122 in msysgit: Resource temporarily unavailable on Windows Server 2008

2008-06-26 Thread codesite-noreply
Issue 122: Resource temporarily unavailable on Windows Server 2008 http://code.google.com/p/msysgit/issues/detail?id=122 Comment #1 by cestrauss: Sridhar.Ratna wrote: [...] 0 [main] sh.exe 4128 sync_with_child: child 4672(0x124) died before initialization with status code 0x7F 67

[msysGit] Issue 123 in msysgit: git gui error

2008-06-27 Thread codesite-noreply
Issue 123: git gui error http://code.google.com/p/msysgit/issues/detail?id=123 New issue report by chongyc27: What steps will reproduce the problem? 1. when run git gui, error occured. (attache file) What version of the product are you using? On what operating system? Windows XP SP3 Please

[msysGit] Issue 123 in msysgit: git gui error

2008-06-28 Thread codesite-noreply
Issue 123: git gui error http://code.google.com/p/msysgit/issues/detail?id=123 Comment #1 by piyokun: This is the 'can't read s: no such variable' problem, which the same as Issue 107 [1]. Please mark this issue as DUPLICATE - WONT FIX. References: [1]

[msysGit] Issue 123 in msysgit: git gui error

2008-06-28 Thread codesite-noreply
Issue 123: git gui error http://code.google.com/p/msysgit/issues/detail?id=123 Comment #2 by mstormo: Closed: Duplicate of 107. Not for msysGit, but for git mailing list itself. Issue attribute updates: Status: Duplicate -- You received this message because you are listed in the

[msysGit] Issue 119 in msysgit: Command prompt closing after command execution

2008-06-28 Thread codesite-noreply
Issue 119: Command prompt closing after command execution http://code.google.com/p/msysgit/issues/detail?id=119 Comment #2 by mstormo: (No comment was entered for this change.) Issue attribute updates: Status: Duplicate -- You received this message because you are listed in the owner

[msysGit] Issue 114 in msysgit: Windows Command Prompt closes whenever I execute a git command

2008-06-28 Thread codesite-noreply
Issue 114: Windows Command Prompt closes whenever I execute a git command http://code.google.com/p/msysgit/issues/detail?id=114 Comment #3 by mstormo: (No comment was entered for this change.) Issue attribute updates: Status: Fixed -- You received this message because you are listed

[msysGit] Issue 113 in msysgit: Git on HTTP Basic Authentication repositories

2008-06-28 Thread codesite-noreply
Issue 113: Git on HTTP Basic Authentication repositories http://code.google.com/p/msysgit/issues/detail?id=113 Comment #2 by drodrigueztroitino: I don't know why, but suddenly it have started working (even without installing the new version). I started to test the things you propose and the

[msysGit] Issue 81 in msysgit: Problems patching for git rebase / git am

2008-06-28 Thread codesite-noreply
Issue 81: Problems patching for git rebase / git am http://code.google.com/p/msysgit/issues/detail?id=81 Comment #1 by [EMAIL PROTECTED]: I was unable to reproduce with git am; it seems that although the patch files are LF, Git converts between them. Can you upgrade to the latest version of

[msysGit] Issue 97 in msysgit: Error changing commit message encoding

2008-06-28 Thread codesite-noreply
Issue 97: Error changing commit message encoding http://code.google.com/p/msysgit/issues/detail?id=97 Comment #2 by [EMAIL PROTECTED]: Verified. This might be an upstream issue; I need to test on a Unix system. -- You received this message because you are listed in the owner or CC fields of

[msysGit] Issue 81 in msysgit: Problems patching for git rebase / git am

2008-06-28 Thread codesite-noreply
Issue 81: Problems patching for git rebase / git am http://code.google.com/p/msysgit/issues/detail?id=81 Comment #2 by [EMAIL PROTECTED]: My apologies, I was using my cygwin executable. I do get an error, although somewhat different: Applying Master change .dotest/patch:10: trailing

[msysGit] Issue 103 in msysgit: git svn rebase failed in Windows XP

2008-06-28 Thread codesite-noreply
Issue 103: git svn rebase failed in Windows XP http://code.google.com/p/msysgit/issues/detail?id=103 Comment #2 by [EMAIL PROTECTED]: Hello, please set core.autocrlf=false, and then try checking out. That should remove the error. -- You received this message because you are listed in the

[msysGit] Issue 116 in msysgit: Commits fail if the user name contains umlauts

2008-06-28 Thread codesite-noreply
Issue 116: Commits fail if the user name contains umlauts http://code.google.com/p/msysgit/issues/detail?id=116 Comment #1 by [EMAIL PROTECTED]: As a workaround, set your username in your config file, taking care that your text editor edits UTF-8 properly. Apparently, git-gui doesn't respect

[msysGit] Issue 120 in msysgit: Can't locate object method hash_and_insert_object via package Git at /bin/git-svn line 3254.

2008-06-28 Thread codesite-noreply
Issue 120: Can't locate object method hash_and_insert_object via package Git at /bin/git-svn line 3254. http://code.google.com/p/msysgit/issues/detail?id=120 Comment #3 by [EMAIL PROTECTED]: I get a different error: Initialized empty Git repository in c:/Users/Edward/Dev/labs/i120/trac/.git/

[msysGit] Issue 118 in msysgit: git-gui does not run commit hooks

2008-06-29 Thread codesite-noreply
Issue 118: git-gui does not run commit hooks http://code.google.com/p/msysgit/issues/detail?id=118 Comment #3 by sprohaska: The problem seems to be msysgit-specific, but the patch should nonetheless be sent upstream. That is you should sent the patch TO: Shawn O. Pearce, CC: the git mailing

[msysGit] Issue 113 in msysgit: Git on HTTP Basic Authentication repositories

2008-06-30 Thread codesite-noreply
Issue 113: Git on HTTP Basic Authentication repositories http://code.google.com/p/msysgit/issues/detail?id=113 Comment #3 by mstormo: Closed: Seems to work Issue attribute updates: Status: Closed -- You received this message because you are listed in the owner or CC fields of this

[msysGit] Issue 106 in msysgit: External diff failed

2008-06-30 Thread codesite-noreply
Issue 106: External diff failed http://code.google.com/p/msysgit/issues/detail?id=106 Comment #1 by sschuberth: Note: I'll be a little verbose with my explanations, although you are already using the required wrapper script, in order to offer a guide for other users. It seems to me you're

[msysGit] Issue 108 in msysgit: GiT Bash reports Home directory does not exist

2008-06-30 Thread codesite-noreply
Issue 108: GiT Bash reports Home directory does not exist http://code.google.com/p/msysgit/issues/detail?id=108 Comment #6 by tpetruzzi: i figured out a work around for this issue, which i don't know is the best thing. apparently if during the install you select the option Run git from

[msysGit] Issue 108 in msysgit: GiT Bash reports Home directory does not exist

2008-06-30 Thread codesite-noreply
Issue 108: GiT Bash reports Home directory does not exist http://code.google.com/p/msysgit/issues/detail?id=108 Comment #7 by tpetruzzi: i have figured out a work around for this issue. what you will have to do is add the userprofile variable to your environmental variables. for some odd

[msysGit] Issue 124 in msysgit: ANSI control chars displayed in console

2008-07-01 Thread codesite-noreply
Issue 124: ANSI control chars displayed in console http://code.google.com/p/msysgit/issues/detail?id=124 New issue report by sschuberth: What steps will reproduce the problem? 1. In a non-up-to-date local repository, issue a git fetch. What is the expected output? What do you see instead? An

[msysGit] Issue 113 in msysgit: Git on HTTP Basic Authentication repositories

2008-07-02 Thread codesite-noreply
Issue 113: Git on HTTP Basic Authentication repositories http://code.google.com/p/msysgit/issues/detail?id=113 Comment #4 by steve.willer: The latest version seems to work when you put u/p in the url, even if you have no _netrc. I'm not sure this is optional, but it's something... -- You

[msysGit] Issue 120 in msysgit: Can't locate object method hash_and_insert_object via package Git at /bin/git-svn line 3254.

2008-07-03 Thread codesite-noreply
Issue 120: Can't locate object method hash_and_insert_object via package Git at /bin/git-svn line 3254. http://code.google.com/p/msysgit/issues/detail?id=120 Comment #4 by lanwin.de: (No comment was entered for this change.) -- You received this message because you are listed in the owner

[msysGit] Issue 126 in msysgit: Newest download version is infected with a Trojan

2008-07-04 Thread codesite-noreply
Issue 126: Newest download version is infected with a Trojan http://code.google.com/p/msysgit/issues/detail?id=126 New issue report by gundestrup: I have just tried to download the installer I get this warning: Trojan-GameThief.Win32.OnLineGames.arut from kaspersky. regards gundestrup Issue

[msysGit] Issue 126 in msysgit: Newest download version is infected with a Trojan

2008-07-04 Thread codesite-noreply
Issue 126: Newest download version is infected with a Trojan http://code.google.com/p/msysgit/issues/detail?id=126 Comment #1 by lava.tomato: As you may very well be aware, Kaspersky is a non-free anti-virus solution. So we don't really have any way of testing for this warning, or figuring out

[msysGit] Issue 128 in msysgit: Provide packages for msys + return packages to msys

2008-07-07 Thread codesite-noreply
Issue 128: Provide packages for msys + return packages to msys http://code.google.com/p/msysgit/issues/detail?id=128 Comment #2 by [EMAIL PROTECTED]: I suggest splitting this into two issues: 1. git only package 2. perl updates could be shared with msys team -- You received this message

[msysGit] Issue 128 in msysgit: Provide packages for msys + return packages to msys

2008-07-07 Thread codesite-noreply
Issue 128: Provide packages for msys + return packages to msys http://code.google.com/p/msysgit/issues/detail?id=128 Comment #3 by [EMAIL PROTECTED]: Regarding the git only package, I noticed the following at http://code.google.com/p/msysgit/;. Does this help? If you feel something could be

[msysGit] Issue 120 in msysgit: Can't locate object method hash_and_insert_object via package Git at /bin/git-svn line 3254.

2008-07-08 Thread codesite-noreply
Issue 120: Can't locate object method hash_and_insert_object via package Git at /bin/git-svn line 3254. http://code.google.com/p/msysgit/issues/detail?id=120 Comment #7 by steve.willer: Okay, I've downgraded Git.pm and git-svn to the 1.5.5 version, and I still get the unable to add. It

[msysGit] Issue 130 in msysgit: Cannot fetch to mapped network drives (Samba)

2008-07-09 Thread codesite-noreply
Issue 130: Cannot fetch to mapped network drives (Samba) http://code.google.com/p/msysgit/issues/detail?id=130 New issue report by sschuberth: What steps will reproduce the problem? 1. Map a Samba network share to a drive letter in Windows Explorer. 2. Create a test folder on the mapped

[msysGit] Issue 29 in msysgit: Change to another more user-friendly terminal

2008-07-10 Thread codesite-noreply
Issue 29: Change to another more user-friendly terminal http://code.google.com/p/msysgit/issues/detail?id=29 Comment #10 by bbbush.yuan: Anyone using cygterm? I use that with putty, to run cygwin, the command is like this: D:\cygwin\putty\putty.exe -cygterm - Then, inside cygwin I'd start a

[msysGit] Issue 29 in msysgit: Change to another more user-friendly terminal

2008-07-10 Thread codesite-noreply
Issue 29: Change to another more user-friendly terminal http://code.google.com/p/msysgit/issues/detail?id=29 Comment #11 by bbbush.yuan: reply to myself (#10): I don't use the second alias now, in the first alias, just modify PATH and call git.exe instead of git.cmd. It seems to work well,

[msysGit] Issue 130 in msysgit: Cannot fetch to mapped network drives (Samba)

2008-07-14 Thread codesite-noreply
Issue 130: Cannot fetch to mapped network drives (Samba) http://code.google.com/p/msysgit/issues/detail?id=130 Comment #1 by astrojny: I can confirm this issue. I am experiencing the same error with SUSE 11. -- You received this message because you are listed in the owner or CC fields of

[msysGit] Issue 81 in msysgit: Problems patching for git rebase / git am

2008-07-15 Thread codesite-noreply
Issue 81: Problems patching for git rebase / git am http://code.google.com/p/msysgit/issues/detail?id=81 Comment #3 by sector3: This does seems to be solved with the current release (1.5.6), at least I do not seem to be able to reproduce it using a script I just set up. I have not verified

[msysGit] Issue 133 in msysgit: Can't run Git bash

2008-07-17 Thread codesite-noreply
Issue 133: Can't run Git bash http://code.google.com/p/msysgit/issues/detail?id=133 New issue report by chongyc27: What steps will reproduce the problem? 1. run Git bash 2. Git bash exited sa soon as it run. What is the expected output? What do you see instead? The attached image show the

[msysGit] Issue 81 in msysgit: Problems patching for git rebase / git am

2008-07-18 Thread codesite-noreply
Issue 81: Problems patching for git rebase / git am http://code.google.com/p/msysgit/issues/detail?id=81 Comment #4 by sector3: Hmm, no, that testcase doesn't seem to reproduce the error even on a machine where I still have 1.5.4.950.ga176 installed... :-/ -- You received this message