1

We run FB Version 6.1.44 (DB 632, Build 369). We are looking to move to FB v7.2.

We use the vbscript integration to perforce (which is rather weak, but it is what we have up and running). The vbs is the regular perforce vbs, with a few tweaks we had to make for our needs.

Our number 1 concern right now is that moving to v7.2 will break the perforce integration.

We typically do our upgrades after hours, so FB support will not be available. Our strong preference is to be able to move our existing vbs forward to FB7 "as is"

What is the good word on this?

Thanks!

flag
I have updated my answer after diff-ing the two versions of the vbs scripts. Could you see if that answers your question? – adambox Apr 16 2010 at 17:20

1 Answer

1

Perforce support continues in FogBugz 7. The only changes in the VBS script relate to On Demand accounts and the addition of an optional ixRepository argument. After you upgrade:

  1. Go to Admin -> Source Control in FogBugz and find your Perforce repo in the list.
  2. Click Edit and download the VBS file from there.
  3. Replace your old VBS file on the Perforce server with this one to make sure checkins are associated with your repo in FogBugz.

You can get more information on Perfoce integration in the online documentation. If you need any help during your upgrade, please contact us directly for assistance. If your upgrade will be off hours, send us an email and we will try to accomodate if possible!

link|flag
Thank you, but this is not really an answer to my question. I am sprucing up the question to be clearer. – Sam Jones Apr 16 2010 at 17:05
updated . – adambox Apr 16 2010 at 17:19

Your Answer

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