Project File - Get Latest Version problem

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

Moderator: SourceGear

Locked
GuyH
Posts: 36
Joined: Mon Oct 30, 2006 6:27 am

Project File - Get Latest Version problem

Post by GuyH » Mon Nov 13, 2006 5:43 am

Im trying to Get Latest Version of a vb.net web application in visual studio 2003.

when i right click the project file and choose 'Get Latest Version(recursive)' i get the following message...

"The Get Latest Version operation failed for the following file : $/CorecRedECHO/CorecRedECHO.vbproj. Automatic Merge Failed."

I do not have vbproj extension set to be a mergeable file in the admin tool so why is it doing this????

Someone has updated the project file and i want to get the latest one and all the new files they have added.

What is the problem???

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Mon Nov 13, 2006 9:46 am

See this forum post for a similar situation -- could you be encountering the same thing?
http://support.sourcegear.com/viewtopic.php?t=3531

If you do a get latest with "overwrite," does it work?
Linda Bauer
SourceGear
Technical Support Manager

GuyH
Posts: 36
Joined: Mon Oct 30, 2006 6:27 am

Post by GuyH » Mon Nov 13, 2006 9:56 am

yes it does work.

i had previously set vault to merge so im wondering if that had sent it a bit loopy as your not really supposed to merge project files.

things seem ok now, ill keep an eye on it :wink:

Locked