[git-users] Git very slow

2011-07-27 Thread Flávio Alencar
Hi!!

I'm Flavio Alencar and I'm brazilian.

I'm begginer in GIT. I'm using It since april..

I use GIT in Windows and It always run successful.

Now, It is running very slow. When I try execute git status, for example,
it wait 5 seconds to respond.

My files are last 5 mb.

I Just executed the git clone from my repo and It continue very slow.

When I execute some command and I look the windows process, I can see that
the sh is topping the process list.

What do you think that is possible cause of this problem?



Thanks for all!

-- 
*


Atenciosamente,

Flávio Alencar **
*https://mail.sisgraph.com.br/exchweb/bin/redir.asp?URL=http://www.sisgraph.com.br/

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.



Re: [git-users] Git very slow

2011-07-27 Thread Konstantin Khomoutov
On Wed, 27 Jul 2011 12:28:37 -0300
Flávio Alencar flavi...@gmail.com wrote:

[...]
 I use GIT in Windows and It always run successful.
 
 Now, It is running very slow. When I try execute git status, for
 example, it wait 5 seconds to respond.
 
 My files are last 5 mb.
 
 I Just executed the git clone from my repo and It continue very
 slow.
 
 When I execute some command and I look the windows process, I can see
 that the sh is topping the process list.
 
 What do you think that is possible cause of this problem?
This issue was brought several times by different people on the msysgit
ML and its (now defunct) issue tracker.  So google for msysgit+slow
and study the observations.

Of interest may be these links:
http://groups.google.com/group/msysgit/browse_thread/thread/02e3c0e046f07215
http://code.google.com/p/msysgit/issues/detail?id=320
http://groups.google.com/group/msysgit/browse_thread/thread/5edc9176eb98cbfd

In particular, that thing about UAC virtualisation looks promising.

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.