3

So I followed the fogbugz guidelines to add some properties to my project repository. The only SVN property I changed was bugtraq:warnifnoissue. In the documentation mentioned above, it's set to false. I set it to true. If I use TortoiseSVN, when I go to check in a file, I will see the Fogbugz case number textbox to the above right of the checkin comments textbox. If I check-in without putting a FogBugz case number it says something along the lines of "Are you sure you want to check in without specifying a case number?". I put this on to give a friendly nudge to developers to enter a case number. It's just a prompt, doesn't force a case number to be entered. This all works great.

However, in AnkhSVN, all the above works as described, with the SVN propeties I've set, but I do not get the friendly prompt. Is this just AnkhSVN not supporting prompts like TortoiseSVN or is there some AnkhSVN setting I need to set or an additional SVN property that needs to be set for AnkhSVN?

Thanks in advance.

Sander Rijken
  • 21,376
  • 3
  • 61
  • 85
nickytonline
  • 6,855
  • 6
  • 42
  • 76

1 Answers1

0

Indeed that's the case. AnkhSVN does not support that property (yet). Feel free to suggest/vote for it at uservoice

Martin Brown
  • 24,692
  • 14
  • 77
  • 122
Sander Rijken
  • 21,376
  • 3
  • 61
  • 85