"Open from Vault" does not get all files
Moderator: SourceGear
"Open from Vault" does not get all files
Using Vault 4.0.2. and VS2005 Client
I have solution with assemblies added to a folder in the solution. On the machine where the project is created all is fine.
But when another user opens the solution (with File -> Open From Vault) the solution is loaded and the assembly files are visible in the solution explorer but they are not downloaded to disk (so the solution doesn't build).
It can be solved with a "Get lastest" on the solution in the solution explorer, so vault somehow _does_ know that the files should be there.
So not getting them on a "Open from Vault" seems like a bug to me.
I have solution with assemblies added to a folder in the solution. On the machine where the project is created all is fine.
But when another user opens the solution (with File -> Open From Vault) the solution is loaded and the assembly files are visible in the solution explorer but they are not downloaded to disk (so the solution doesn't build).
It can be solved with a "Get lastest" on the solution in the solution explorer, so vault somehow _does_ know that the files should be there.
So not getting them on a "Open from Vault" seems like a bug to me.
Are there any errors on the Visual Studio side or in the
Vault Server Log when the download fails?
Vault Server Log when the download fails?
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
I would also be interested in the contents of the client log during a problematic Open From Vault.
Ian Olsen
SourceGear
SourceGear
No,
No errors are displayed.
In fact in the clientlog the files aren't even mentioned. I will try to get my hands on the server log later today.
See screenshots for a list of the files that should be included.
No errors are displayed.
In fact in the clientlog the files aren't even mentioned. I will try to get my hands on the server log later today.
See screenshots for a list of the files that should be included.
- Attachments
-
- VaultVsipClient.zip
- Client logfile
- (115.37 KiB) Downloaded 788 times
-
- Screenshot of visual studio
- VS2005.JPG (40.02 KiB) Viewed 14383 times
Here's the known issue that may be involved:feken wrote:Our developers are also reporting that "get latest" is unreliable sometimes net getting .cs files also..
Until now this is not reproducable..
When a new file is added to a project it takes 2 gets to actually retrieve it. The first get gets the new project file. At that point, we see that there's a new file. A second get is required to retrieve it.
Ian Olsen
SourceGear
SourceGear
Yikes, when will we get 4.0.3? because this bug affects me pretty bad also... I just noticed this yesterdayian_sg wrote:Ah, the files are in solution folders. In 4.0.2 we introduced a bug where files in solution folders aren't retrieved on Open From Vault. It's already been fixed, and will be included in 4.0.3.
Sorry for the inconvenience.