Vault and FogBugz

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
Ramon
Posts: 4
Joined: Tue Mar 16, 2004 4:37 pm
Contact:

Vault and FogBugz

Post by Ramon » Tue Mar 16, 2004 4:40 pm

I'm trying to get Vault and FogBugz to work together, but untill now to no avail :(
Can somebody help me?

craigeddy
Posts: 1
Joined: Tue Mar 16, 2004 3:37 pm

I have it working flawlessly...

Post by craigeddy » Tue Mar 16, 2004 7:23 pm

It would be helpful to know what you've done so far and what exactly you're seeing (or not seeing).

Ramon
Posts: 4
Joined: Tue Mar 16, 2004 4:37 pm
Contact:

Post by Ramon » Wed Mar 17, 2004 4:34 am

I installed Vault and FogBugz.
Thereafter I tried to check-in a file (via the client and via VS.NET 2003 options) and tried to connect the check-in to a case in fogbugz.

Nothing happens...
No errors, but no extra info available at foxbugz either :(

mskrobul
Posts: 490
Joined: Wed Jan 14, 2004 10:22 am
Location: SourceGear
Contact:

Post by mskrobul » Wed Mar 17, 2004 8:43 am

If you check in a file using the Vault GUI Client instead of VS.NET does FogBugz get updated with the checkin information?
Mary Jo Skrobul
SourceGear

mskrobul
Posts: 490
Joined: Wed Jan 14, 2004 10:22 am
Location: SourceGear
Contact:

Post by mskrobul » Wed Mar 17, 2004 9:27 am

Just a few more things...

Is the file you are checking in "edited" or "modified"? The Fogbugz case will only get updated for edited or modified files.

When you update a case in FogBugz through Vault does the file you checked in get listed in the checkins section of the FogBugz case?

If the behavior you are seeing is that the case isn't marked fixed in Fogbugz when the "Mark Bug Fixed" checkbox is selected, the presence of that checkbox in the IDE client is a bug.

FogBUGZ doesn't have a defined way for us to mark a bug as fixed from within Vault. We originally planned for this ability, but could not finish the implementation, so we removed the checkbox. Unfortunately, it did not get removed from the IDE client.
Mary Jo Skrobul
SourceGear

Ramon
Posts: 4
Joined: Tue Mar 16, 2004 4:37 pm
Contact:

Post by Ramon » Wed Mar 17, 2004 5:36 pm

Answers to mskrobul:
- In both cases GUI and VS.NET no updates
- The files are edited/modified
- The file doesn't get listed in the checkins section of the FogBugz case, I don't see a checkins section at all

Using fogbugz 3.19
Vault 2.0.1

mskrobul
Posts: 490
Joined: Wed Jan 14, 2004 10:22 am
Location: SourceGear
Contact:

Post by mskrobul » Thu Mar 18, 2004 10:06 am

Verify that the URL for the fogbugz server is entered into the Vault Admin Tool correctly.

In the Admin Tool, on the Repository Options tab the Bug Tracking Integration URL field should have the URL for the Fogbugz server. This URL should be the same URL you type into a browser when you connect to the fogbugz welcome page. For example:

http://servername.domain.com/fogbugz
or
https://servername.domain.com/fogbugz
Mary Jo Skrobul
SourceGear

Ramon
Posts: 4
Joined: Tue Mar 16, 2004 4:37 pm
Contact:

Post by Ramon » Thu Mar 18, 2004 3:06 pm

You're not gonna believe this!!!
The URL I entered was the correct one, but there was a space behind it (who notices a space), after I deleted this space everything worked.

There's also another thing I changed:
http://SERVER.aaa.com/ is changed to http://server.aaa.com/

But everything is working now, and I can go on with testing.
Thank you very much for your support.

Post Reply