Properly abort when the title of a commit is empty.
commitbe3b06babb1fa75542093db6b235d2b255a3896c
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Tue, 6 Nov 2007 19:26:35 +0000 (6 20:26 +0100)
committerBenoit Sigoure <tsuna@lrde.epita.fr>
Tue, 6 Nov 2007 19:26:35 +0000 (6 20:26 +0100)
tree96fc928ff1138be19551714fbddbebad3c9caa0c
parent7e7a396ea63c967534f58644f749aae5729b7058
Properly abort when the title of a commit is empty.

* ensure_not_empty: Optimize to avoid forks if not necessary.
* svn_commit: Do not add the trailing period at the end of the title
  before actually checking that we have a title.

Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
svn-wrapper.sh