0

I have successfully integrated Mercurial with FogBugz 7.1.10. After a commit, the checkin link in the Case pointing to the file's log has &ixRepository=6 at the end of the URL. When I remove &ixRepository=6 from the end of the url, it works. The diff link works fine. Is &ixRepository supposed to be part of that URL?

flag

2 Answers

1

Finally got around to upgrading. That fixed the problem. Thanks Rob for the suggestion.

link|flag
0

No, the ixRepository should not be part of the URL.

If you go to Admin -> Source Control and click on your repo, what does the log URL template look like?

Here's mine:

^REPO/log/^R2/^FILE

link|flag
Mine looks the same: ^REPO/log/^R2/^FILE – Jeremy Aug 24 2010 at 15:26
@Jeremy my links seem to be working just fine on FogBugz 7.3.4. Can you try upgrading to the latest version? – Rob Sobers Aug 25 2010 at 14:53

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.