OK thank you, I wasn't aware of that. Nevertheless testing delete_invalid_tag.sh on SVN results in

expect: set expect_out(buffer) "expect: set expect_out(buffer) "expect: set expect_out(buffer) "expect: set expect_out(buffer) "D tags/invalid_tag_name_delete
Deleting       tags/invalid_tag_name_delete
svn: Commit failed (details follow):
svn: 'pre-commit' hook failed with error output:
Scmbug notice: ---------------------------------------------------------
Scmbug notice: Reading configuration
Scmbug notice: Checking configuration
Scmbug notice: Preparing for verification
Scmbug notice: Processing activity
Scmbug notice: Submitting request
Scmbug notice: Request submission was accepted
Scmbug notice: Processing activity
Scmbug notice: Submitting request
Scmbug notice: Request submission was not replied to

*******************************************
**
**
** Scmbug error 24: The daemon-spawned connection handler exited abnormally. Please check the daemon error logs.
**
**
*******************************************

PASSED
PASS: Delete invalid tag


with following entry in the error log:

Can't call method "remove_from_db" on an undefined value at /opt/ local/share/scmbug/lib/Scmbug/Daemon/Bugzilla.pm line 995, <STDIN> line 37.

I need to fix this in integration_delete_tag, what I've done once but was rejected by you.

--
Oliver

On Dec 23, 2007, at 3:03 , Kristis Makris wrote:

I just tracked this:

http://bugzilla.mkgnu.net/show_bug.cgi?id=1086

We can't call integration_tag_exists here and fail if the tag doesn't,
because some SCM systems (meaning, CVS) will attempt multiple tag delete
operations (one per directory) and will fail.

I should clarify this in the source code.

On Sun, 2007-12-23 at 14:48 +0100, Oliver Schäfer wrote:
Correct.

On Dec 23, 2007, at 2:22 , Kristis Makris wrote:

It looks like you are referring to:

http://bugzilla.mkgnu.net/show_bug.cgi?id=1052
http://bugzilla.mkgnu.net/show_bug.cgi?id=1033

On Sun, 2007-12-23 at 14:07 +0100, Oliver Schäfer wrote:
On Dec 23, 2007, at 1:47 , Kristis Makris wrote:

Oliver, which bug does this work refer to ?

:-) I have no idea, I think you've closed a bug related to.



_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to