Get latest on solution lists wrong folder

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
feken
Posts: 19
Joined: Sun Jun 24, 2007 2:18 pm

Get latest on solution lists wrong folder

Post by feken » Mon Jul 16, 2007 4:27 am

Using vault 4.0.2

When I right click on my solution in the solution explorer get choose get lastest a dialog window appears with a wrong path in the To: textbox.

It lists a project subfolder of the solution !?!
And recursive is grayed out (it isn't in the vault client when I do that)

When I change it to the root folder of the solution and click okay, I get the following error:

startIndex cannot be larger than length of string.
Parameter name: startIndex

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Jul 16, 2007 7:47 am

You have noticed a UI oddity that we hope to resolve soon.

The problem with the To: box is that it shouldn't be there at all. To: is the place in the GUI client where you can override a working folder assignment and get to a non-working folder. The IDE client can't do that, so the best thing would be for us to remove the box. The bottom line is that if you ignore the To: text box, you will be fine.

As for the recursive checkbox, it should always be checked. Get on a solution means to get everything in the solution. Note that recursive does mean something different in this case, as only files that are in the solution will be downloaded.

Locked