Tagged Questions

1
vote
1answer
35 views

Mercurial: Export last n revision into MQ

Hi, is there an easy way to export last n commits into a new mq queue and strip the commits from the real repository? I do often start out developing a new feature, later realising I did something …
0
votes
0answers
7 views

Custom WCF binding for interacting with Oracle AQ?

Anyone aware of any good examples/resources using WCF to interact with Oracle AQ (Advanced Queueing), possibly even a custom binding? Thanks. KJQ