Fixed issue #1264: TortoiseProc might crash if commands are executed w/o a working...
commitf8a5109ad8ffc390bd0b6787a41c3b44122853fd
authorSven Strickroth <email@cs-ware.de>
Sat, 7 Jul 2012 00:30:23 +0000 (7 02:30 +0200)
committerSven Strickroth <email@cs-ware.de>
Sat, 7 Jul 2012 00:36:28 +0000 (7 02:36 +0200)
tree9f118964b5b06bf7ac062caa58454d29da9c6a2e
parent42d9c73e7eedf7781a7626b676e160b05796e3c7
Fixed issue #1264: TortoiseProc might crash if commands are executed w/o a working tree directory

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Changelog.txt
src/TortoiseProc/Commands/FetchCommand.cpp
src/TortoiseProc/Commands/PullCommand.cpp
src/TortoiseProc/Commands/PushCommand.cpp
src/TortoiseProc/Commands/RepoStatusCommand.cpp
src/TortoiseProc/Commands/RepositoryBrowserCommand.cpp
src/TortoiseProc/Commands/SyncCommand.cpp