----- Original Message ----- 
  From: stewpend0us 
  To: git-users@googlegroups.com 
  Sent: Tuesday, August 14, 2012 1:14 AM
  Subject: [git-users] Server Error or User Error?


  Tried to create a repository on a network drive which caused git to freeze. 
Always froze on the "git add ." command. Worked fine on the local machine.


  Is this likely an issue wither permissions or something on the server side? 
Or am I missing something fundamental about git?

Some network file systems (e.g. NFS) are known to be poor for hosting a master 
git repo in this way. Have a search of the lists for comments about NFS. 

If you can, set up a server so that you can also add hooks and provide 
aditional management (& backups) of that master repo. (Not always posssible in 
some managed environments;-)

Philip


  I'd like to create a master repository on a network drive then have multiple 
developers clone the master and work locally...(that's how this is supposed to 
work right?)


  Thanks

  /13/12

-- 
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.

Reply via email to