Issue942

Title Destination prehook is not invoked when pushing
Priority bug Status need-volunteer
Superseder Nosy List beschmi, dagit, darcs-devel, kowey, tommy, virgil
Assigned To Topics

Created on 2008-07-02.16:23:49 by virgil, last changed 2008-08-15.06:58:26 by kowey.

Messages
msg5534 (view) Author: kowey Date: 2008-08-15.06:58:24
Unassigning myself.  We need a volunteer to write a small test script for this,
likely in bugs/
msg5180 (view) Author: kowey Date: 2008-07-04.08:48:53
Virgil: thanks for the bug report!  Any chance you would be willing to submit a
test script for this (as a patch to our bugs/ directory, preferably).

Assigning to myself to reproduce and investigate.
msg5168 (view) Author: virgil Date: 2008-07-02.16:23:44
I set up a prehook in a repository by adding "apply prehook foo" to  
prefs/defaults. Now when pushing to that repository darcs says:

> The following command is set to execute.
> Execute the following command now (yes or no)?
> foo

But then darcs goes ahead and applies the change without waiting for a  
response or running the command.

This is with 2.0.2 on OS X.

Browse related patches: unstable | stable

History
Date User Action Args
2008-08-15 06:58:26koweysetstatus: chatting -> need-volunteer
nosy: + darcs-devel, virgil, - virgil
messages: + msg5534
assignedto: kowey ->
2008-07-04 08:48:55koweysetpriority: bug
nosy: + kowey
status: unread -> chatting
messages: + msg5180
assignedto: kowey
2008-07-04 08:47:25koweylinkissue943 superseder
2008-07-02 16:23:49virgilcreate