Jump to content

Replication & after-checkin trigger


james4k

Recommended Posts

I have an 'after-checkin' trigger that calls a script that regenerates and deploys a website from a specific branch. That works ok when you checkin to the repository directly, but if you replicate changes from a local repository, it does not seem to call the trigger.

Is this intended behavior? If so, is there any way around this limitation? There does not seem to be any triggers that would catch such a scenario.

Thanks!

Edit: I would guess we need a trigger similar to git's post-receive hook, or hg's incoming hook.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...