Du kannst bei den grafischen Clients auch mehrere verschiedene GUIs auf dem selben Computer benutzen. Du bekommst dann schon eine Fehlermeldung, wenn die sich ins Gehege kommen.
Bei
SVN heißt die irgendwie "
svn working copy locked". Bei git bekommst du
Zitat:
fatal: Unable to create 'v:/path/to/files/.git/index.lock': File exists.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
Auf einem anderen Rechner kannst/musst du dann eh andere Clients einsetzen. SourceTree gibt es bspw. nicht für Linux. TortoiseGit gibt's nicht für macOS.