0

I read: http://fogbugz.stackexchange.com/questions/4423/how-do-we-set-up-subversion-source-control-integration But it sounds like you need access to the server. I am using Assembla and a student version of fogbugz. For my client I am using Ankhsvn.

Ankhsvn VS2010 has a pending changes - Issues feature and I think you don't have to mess with the server.

Has anyone got Ankhsvn issue repository working with Fogbugz? or do I need to add those two files to the server.

The main thing I want is to be able to check a bug off as completed when I submit a change.

flag
Sorry, we at Fog Creek don't have any experience with this system. – Rich Armstrong Nov 22 2010 at 15:54

1 Answer

1

SVN integration happens on the SVN server. You would need to get the hook scripts from your FogBugz account in Admin -> Source Control and install them on your SVN server. This allows FogBugz to create links in your cases to checkins when you commit files to SVN with bugzid:1234 in the comment.

To edit cases from within Visual Studio, install the Add-In from here.

link|flag

Your Answer

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