Tagged Questions

1
vote
1answer
26 views

How to remove FogBugz SVN integration links on a case by case basis

The SVN fogbugz integration is cool, but how do we undo it on a case by case basis? For example, if the developer puts in the bugzid tag in the message field, but picks the wrong …
0
votes
0answers
36 views

SVN integration multiple checkins per changeset [closed]

The SVN post-commit script seems to recognize each file modified as an individual checkin. Thus a single changeset that modifies ten files shows up as ten checkins in the Fogbugz c …
2
votes
1answer
3k views

Integrating with Subversion

How do we set up Subversion source control integration?
0
votes
1answer
594 views

How can we enter case numbers using TortoiseSVN?

How can we enter case numbers using TortoiseSVN?
1
vote
1answer
1k views

Entering case numbers in Subversion

How can we enter case numbers using Subversion?
1
vote
1answer
964 views

Troubleshooting Subversion Integration

My Subversion integration isn't working. Is it your fault, mine, or Subversion's?
0
votes
1answer
235 views

Ankhsvn integration

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 …
0
votes
2answers
209 views

tortoisesvn doesn’t show the BugzID box in the checkin window

I'm using TortoiseSVN to checkin files against FogBugz cases, but the little BugzID box isn't showing in the window. How do I fix that?
3
votes
2answers
228 views

Is there a way to specify svn revision number that resoved a particular fogbugz case ?

Hi all, I know that we can specify the case numbers while committing to a repo through svn, but is there a way to do the other way round, I mean can we specify after resolving a c …