Issue 358: fatal if site directory already exists
Status:  Released
Owner: ----
Closed:  Oct 2012
Reported by mhil...@gmail.com, Dec 15, 2009
Affected Version: 2.1-rc0

What steps will reproduce the problem?
1. mkdir testgerrit
2. java -jar gerrit-2.1-rc0.war init -d testgit

What is the expected output? What do you see instead?
As the directory already exists:
fatal: Cannot make directory /local/hilbig/gerrittest/testgit

I would expect:
directory exists and empty: gerrit uses it
directory exists and not empty: gerrit asks if it should overwrite it

Dec 15, 2009
#1 sop@google.com
Fixed by change Ia85f31802066f8d39b042d3d057d33950a5035fd
Status: Fixed
Labels: FixedIn-2.1
Oct 21, 2012
#2 sop@google.com
(No comment was entered for this change.)
Status: Released