AW: AW: git and concurrent access to local repository

2016-03-23 Thread Boettger, Heiko
200>.git/gitrebase.lock popd > /dev/null Best Regards Heiko -Ursprüngliche Nachricht- Von: Torsten Bögershausen [mailto:tbo...@web.de] Gesendet: Dienstag, 22. März 2016 14:54 An: Boettger, Heiko Betreff: Re: AW: git and concurrent access to local repository Thanks for the reply, y

Re: git and concurrent access to local repository

2016-03-22 Thread Torsten Bögershausen
On 2016-03-22 09.00, Boettger, Heiko wrote: > Hi, > > I always thought git allows concurrent access to a repository and expected > that this also is true when working with local repositories. The only problem > I was aware of is that the use of NFS and windows shares might cause > problems. How

git and concurrent access to local repository

2016-03-22 Thread Boettger, Heiko
Hi, I always thought git allows concurrent access to a repository and expected that this also is true when working with local repositories. The only problem I was aware of is that the use of NFS and windows shares might cause problems. However I sometime see the following error messages in our