Search found 783 matches

by ian_sg
Thu Oct 23, 2008 7:15 am
Forum: Support (Vault)
Topic: VSIP not showing any files in Vault Pending Changes view
Replies: 3
Views: 2148

Re: VSIP not showing any files in Vault Pending Changes view

Indeed, that will work. Sorry for the inconvenience.

We hope to handle layouts like these better in a future release.
(Bug 13281)
by ian_sg
Thu Oct 23, 2008 7:13 am
Forum: Support (Vault)
Topic: Vault slows donw VS2008 significantly
Replies: 11
Views: 4833

Re: Vault slows donw VS2008 significantly

I'm glad to hear that fixed it.

We do hope to make the performance ramifications of thousands of pending changes less severe in a future release.
(Bug 13769)
by ian_sg
Wed Oct 22, 2008 8:21 pm
Forum: Support (Vault)
Topic: VSIP not showing any files in Vault Pending Changes view
Replies: 3
Views: 2148

Re: VSIP not showing any files in Vault Pending Changes view

Sorry you've having trouble.

Are you saying this worked in 4.1.1 but doesn't work in 4.1.3?

Does the information from this post apply?
by ian_sg
Wed Oct 22, 2008 11:09 am
Forum: Support (Vault)
Topic: Vault slows donw VS2008 significantly
Replies: 11
Views: 4833

Re: Vault slows donw VS2008 significantly

It looks like we're spending a fair amount of time sorting through your pending changes to determine those changes that apply to the currently open solution. When you open the stand-alone client, (apporixmately) how many pending changes are listed? In Visual Studio, with this solution open, how many...
by ian_sg
Wed Oct 22, 2008 7:54 am
Forum: Support (Vault)
Topic: Check-out in VS Enhanced Client doesn't always get latest?
Replies: 14
Views: 9960

Re: Check-out in VS Enhanced Client doesn't always get latest?

This shouldn't be possible. If you can reproduce the problem, I'd like to see the Visual Studio enhanced client logs, in particular for the second user who's editing when another user has the file checked out. Information about turning on the log and finding the file can be found here . Follow the d...
by ian_sg
Mon Oct 20, 2008 2:09 pm
Forum: Support (Fortress)
Topic: Fortress Closes/crashes VS 2008
Replies: 13
Views: 13413

Re: Fortress Closes/crashes VS 2008

Unfortunately the log doesn't have anything particularly revealing. Can you reproduce this every time now, just by doing a get latest? Would you mind posting a screenshot of your Local Files options? In Visual Studio, you can get there via Tools->Options->Source Control->Fortress Options->Advanced O...
by ian_sg
Fri Oct 17, 2008 8:12 am
Forum: Support (Fortress)
Topic: Unwanted Exclusive Locks
Replies: 4
Views: 4467

Re: Unwanted Exclusive Locks

You're welcome. Let us know if there's anything else we can do to help.
by ian_sg
Thu Oct 16, 2008 8:50 am
Forum: Support (Fortress)
Topic: Unwanted Exclusive Locks
Replies: 4
Views: 4467

Re: Unwanted Exclusive Locks

These articles from the FAQ may be helpful, particularly if you're using the Visual Studio Enhanced Client:
by ian_sg
Mon Oct 13, 2008 8:13 am
Forum: Support (Vault)
Topic: Trouble binding solution and web files separately in VS2005
Replies: 3
Views: 2340

Re: Trouble binding solution and web files separately in VS2005

The enhanced client doesn't automatically prompt to retrieve projects, as you've seen. You can enable always get latest when opening a solution, if that's helpful.

The Vault Classic Client may provide this option--it looks and feels more like VSS.
by ian_sg
Fri Oct 10, 2008 8:31 am
Forum: Support (Fortress)
Topic: Checking in empty folders
Replies: 1
Views: 2421

Re: Checking in empty folders

Those messages are posted to Visual Studio's output pane. There's more info in the FAQ.
by ian_sg
Fri Oct 10, 2008 8:27 am
Forum: Support (Vault)
Topic: Connect via multiple network paths.
Replies: 2
Views: 1933

Re: Connect via multiple network paths.

I'd suggest having the external users add an alias to their hosts file to resolve the internal name to the address that works for them. (Or vice versa, depending on which would affect fewer developers.)
by ian_sg
Fri Oct 10, 2008 8:16 am
Forum: Support (Vault)
Topic: Trouble binding solution and web files separately in VS2005
Replies: 3
Views: 2340

Re: Trouble binding solution and web files separately in VS2005

Unfortunately your workflow isn't anticipated by the current binding design. You can do it, but there is an extra step outside Visual Studio. I wondered if the reason for the failure was that we should add the source code to SourceGear before making the bindings. However, I only see the option to &q...
by ian_sg
Thu Oct 09, 2008 10:33 am
Forum: Support (Fortress)
Topic: Cannot show diff 'unmodified' item
Replies: 3
Views: 3558

Re: Cannot show diff 'unmodified' item

A Refresh Source Control Status (under File->Fortress Source Control) inside Visual Studio will update the pending changes pane to reflect changes made outside Visual Studio. If this is something you need to do often, you can set a keyboard shortcut or make the Fortress Enhanced Client toolbar visib...
by ian_sg
Thu Oct 09, 2008 10:04 am
Forum: Support (Vault)
Topic: Visual Studio path error
Replies: 15
Views: 10524

Re: Visual Studio path error

We were able to reproduce this, and it's not specific to VS.PHP projects. When a project is in the root folder of a drive, its files' repository paths aren't correctly determined. (In the test I posted yesterday, I had a working folder mapped to a drive root, but didn't have a project in the drive r...
by ian_sg
Thu Oct 09, 2008 8:29 am
Forum: Support (Vault)
Topic: Visual Studio path error
Replies: 15
Views: 10524

Re: Visual Studio path error

It probably doesn't matter, but just in case: are you using VS 2005 or 2008?