[PATCH] Guilt: Do not allow patch name duplication
commit16ba5c68eff62d67a61cea08a74b676956cf5e51
authorYasushi SHOJI <yashi@atmark-techno.com>
Tue, 27 Feb 2007 06:35:41 +0000 (27 15:35 +0900)
committerJosef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Tue, 27 Feb 2007 07:22:53 +0000 (27 02:22 -0500)
tree6c0557aa73053a867b9bd30dabe31f6ccbeb5ca8
parentffc5c39f624387cd99566db93050dfa0178b1101
[PATCH] Guilt: Do not allow patch name duplication

Quilt maintain a series of patches with unique file names. we might be
able to use sha1 under guilt instead, but this dis-allowing is much
simpler and works now.

so exit with error as soon as we find out that the given patch already
exist under the current branch dir.

Signed-off-by: Yasushi SHOJI <yashi@atmark-techno.com>
Signed-off-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
guilt-new
regression/025-new.sh