Confusing logging during "Get latest version"

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

Moderator: SourceGear

axinom
Posts: 24
Joined: Fri Apr 08, 2005 6:36 am

Confusing logging during "Get latest version"

Post by axinom » Tue Jun 28, 2005 5:29 am

We have a web project under $/AxCMS_Flyerwire and its branch under $/Branches/AxCMS_Flyerwire/release27. I'm situating on a computer that never has been configured for using branched version. I've opened the project in Visual Studio and "Get latest version". This is the log in the Output window:

--- Operation started at time 13:12:28 ----
[28.06.2005 13:12:29] Fetched $/AxCMS_Flyerwire/UnitTests_Flyerwire/BL/Order.cs
[28.06.2005 13:12:29] Fetched $/AxCMS_Flyerwire/UnitTests_Flyerwire/BL/UploadDispatchWebServiceTest.cs
[28.06.2005 13:12:31] Fetched $/AxCMS_Flyerwire/AxCMSTemplates_Flyerwire/ParkRules.aspx.cs
[28.06.2005 13:12:31] Fetched $/AxCMS_Flyerwire/AxCMSTemplates_Flyerwire/Controls/PendingOrderStatusLine.ascx.cs
[28.06.2005 13:12:31] Fetched $/AxCMS_Flyerwire/AxCMSTemplates_Flyerwire/Controls/PendingOrderStatusLine.ascx
[28.06.2005 13:12:31] Fetched $/AxCMS_Flyerwire/AxCMSTemplates_Flyerwire/Setup/Configuration/chuvashev/UnitTests.App.config
[28.06.2005 13:12:31] Fetched $/AxCMS_Flyerwire/AxCMSTemplates_Flyerwire/Setup/Configuration/fridental/UnitTests.App.config
[28.06.2005 13:12:31] Fetched $/AxCMS_Flyerwire/AxCMSTemplates_Flyerwire/Setup/Configuration/madaloja/UnitTests.App.config
[28.06.2005 13:12:31] Fetched $/AxCMS_Flyerwire/AxCMSTemplates_Flyerwire/styles/style.css
[28.06.2005 13:12:33] Fetched $/Branches/AxCMS_Flyerwire/release27/AxCMSTemplates_Flyerwire/Setup/Configuration/chuvashev/UnitTests.App.config
[28.06.2005 13:12:34] Fetched $/AxCMS_Flyerwire/Dispatcher/Web.config
[28.06.2005 13:12:34] Fetched $/AxCMS_Flyerwire/Dispatcher/UploadDispatchService.cs
[28.06.2005 13:12:34] Fetched $/AxCMS_Flyerwire/Dispatcher/UploadInfo.cs
---- Operation completed successfully at time 13:12:38 ----

As you can see the file AxCMSTemplates_Flyerwire/Setup/Configuration/chuvashev/UnitTests.App.config was fetches twice, once from proper location and the next time from the branch.
To be sure I'm working with right bindings I've checked this file out. Log:

---- Operation started at time 13:14:14 ----
[28.06.2005 13:14:14] Checking out file $/AxCMS_Flyerwire/AxCMSTemplates_Flyerwire/Setup/Configuration/chuvashev/UnitTests.App.config
[28.06.2005 13:14:14] Checked out file $/AxCMS_Flyerwire/AxCMSTemplates_Flyerwire/Setup/Configuration/chuvashev/UnitTests.App.config
---- Operation completed successfully at time 13:14:14 ----

Questions:
1) Has Vault client really fetched the branched version somewhere (or it was just wrong logging output)?
2) If answer to the first question is "yes" - why does it do this?
3) If answer to the first question is "no" - how can we rely on such source control system?

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Jun 28, 2005 6:28 am

This is an issue with Visual Studio that happens for all source control tools - if you branch a project, the solution and project files still point to the original location, and you have to hand edit them to reference the branch.

See here for more info:

http://support.sourcegear.com/viewtopic.php?t=1917 and
http://support.sourcegear.com/viewtopic.php?t=194

axinom
Posts: 24
Joined: Fri Apr 08, 2005 6:36 am

Post by axinom » Tue Jun 28, 2005 6:53 am

dan wrote:This is an issue with Visual Studio that happens for all source control tools - if you branch a project, the solution and project files still point to the original location, and you have to hand edit them to reference the branch.
No. All other files were fetched from the right location.

axinom
Posts: 24
Joined: Fri Apr 08, 2005 6:36 am

Post by axinom » Tue Jun 28, 2005 7:00 am

Another example of the similar problem:

---- Operation started at time 14:49:15 ----
[28.06.2005 14:49:18] An exception was encountered during the get latest operation. Exception: 2100 : FailExistingDownload
[28.06.2005 14:49:20] Fetched $/Branches/AxCMS/ver50/UserManagement/ActiveDirectory.cs
[28.06.2005 14:49:21] Fetched $/Branches/AxCMS/ver50/WebControls/Caching/NavigationManager.cs
[28.06.2005 14:49:22] Fetched $/Branches/AxCMS/ver50/WebControls/Caching/CategoryTreeManager.cs
[28.06.2005 14:49:24] Fetched $/Branches/AxCMS/ver50/WebControls/CmsTemplates/CmsSite.cs
[28.06.2005 14:49:26] Fetched $/Branches/AxCMS/ver50/WebControls/CmsTemplates/AxElementTemplate.cs
[28.06.2005 14:49:28] Fetched $/Branches/AxCMS/ver50/WebControls/HttpHandler/HandlerHelper.cs
[28.06.2005 14:49:30] Fetched $/Branches/AxCMS/ver50/WebControls/index/IReIndexService.cs
[28.06.2005 14:49:32] Fetched $/Branches/AxCMS/ver50/WebControls/index/AxPageIndexer.cs
[28.06.2005 14:49:17] Fetched $/AxCMS/UserManagement/ParameterManager.cs
[28.06.2005 14:49:17] Fetched $/AxCMS/UserManagement/Axinom.AECMS.UserManagement.csproj
[28.06.2005 14:49:17] Fetched $/AxCMS/UserManagement/ActiveDirectory.cs
[28.06.2005 14:49:17] Fetched $/AxCMS/WebControls/CountryList.cs
[28.06.2005 14:49:17] Fetched $/AxCMS/WebControls/AxImage.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/CMSConfigurationSettings.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/AxDBLink.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/Caching/NavigationManager.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/Caching/CategoryTreeManager.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/CmsTemplates/CmsSite.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/CmsTemplates/AxElementTemplate.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/document/WssDocumentAdapter.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/document/AxDocumentFileManager.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/document/AxDocument.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/document/Importer.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/flash/AxFlash.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/HttpHandler/HomepageResolver.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/HttpHandler/LiveHttpHandler.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/HttpHandler/CMSHttpHandler.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/HttpHandler/HandlerHelper.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/index/IReIndexService.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/index/AxPageIndexer.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/page/AxPageBase.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/page/AxPageAdapter.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/page/AxPageBaseAdapter.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/Templates/TemplateBase.cs
[28.06.2005 14:49:18] Fetched $/AxCMS/WebControls/Templates/MultiSiteContext.cs
[28.06.2005 14:49:35] Fetched $/Branches/AxCMS/ver50/AxCMSPublishService/Global.asax.cs
[28.06.2005 14:49:34] Fetched $/AxCMS/AxCMSPublishService/SecurePublishWebService.asmx.cs
[28.06.2005 14:49:34] Fetched $/AxCMS/AxCMSPublishService/Global.asax.cs
[28.06.2005 14:49:34] Fetched $/AxCMS/AxCMSPublishService/PasswordProvider.cs
[28.06.2005 14:49:34] Fetched $/AxCMS/AxCMSPublishService/NewsletterWebService.asmx.cs
[28.06.2005 14:49:41] An exception was encountered during the get latest operation. Exception: 2100 : FailExistingDownload
[28.06.2005 14:49:43] An exception was encountered during the get latest operation. Exception: 2100 : FailExistingDownload
[28.06.2005 14:49:43] An exception was encountered during the get latest operation. Exception: 2100 : FailExistingDownload
[28.06.2005 14:49:46] An exception was encountered during the get latest operation. Exception: 2100 : FailExistingDownload
[28.06.2005 14:49:46] An exception was encountered during the get latest operation. Exception: 2100 : FailExistingDownload
[28.06.2005 14:49:52] Fetched $/Branches/AxCMS/ver50/AxCMSweb/admin/categories/CategorySelect.ascx.cs
[28.06.2005 14:49:57] Fetched $/Branches/AxCMS/ver50/AxCMSweb/admin/checkout/ReleaseOverview.aspx.cs
[28.06.2005 14:50:04] Fetched $/Branches/AxCMS/ver50/AxCMSweb/admin/content/AxImageDetail.aspx.cs
[28.06.2005 14:50:08] Fetched $/Branches/AxCMS/ver50/AxCMSweb/admin/content/AxLabelTextBox.ascx.cs
[28.06.2005 14:50:14] Fetched $/Branches/AxCMS/ver50/AxCMSweb/admin/mail/ViewArchiveOverview.aspx.cs
[28.06.2005 14:50:19] Fetched $/Branches/AxCMS/ver50/AxCMSweb/admin/mail/ViewQueueOverview.aspx.cs
[28.06.2005 14:50:20] Fetched $/Branches/AxCMS/ver50/AxCMSweb/admin/mail/ViewQueueFilter.ascx.cs
[28.06.2005 14:50:21] Fetched $/Branches/AxCMS/ver50/AxCMSweb/admin/search/SearchTest.aspx.cs
[28.06.2005 14:50:25] Fetched $/Branches/AxCMS/ver50/AxCMSweb/admin/templates/AxinomPanel.cs
[28.06.2005 14:50:31] Fetched $/Branches/AxCMS/ver50/AxCMSweb/admin/templates/BaseGridColumn.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/Global.asax.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/login.aspx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/default.aspx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/EditTable.aspx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/UserLogout.aspx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/default_aecms.aspx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/activedirectory/activedirectory.aspx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/categories/CategoryButton.ascx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/categories/CategorySelect.ascx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/categories/TreeControl.ascx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/checkout/ReleaseOverview.aspx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/content/AxFlashControlDetail.aspx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/content/AxImageDetail.aspx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/content/AxLabelTextBox.ascx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/controls/PageList.ascx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/controls/AxVersionPanel.ascx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/controls/AxRelationList.ascx.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/controls/AxCustomNavigation.cs
[28.06.2005 14:49:40] Fetched $/AxCMS/AxCMSweb/admin/documents/DocumentOverview.aspx.cs
[28.06.2005 14:49:41] Fetched $/AxCMS/AxCMSweb/admin/documents/DocumentDetail.aspx.cs
[28.06.2005 14:49:41] Fetched $/AxCMS/AxCMSweb/admin/Links/ManageLink.aspx.cs
[28.06.2005 14:49:41] Fetched $/AxCMS/AxCMSweb/admin/mail/ViewArchiveFilter.ascx.cs
[28.06.2005 14:49:41] Fetched $/AxCMS/AxCMSweb/admin/mail/ViewArchiveDetail.aspx.cs
[28.06.2005 14:49:41] Fetched $/AxCMS/AxCMSweb/admin/mail/ViewArchiveOverview.aspx.cs
[28.06.2005 14:49:42] Fetched $/AxCMS/AxCMSweb/admin/mail/ViewQueueOverview.aspx.cs
[28.06.2005 14:49:43] Fetched $/AxCMS/AxCMSweb/admin/mail/ViewQueueFilter.ascx.cs
[28.06.2005 14:49:43] Fetched $/AxCMS/AxCMSweb/admin/pages/PagesDetail.aspx.cs
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/admin/search/SearchTest.aspx.cs
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/admin/search/search_aecms.aspx.cs
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/admin/search/SearchTest.aspx
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/admin/SupportService/SupportService.cs
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/admin/task/TaskDetail.aspx.cs
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/admin/templates/GridOverviewCMSPage.cs
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/admin/templates/CommonUI.cs
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/admin/templates/AxinomPanel.cs
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/admin/templates/BaseCMSPage.cs
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/admin/templates/BaseGridColumn.cs
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/admin/TopMenu/AxTopMenuAction.ascx.cs
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/admin/user/UserDetail.aspx.cs
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/installation/RequestTest.aspx.cs
[28.06.2005 14:49:46] Fetched $/AxCMS/AxCMSweb/installation/UploadImport.aspx.cs
[28.06.2005 14:50:35] Fetched $/Branches/AxCMS/ver50/AxCMSweb/installation/RequestTest.aspx.cs
[28.06.2005 14:50:39] Fetched $/Branches/AxCMS/ver50/AxCMSwebLive/Global.asax.cs
[28.06.2005 14:50:36] Fetched $/AxCMS/AxCMSwebLive/Global.asax.cs
[28.06.2005 14:50:36] Fetched $/AxCMS/AxCMSwebLive/default.aspx.cs
[28.06.2005 14:50:36] Fetched $/AxCMS/AxCMSwebLive/AuthenticationModule.cs
[28.06.2005 14:50:41] Fetched $/AxCMS/AxCMSwebTemplatesCSharp/BaseTemplate.cs
[28.06.2005 14:50:41] Fetched $/AxCMS/AxCMSwebTemplatesCSharp/DynControls/News/NewsControl.ascx.cs
[28.06.2005 14:50:41] Fetched $/AxCMS/AxCMSwebTemplatesCSharp/DynControls/Voting/VotingModul.ascx.cs
[28.06.2005 14:50:45] Fetched $/Branches/AxCMS/ver50/AxCMSwebTemplatesCSharp/BaseTemplate.cs
[28.06.2005 14:50:47] Fetched $/AxCMS/Category/Category.cs
[28.06.2005 14:50:47] Fetched $/AxCMS/Category/AxRelation.cs
[28.06.2005 14:50:52] Fetched $/AxCMS/Components/VSTemplates/StaticTemplate.aspx
[28.06.2005 14:50:52] Fetched $/Branches/AxCMS/ver50/Components/VSTemplates/StaticTemplate.aspx
[28.06.2005 14:50:54] Fetched $/AxCMS/Interfaces/CacheProvider.cs
[28.06.2005 14:50:55] Fetched $/AxCMS/Publisher/Publisher.cs
[28.06.2005 14:51:02] Fetched $/Branches/AxCMS/ver50/UnitTests/BL/RelationTest.cs
[28.06.2005 14:50:57] Fetched $/AxCMS/UnitTests/BL/RelationTest.cs
[28.06.2005 14:50:58] Fetched $/AxCMS/UnitTests/BL/ActiveDirectoryTest.cs
[28.06.2005 14:50:58] Fetched $/AxCMS/UnitTests/BL/Helper.cs
[28.06.2005 14:50:58] Fetched $/AxCMS/UnitTests/GUI/GUIBase.cs
[28.06.2005 14:51:08] Fetched $/Branches/AxCMS/ver50/UnitTests/BL/Helper.cs
---- Operation started at time 14:51:13 ----

As you can see, same problems with fetching files twice. And new sort of problems: FailExistingDownload. Is it possible to determine what file was the reason for this exception? Should I undertake some corrective measures or just ignore it?

Thank you for the quick responce.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Jun 28, 2005 7:21 am

Have you added files or projects since it was branched? If so, that could cause the confusion.

If you haven't hand edited the solution and all project files since the branch, the bindings are going to be incorrect for the branch. I would suggest reading the KB articles and verifying your solution and project files have the right bindings before proceeding.

axinom
Posts: 24
Joined: Fri Apr 08, 2005 6:36 am

Post by axinom » Tue Jun 28, 2005 9:32 am

dan wrote:Have you added files or projects since it was branched? If so, that could cause the confusion.

If you haven't hand edited the solution and all project files since the branch, the bindings are going to be incorrect for the branch. I would suggest reading the KB articles and verifying your solution and project files have the right bindings before proceeding.
Sorry, I cannot fully reproduce your logic.

I don't have problems with bindings, they are correct (please re-read my first posting).
My problem is: when getting latest version Vault not only gets files from current binding (trunk) but _also_ from the branch:
[28.06.2005 14:49:20] Fetched $/Branches/AxCMS/ver50/UserManagement/ActiveDirectory.cs
[28.06.2005 14:49:17] Fetched $/AxCMS/UserManagement/ActiveDirectory.cs

_Same_ file from the _same_ project is fetched twice.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Jun 28, 2005 9:44 am

If VS is retrieving files from the wrong location in Vault, then the problem is with the bindings on the projects.

You'll need to check both the contents of the solutions and project files to see whether any SCC info in there is pointed to the wrong location in Vault, and you should also probably check any MSSCCPRJ.SCC files in your project folders, and manually verify they are pointing to the right places in Vault also.

axinom
Posts: 24
Joined: Fri Apr 08, 2005 6:36 am

Post by axinom » Wed Jun 29, 2005 2:16 am

dan wrote:You'll need to check both the contents of the solutions and project files to see whether any SCC info in there is pointed to the wrong location in Vault, and you should also probably check any MSSCCPRJ.SCC files in your project folders, and manually verify they are pointing to the right places in Vault also.
If a project was incorrectly bound, would it be possible that VisualStudio loads most project files from the right binding and only several project files from the wrong location?

(I've double-checked all relevant files. Of course they are all correct).

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Wed Jun 29, 2005 8:05 am

Each project has its own binding, so it is possible one or more are correct and one or more are incorrect.

Visual Studio requests files from Vault in the location determined by its binding. Vault is merely outputting the file path that Visual Studio is asking for during a Get Latest.

From the output window, it looks like some projects are retrieving files from the branch and others from the "trunk" (the non branch location). For example, it looks like the following projects are bound to the trunk and not the branch:

Fetched $/AxCMS/UserManagement
Fetched $/AxCMS/WebControls
Fetched $/AxCMS/AxCMSPublishService
Fetched $/AxCMS/AxCMSweb/*
Fetched $/AxCMS/AxCMSwebLive
Fetched $/AxCMS/AxCMSwebTemplatesCSharp
Fetched $/AxCMS/Category
etc.

If the solution/project/MSSCCPRJ.SCC files are pointing to the branch in these projects, then it is a mystery why Visual Studio is asking for them in trunk. You might do a recursive Find in Files on your local hard drive for these paths and find out where they are being specified.

GregM
Posts: 485
Joined: Sat Mar 13, 2004 9:00 am

Post by GregM » Wed Jun 29, 2005 8:42 am

I've also found that VS6 stores binding info in the workspacename.opt file. Since this is a binary file, you wouldn't find that information with a text search. Closing the IDE and deleting that file will sometimes clear up binding problems. (This was with VSS, we don't use the integration with vault since we moved to VS2003 at the same time, and VS2003 doesn't like our directory structure.) The equivalent file in VS2003 is solutionname.suo.

axinom
Posts: 24
Joined: Fri Apr 08, 2005 6:36 am

Post by axinom » Tue Jul 05, 2005 2:18 am

dan wrote:Each project has its own binding, so it is possible one or more are correct and one or more are incorrect.
But it is not possible what different files of the _same_ project have different bindings. And this is that happens. And it is not possible what .suo file contains some (possible wrong) file-specific bindings, because this file is pretty small given the number of files I have in the solution.
dan wrote:Visual Studio requests files from Vault in the location determined by its binding. Vault is merely outputting the file path that Visual Studio is asking for during a Get Latest.
It is possible that Vault client outputs not only the file path requested by VisualStudio but also the physical path on local disk where the retrieved file will be saved?

Does the version 3.0.5 of Vault client have some switch or setting turning on logging of much more information?

Tonya
Posts: 875
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Post by Tonya » Thu Jul 07, 2005 11:43 am

You can turn on additional IDE logging, please see (http://support.sourcegear.com/viewtopic.php?t=2898).

Regarding your first question, I am currently checking into this and will get back to you.

Tonya Nunn
SourceGear Support

axinom
Posts: 24
Joined: Fri Apr 08, 2005 6:36 am

Post by axinom » Fri Jul 08, 2005 3:57 am

Tonya wrote:You can turn on additional IDE logging, please see (http://support.sourcegear.com/viewtopic.php?t=2898).
Thank you very much! Here is another example of the same problem.
I was getting latest version for my solution. It is bound to $/AxCMS. First - output window in Visual Studio:

---- Operation started at time 11:47:34 ----
[08.07.2005 11:47:36] Fetched $/AxCMS/SolutionAssemblyInfo.cs
[08.07.2005 11:47:41] Fetched $/Branches/AxCMS/ver50/AxCMSweb/admin/scripts/MenuContainer.js
[08.07.2005 11:47:39] Fetched $/AxCMS/AxCMSweb/AxCMSweb.csproj
[08.07.2005 11:47:40] Fetched $/AxCMS/AxCMSweb/admin/scripts/MenuContainer.js
[08.07.2005 11:47:40] Fetched $/AxCMS/AxCMSweb/admin/TopMenu/AxTopMenuAction.ascx
[08.07.2005 11:47:40] Fetched $/AxCMS/AxCMSweb/admin/TopMenu/AxTopMenuSearch.ascx
[08.07.2005 11:47:40] Fetched $/AxCMS/AxCMSweb/test/Test.aspx
[08.07.2005 11:47:40] Fetched $/AxCMS/AxCMSweb/test/Test.aspx.cs
[08.07.2005 11:47:42] Fetched $/Branches/AxCMS/ver50/AxCMSweb/admin/TopMenu/AxTopMenuSearch.ascx
[08.07.2005 11:47:43] Fetched $/Branches/AxCMS/ver50/AxCMSweb/test/Test.aspx
[08.07.2005 11:47:44] Fetched $/AxCMS/Components/Components/Axinom.Framework.xml
[08.07.2005 11:47:44] Fetched $/AxCMS/Components/Components/Axinom.Framework.dll
[08.07.2005 11:47:44] Fetched $/AxCMS/Components/doc/Release.txt
[08.07.2005 11:47:45] Fetched $/Branches/AxCMS/ver50/Components/Components/Axinom.Framework.xml
[08.07.2005 11:47:46] Fetched $/AxCMS/DB/DB.dbp
[08.07.2005 11:47:46] Fetched $/AxCMS/DB/Create Scripts/CMS/CMS.Init.sql
[08.07.2005 11:47:46] Fetched $/AxCMS/DB/Create Scripts/CMS/AxLanguage/EN.sql
[08.07.2005 11:47:47] Fetched $/AxCMS/DB/Create Scripts/Live/Live.Init.sql
---- Operation started at time 11:47:54 ----
[08.07.2005 11:47:54] Fetched $/AxCMS/DB/Change Scripts/ver5.1.4/Live.Tables.sql
[08.07.2005 11:47:54] Fetched $/AxCMS/DB/Change Scripts/ver5.1.4/CMS.Tables.sql
---- Operation started at time 11:47:57 ----
[08.07.2005 11:47:59] Fetched $/AxCMS/AxCMSweb/test/ViewStateTest.aspx
[08.07.2005 11:48:00] Fetched $/AxCMS/AxCMSweb/test/ViewStateTest.aspx.cs
[08.07.2005 11:48:00] Fetched $/AxCMS/AxCMSweb/test/ViewStateTest.aspx.resx
[08.07.2005 11:48:00] Fetched $/AxCMS/AxCMSweb/test/ViewStateTestControl1.ascx
[08.07.2005 11:48:00] Fetched $/AxCMS/AxCMSweb/test/ViewStateTestControl1.ascx.cs
[08.07.2005 11:48:00] Fetched $/AxCMS/AxCMSweb/test/ViewStateTestControl1.ascx.resx
[08.07.2005 11:48:00] Fetched $/AxCMS/AxCMSweb/test/ViewStateTestControl2.ascx
[08.07.2005 11:48:00] Fetched $/AxCMS/AxCMSweb/test/ViewStateTestControl2.ascx.cs
[08.07.2005 11:48:00] Fetched $/AxCMS/AxCMSweb/test/ViewStateTestControl2.ascx.resx
[08.07.2005 11:48:01] Fetched $/AxCMS/AxCMSweb/test/ViewStateTestControl3.ascx
[08.07.2005 11:48:01] Fetched $/AxCMS/AxCMSweb/test/ViewStateTestControl3.ascx.cs
[08.07.2005 11:48:01] Fetched $/AxCMS/AxCMSweb/test/ViewStateTestControl3.ascx.resx
---- Operation completed successfully at time 11:48:10 ----


Now the vault log for this time (logged on my computer):

07/08/05 11:47:35 | Enter SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\AxCMS.sln
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\AxCMS.sln
07/08/05 11:47:35 | Enter SccDiff(), pContext=260055408, lpFileName=C:\Projects\AxCMS\Interfaces\Interfaces.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260055408, lpFileName=C:\Projects\AxCMS\Interfaces\Interfaces.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260056024, lpFileName=C:\Projects\AxCMS\Category\Axinom.AECMS.Category.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056024, lpFileName=C:\Projects\AxCMS\Category\Axinom.AECMS.Category.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\UserManagement\Axinom.AECMS.UserManagement.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\UserManagement\Axinom.AECMS.UserManagement.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\WebControls\AxDynamicControl.cs
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\WebControls\AxDynamicControl.cs
07/08/05 11:47:35 | Enter SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\WebControls\AxStructureElement.cs
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\WebControls\AxStructureElement.cs
07/08/05 11:47:35 | Enter SccQueryInfo(), pContext=260056048, nFiles=1, lpFileNames=C:\Projects\AxCMS\WebControls\AxStructureElement.cs, status=0
07/08/05 11:47:35 | Exit SccQueryInfo(), pContext=260056048, nFiles=1, lpFileNames=C:\Projects\AxCMS\WebControls\AxStructureElement.cs, status=6147
07/08/05 11:47:35 | Enter SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\WebControls\Axinom.AECMS.WebControls.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\WebControls\Axinom.AECMS.WebControls.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\Axinom.AECMS.Backend\Axinom.AECMS.Backend.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\Axinom.AECMS.Backend\Axinom.AECMS.Backend.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\Publish\Publish.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\Publish\Publish.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260067576, lpFileName=C:\Projects\AxCMS\Components\Components.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260067576, lpFileName=C:\Projects\AxCMS\Components\Components.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260063312, lpFileName=C:\Projects\AxCMS\AxCMSPublishService\AxCMSPublishService.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260063312, lpFileName=C:\Projects\AxCMS\AxCMSPublishService\AxCMSPublishService.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260063624, lpFileName=C:\Projects\AxCMS\AxCMSweb\admin\TopMenu\AxTopMenuAction.ascx
07/08/05 11:47:35 | Exit SccDiff(), pContext=260063624, lpFileName=C:\Projects\AxCMS\AxCMSweb\admin\TopMenu\AxTopMenuAction.ascx
07/08/05 11:47:35 | Enter SccQueryInfo(), pContext=260063624, nFiles=1, lpFileNames=C:\Projects\AxCMS\AxCMSweb\admin\TopMenu\AxTopMenuAction.ascx, status=0
07/08/05 11:47:35 | Exit SccQueryInfo(), pContext=260063624, nFiles=1, lpFileNames=C:\Projects\AxCMS\AxCMSweb\admin\TopMenu\AxTopMenuAction.ascx, status=33
07/08/05 11:47:35 | Enter SccDiff(), pContext=260063624, lpFileName=C:\Projects\AxCMS\AxCMSweb\AxCMSweb.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260063624, lpFileName=C:\Projects\AxCMS\AxCMSweb\AxCMSweb.csproj
07/08/05 11:47:35 | Enter SccQueryInfo(), pContext=260063624, nFiles=1, lpFileNames=C:\Projects\AxCMS\AxCMSweb\AxCMSweb.csproj, status=0
07/08/05 11:47:35 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\AxCMSweb\AxCMSweb.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/AxCMSweb
07/08/05 11:47:35 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:35 | Exit SccQueryInfo(), pContext=260063624, nFiles=1, lpFileNames=C:\Projects\AxCMS\AxCMSweb\AxCMSweb.csproj, status=33
07/08/05 11:47:35 | Enter SccDiff(), pContext=260062312, lpFileName=C:\Projects\AxCMS\AxCMSwebLive\AxCMSwebLive.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260062312, lpFileName=C:\Projects\AxCMS\AxCMSwebLive\AxCMSwebLive.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\CmsSite.xml
07/08/05 11:47:35 | Exit SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\CmsSite.xml
07/08/05 11:47:35 | Enter SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\RowControls\sampletable.ascx
07/08/05 11:47:35 | Exit SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\RowControls\sampletable.ascx
07/08/05 11:47:35 | Enter SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\AxCMSwebTemplatesCSharp.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\AxCMSwebTemplatesCSharp.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260075616, lpFileName=C:\Projects\AxCMS\Documentation\Documentation.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260075616, lpFileName=C:\Projects\AxCMS\Documentation\Documentation.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260067000, lpFileName=C:\Projects\AxCMS\DB\DB.dbp
07/08/05 11:47:35 | Exit SccDiff(), pContext=260067000, lpFileName=C:\Projects\AxCMS\DB\DB.dbp
07/08/05 11:47:35 | Enter SccQueryInfo(), pContext=260067000, nFiles=1, lpFileNames=C:\Projects\AxCMS\DB\DB.dbp, status=0
07/08/05 11:47:35 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\DB\DB.dbp, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/DB
07/08/05 11:47:35 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:35 | Exit SccQueryInfo(), pContext=260067000, nFiles=1, lpFileNames=C:\Projects\AxCMS\DB\DB.dbp, status=33
07/08/05 11:47:35 | Enter SccDiff(), pContext=260075968, lpFileName=C:\Projects\AxCMS\IndexService\IndexService.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260075968, lpFileName=C:\Projects\AxCMS\IndexService\IndexService.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260076312, lpFileName=C:\Projects\AxCMS\Publisher\Publisher.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260076312, lpFileName=C:\Projects\AxCMS\Publisher\Publisher.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260076488, lpFileName=C:\Projects\AxCMS\UnitTests\UnitTests.csproj
07/08/05 11:47:35 | Exit SccDiff(), pContext=260076488, lpFileName=C:\Projects\AxCMS\UnitTests\UnitTests.csproj
07/08/05 11:47:35 | Enter SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\AxCMS.vssscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\AxCMS.vssscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260055408, lpFileName=C:\Projects\AxCMS\Interfaces\Interfaces.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260055408, lpFileName=C:\Projects\AxCMS\Interfaces\Interfaces.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260056024, lpFileName=C:\Projects\AxCMS\Category\Axinom.AECMS.Category.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056024, lpFileName=C:\Projects\AxCMS\Category\Axinom.AECMS.Category.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\UserManagement\Axinom.AECMS.UserManagement.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\UserManagement\Axinom.AECMS.UserManagement.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\WebControls\Axinom.AECMS.WebControls.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\WebControls\Axinom.AECMS.WebControls.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\Axinom.AECMS.Backend\Axinom.AECMS.Backend.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\Axinom.AECMS.Backend\Axinom.AECMS.Backend.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\Publish\Publish.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260056048, lpFileName=C:\Projects\AxCMS\Publish\Publish.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260067576, lpFileName=C:\Projects\AxCMS\Components\Components.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260067576, lpFileName=C:\Projects\AxCMS\Components\Components.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260063312, lpFileName=C:\Projects\AxCMS\AxCMSPublishService\AxCMSPublishService.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260063312, lpFileName=C:\Projects\AxCMS\AxCMSPublishService\AxCMSPublishService.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260063624, lpFileName=C:\Projects\AxCMS\AxCMSweb\admin\TopMenu\AxTopMenuAction.ascx.cs
07/08/05 11:47:35 | Exit SccDiff(), pContext=260063624, lpFileName=C:\Projects\AxCMS\AxCMSweb\admin\TopMenu\AxTopMenuAction.ascx.cs
07/08/05 11:47:35 | Enter SccDiff(), pContext=260063624, lpFileName=C:\Projects\AxCMS\AxCMSweb\admin\TopMenu\AxTopMenuAction.ascx.resx
07/08/05 11:47:35 | Exit SccDiff(), pContext=260063624, lpFileName=C:\Projects\AxCMS\AxCMSweb\admin\TopMenu\AxTopMenuAction.ascx.resx
07/08/05 11:47:35 | Enter SccDiff(), pContext=260063624, lpFileName=C:\Projects\AxCMS\AxCMSweb\AxCMSweb.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260063624, lpFileName=C:\Projects\AxCMS\AxCMSweb\AxCMSweb.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260062312, lpFileName=C:\Projects\AxCMS\AxCMSwebLive\AxCMSwebLive.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260062312, lpFileName=C:\Projects\AxCMS\AxCMSwebLive\AxCMSwebLive.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\DynControls\DemoControl\DemoControl.ascx.cs
07/08/05 11:47:35 | Exit SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\DynControls\DemoControl\DemoControl.ascx.cs
07/08/05 11:47:35 | Enter SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\RowControls\sampletable.ascx.cs
07/08/05 11:47:35 | Exit SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\RowControls\sampletable.ascx.cs
07/08/05 11:47:35 | Enter SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\RowControls\sampletable.ascx.resx
07/08/05 11:47:35 | Exit SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\RowControls\sampletable.ascx.resx
07/08/05 11:47:35 | Enter SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\AxCMSwebTemplatesCSharp.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260069792, lpFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\AxCMSwebTemplatesCSharp.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260075616, lpFileName=C:\Projects\AxCMS\Documentation\Documentation.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260075616, lpFileName=C:\Projects\AxCMS\Documentation\Documentation.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260067000, lpFileName=C:\Projects\AxCMS\DB\DB.dbp.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260067000, lpFileName=C:\Projects\AxCMS\DB\DB.dbp.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260075968, lpFileName=C:\Projects\AxCMS\IndexService\IndexService.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260075968, lpFileName=C:\Projects\AxCMS\IndexService\IndexService.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260076312, lpFileName=C:\Projects\AxCMS\Publisher\Publisher.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260076312, lpFileName=C:\Projects\AxCMS\Publisher\Publisher.csproj.vspscc
07/08/05 11:47:35 | Enter SccDiff(), pContext=260076488, lpFileName=C:\Projects\AxCMS\UnitTests\UnitTests.csproj.vspscc
07/08/05 11:47:35 | Exit SccDiff(), pContext=260076488, lpFileName=C:\Projects\AxCMS\UnitTests\UnitTests.csproj.vspscc
07/08/05 11:47:36 | Enter SccGet(), pContext=260056048, nFiles=184, lpFileNames=C:\Projects\AxCMS\SolutionAssemblyInfo.cs
07/08/05 11:47:37 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\AxCMS.sln, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS
07/08/05 11:47:37 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:37 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\Axinom.AECMS.Backend\Axinom.AECMS.Backend.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS
07/08/05 11:47:37 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:37 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\Publish\Publish.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS
07/08/05 11:47:37 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:37 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\UserManagement\Axinom.AECMS.UserManagement.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS
07/08/05 11:47:37 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:37 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\WebControls\Axinom.AECMS.WebControls.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS
07/08/05 11:47:37 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:37 | Exit SccGet(), pContext=260056048, nFiles=184, lpFileNames=C:\Projects\AxCMS\SolutionAssemblyInfo.cs
07/08/05 11:47:37 | Enter SccGet(), pContext=260063312, nFiles=27, lpFileNames=C:\Projects\AxCMS\AxCMSPublishService\AuthenticationManager.cs
07/08/05 11:47:37 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\AxCMSPublishService\AxCMSPublishService.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/AxCMSPublishService
07/08/05 11:47:37 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:37 | Exit SccGet(), pContext=260063312, nFiles=27, lpFileNames=C:\Projects\AxCMS\AxCMSPublishService\AuthenticationManager.cs
07/08/05 11:47:37 | Enter SccGet(), pContext=260063624, nFiles=1107, lpFileNames=C:\Projects\AxCMS\AxCMSweb\Web.config
07/08/05 11:47:42 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\AxCMSweb\AxCMSweb.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/AxCMSweb
07/08/05 11:47:42 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:42 | Exit SccGet(), pContext=260063624, nFiles=1107, lpFileNames=C:\Projects\AxCMS\AxCMSweb\Web.config
07/08/05 11:47:42 | Enter SccGet(), pContext=260062312, nFiles=24, lpFileNames=C:\Projects\AxCMS\AxCMSwebLive\NoAccess.aspx
07/08/05 11:47:43 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\AxCMSwebLive\AxCMSwebLive.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/AxCMSwebLive
07/08/05 11:47:43 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:43 | Exit SccGet(), pContext=260062312, nFiles=24, lpFileNames=C:\Projects\AxCMS\AxCMSwebLive\NoAccess.aspx
07/08/05 11:47:43 | Enter SccGet(), pContext=260069792, nFiles=298, lpFileNames=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\SearchTemplate.aspx
07/08/05 11:47:43 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\AxCMSwebTemplatesCSharp.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/AxCMSwebTemplatesCSharp
07/08/05 11:47:44 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:44 | Exit SccGet(), pContext=260069792, nFiles=298, lpFileNames=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\SearchTemplate.aspx
07/08/05 11:47:44 | Enter SccGet(), pContext=260056024, nFiles=17, lpFileNames=C:\Projects\AxCMS\Category\Axinom.AECMS.Category.csproj
07/08/05 11:47:44 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\Category\Axinom.AECMS.Category.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/Category
07/08/05 11:47:44 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:44 | Exit SccGet(), pContext=260056024, nFiles=17, lpFileNames=C:\Projects\AxCMS\Category\Axinom.AECMS.Category.csproj
07/08/05 11:47:44 | Enter SccGet(), pContext=260067576, nFiles=58, lpFileNames=C:\Projects\AxCMS\Components\CRC.zip
07/08/05 11:47:46 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\Components\Components.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/Components
07/08/05 11:47:46 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:46 | Exit SccGet(), pContext=260067576, nFiles=58, lpFileNames=C:\Projects\AxCMS\Components\CRC.zip
07/08/05 11:47:46 | Enter SccGet(), pContext=260067000, nFiles=78, lpFileNames=C:\Projects\AxCMS\DB\DB.dbp
07/08/05 11:47:47 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\DB\DB.dbp, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/DB
07/08/05 11:47:47 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:47 | Exit SccGet(), pContext=260067000, nFiles=78, lpFileNames=C:\Projects\AxCMS\DB\DB.dbp
07/08/05 11:47:47 | Enter SccGet(), pContext=260075616, nFiles=28, lpFileNames=C:\Projects\AxCMS\Documentation\Documentation.csproj
07/08/05 11:47:48 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\Documentation\Documentation.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/Documentation
07/08/05 11:47:48 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:48 | Exit SccGet(), pContext=260075616, nFiles=28, lpFileNames=C:\Projects\AxCMS\Documentation\Documentation.csproj
07/08/05 11:47:48 | Enter SccGet(), pContext=260075968, nFiles=10, lpFileNames=C:\Projects\AxCMS\IndexService\AssemblyInfo.cs
07/08/05 11:47:48 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\IndexService\IndexService.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/IndexService
07/08/05 11:47:48 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:48 | Exit SccGet(), pContext=260075968, nFiles=10, lpFileNames=C:\Projects\AxCMS\IndexService\AssemblyInfo.cs
07/08/05 11:47:48 | Enter SccGet(), pContext=260055408, nFiles=22, lpFileNames=C:\Projects\AxCMS\Interfaces\FilterParameters.cs
07/08/05 11:47:48 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\Interfaces\Interfaces.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/Interfaces
07/08/05 11:47:48 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:48 | Exit SccGet(), pContext=260055408, nFiles=22, lpFileNames=C:\Projects\AxCMS\Interfaces\FilterParameters.cs
07/08/05 11:47:48 | Enter SccGet(), pContext=260076312, nFiles=22, lpFileNames=C:\Projects\AxCMS\Publisher\BulkOperationPublishPage.cs
07/08/05 11:47:48 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\Publisher\Publisher.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/Publisher
07/08/05 11:47:48 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:48 | Exit SccGet(), pContext=260076312, nFiles=22, lpFileNames=C:\Projects\AxCMS\Publisher\BulkOperationPublishPage.cs
07/08/05 11:47:48 | Enter SccGet(), pContext=260076488, nFiles=50, lpFileNames=C:\Projects\AxCMS\UnitTests\UnitTests.NAnt.config
07/08/05 11:47:49 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\UnitTests\UnitTests.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/UnitTests
07/08/05 11:47:49 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:49 | Exit SccGet(), pContext=260076488, nFiles=50, lpFileNames=C:\Projects\AxCMS\UnitTests\UnitTests.NAnt.config
07/08/05 11:47:49 | Enter SccQueryInfo(), pContext=260056048, nFiles=184, lpFileNames=C:\Projects\AxCMS\SolutionAssemblyInfo.cs, status=0
07/08/05 11:47:49 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\AxCMS.sln, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS
07/08/05 11:47:49 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:49 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\Axinom.AECMS.Backend\Axinom.AECMS.Backend.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/Axinom.AECMS.Backend
07/08/05 11:47:49 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:49 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\Publish\Publish.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/Publish
07/08/05 11:47:49 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:49 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\UserManagement\Axinom.AECMS.UserManagement.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/UserManagement
07/08/05 11:47:49 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:49 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\WebControls\Axinom.AECMS.WebControls.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/WebControls
07/08/05 11:47:49 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:50 | Exit SccQueryInfo(), pContext=260056048, nFiles=184, lpFileNames=C:\Projects\AxCMS\SolutionAssemblyInfo.cs, status=1
07/08/05 11:47:50 | Enter SccQueryInfo(), pContext=260063312, nFiles=27, lpFileNames=C:\Projects\AxCMS\AxCMSPublishService\AuthenticationManager.cs, status=0
07/08/05 11:47:50 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\AxCMSPublishService\AxCMSPublishService.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/AxCMSPublishService
07/08/05 11:47:50 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:50 | Exit SccQueryInfo(), pContext=260063312, nFiles=27, lpFileNames=C:\Projects\AxCMS\AxCMSPublishService\AuthenticationManager.cs, status=1
07/08/05 11:47:50 | Enter SccQueryInfo(), pContext=260063624, nFiles=1107, lpFileNames=C:\Projects\AxCMS\AxCMSweb\Web.config, status=0
07/08/05 11:47:50 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\AxCMSweb\AxCMSweb.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/AxCMSweb
07/08/05 11:47:50 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:52 | Exit SccQueryInfo(), pContext=260063624, nFiles=1107, lpFileNames=C:\Projects\AxCMS\AxCMSweb\Web.config, status=1
07/08/05 11:47:52 | Enter SccQueryInfo(), pContext=260062312, nFiles=24, lpFileNames=C:\Projects\AxCMS\AxCMSwebLive\NoAccess.aspx, status=0
07/08/05 11:47:52 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\AxCMSwebLive\AxCMSwebLive.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/AxCMSwebLive
07/08/05 11:47:52 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:52 | Exit SccQueryInfo(), pContext=260062312, nFiles=24, lpFileNames=C:\Projects\AxCMS\AxCMSwebLive\NoAccess.aspx, status=1
07/08/05 11:47:52 | Enter SccQueryInfo(), pContext=260069792, nFiles=298, lpFileNames=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\SearchTemplate.aspx, status=0
07/08/05 11:47:52 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\AxCMSwebTemplatesCSharp.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/AxCMSwebTemplatesCSharp
07/08/05 11:47:52 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:52 | Exit SccQueryInfo(), pContext=260069792, nFiles=298, lpFileNames=C:\Projects\AxCMS\AxCMSwebTemplatesCSharp\SearchTemplate.aspx, status=1
07/08/05 11:47:52 | Enter SccQueryInfo(), pContext=260056024, nFiles=17, lpFileNames=C:\Projects\AxCMS\Category\Axinom.AECMS.Category.csproj, status=0
07/08/05 11:47:52 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\Category\Axinom.AECMS.Category.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/Category
07/08/05 11:47:52 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:52 | Exit SccQueryInfo(), pContext=260056024, nFiles=17, lpFileNames=C:\Projects\AxCMS\Category\Axinom.AECMS.Category.csproj, status=1
07/08/05 11:47:52 | Enter SccQueryInfo(), pContext=260067576, nFiles=58, lpFileNames=C:\Projects\AxCMS\Components\CRC.zip, status=0
07/08/05 11:47:52 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\Components\Components.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/Components
07/08/05 11:47:53 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:53 | Exit SccQueryInfo(), pContext=260067576, nFiles=58, lpFileNames=C:\Projects\AxCMS\Components\CRC.zip, status=1
07/08/05 11:47:53 | Enter SccQueryInfo(), pContext=260067000, nFiles=78, lpFileNames=C:\Projects\AxCMS\DB\DB.dbp, status=0
07/08/05 11:47:53 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\DB\DB.dbp, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/DB
07/08/05 11:47:53 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:53 | Exit SccQueryInfo(), pContext=260067000, nFiles=78, lpFileNames=C:\Projects\AxCMS\DB\DB.dbp, status=1
07/08/05 11:47:53 | Enter SccQueryInfo(), pContext=260075616, nFiles=28, lpFileNames=C:\Projects\AxCMS\Documentation\Documentation.csproj, status=0
07/08/05 11:47:53 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\Documentation\Documentation.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/Documentation
07/08/05 11:47:53 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:53 | Exit SccQueryInfo(), pContext=260075616, nFiles=28, lpFileNames=C:\Projects\AxCMS\Documentation\Documentation.csproj, status=1
07/08/05 11:47:53 | Enter SccQueryInfo(), pContext=260075968, nFiles=10, lpFileNames=C:\Projects\AxCMS\IndexService\AssemblyInfo.cs, status=0
07/08/05 11:47:53 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\IndexService\IndexService.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/IndexService
07/08/05 11:47:53 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:53 | Exit SccQueryInfo(), pContext=260075968, nFiles=10, lpFileNames=C:\Projects\AxCMS\IndexService\AssemblyInfo.cs, status=1
07/08/05 11:47:53 | Enter SccQueryInfo(), pContext=260055408, nFiles=22, lpFileNames=C:\Projects\AxCMS\Interfaces\FilterParameters.cs, status=0
07/08/05 11:47:53 | Exit SccQueryInfo(), pContext=260055408, nFiles=22, lpFileNames=C:\Projects\AxCMS\Interfaces\FilterParameters.cs, status=1
07/08/05 11:47:53 | Enter SccQueryInfo(), pContext=260076312, nFiles=22, lpFileNames=C:\Projects\AxCMS\Publisher\BulkOperationPublishPage.cs, status=0
07/08/05 11:47:53 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\Publisher\Publisher.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/Publisher
07/08/05 11:47:53 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:53 | Exit SccQueryInfo(), pContext=260076312, nFiles=22, lpFileNames=C:\Projects\AxCMS\Publisher\BulkOperationPublishPage.cs, status=1
07/08/05 11:47:53 | Enter SccQueryInfo(), pContext=260076488, nFiles=50, lpFileNames=C:\Projects\AxCMS\UnitTests\UnitTests.NAnt.config, status=0
07/08/05 11:47:53 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\UnitTests\UnitTests.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/UnitTests
07/08/05 11:47:53 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:54 | Exit SccQueryInfo(), pContext=260076488, nFiles=50, lpFileNames=C:\Projects\AxCMS\UnitTests\UnitTests.NAnt.config, status=1
07/08/05 11:47:54 | Enter SccCloseProject(), pContext=260067000
07/08/05 11:47:54 | Exit SccCloseProject(), pContext=260067000
07/08/05 11:47:54 | Enter SccUninitialize(), pContext=260067000
07/08/05 11:47:54 | Enter SccCloseProject(), pContext=260067000
07/08/05 11:47:54 | Exit SccCloseProject(), pContext=260067000
07/08/05 11:47:54 | Exit SccUninitialize(), pContext=260067000
07/08/05 11:47:54 | Enter SccOpenProject(), pContext=260076880, lpUser=fridental, lpProjName=$/AxCMS/DB, lpLocalProjPath=C:\Projects\AxCMS\DB, lpAuxProjPath=http://vault.axinom.de/VaultService|Work:2
07/08/05 11:47:54 | Exit SccOpenProject(), pContext=260076880, lpUser=fridental, lpProjName=$/AxCMS/DB, lpLocalProjPath=C:\Projects\AxCMS\DB, lpAuxProjPath=http://vault.axinom.de/VaultService|Work:2
07/08/05 11:47:54 | Enter SccCloseProject(), pContext=260076880
07/08/05 11:47:54 | Exit SccCloseProject(), pContext=260076880
07/08/05 11:47:54 | Enter SccOpenProject(), pContext=260076880, lpUser=fridental, lpProjName=$/AxCMS/DB, lpLocalProjPath=C:\Projects\AxCMS\DB, lpAuxProjPath=http://vault.axinom.de/VaultService|Work:2
07/08/05 11:47:54 | Exit SccOpenProject(), pContext=260076880, lpUser=fridental, lpProjName=$/AxCMS/DB, lpLocalProjPath=C:\Projects\AxCMS\DB, lpAuxProjPath=http://vault.axinom.de/VaultService|Work:2
07/08/05 11:47:54 | Enter SccInitialize(), ppContext=1231888, hWnd=263406 lpAuxPathLabel=
07/08/05 11:47:54 | Exit SccInitialize(), ppContext=1231888, hWnd=263406 lpAuxPathLabel=Vault Project:
07/08/05 11:47:54 | Enter SccQueryInfo(), pContext=260076880, nFiles=80, lpFileNames=C:\Projects\AxCMS\DB\Change Scripts\ver3.4\CMS.Change.34.sql, status=0
07/08/05 11:47:54 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\DB\DB.dbp, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/DB
07/08/05 11:47:54 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:54 | Exit SccQueryInfo(), pContext=260076880, nFiles=80, lpFileNames=C:\Projects\AxCMS\DB\Change Scripts\ver3.4\CMS.Change.34.sql, status=1
07/08/05 11:47:54 | Enter SccGet(), pContext=260076880, nFiles=2, lpFileNames=C:\Projects\AxCMS\DB\Change Scripts\ver5.1.4\Live.Tables.sql
07/08/05 11:47:55 | Exit SccGet(), pContext=260076880, nFiles=2, lpFileNames=C:\Projects\AxCMS\DB\Change Scripts\ver5.1.4\Live.Tables.sql
07/08/05 11:47:55 | Enter SccQueryInfo(), pContext=260076880, nFiles=2, lpFileNames=C:\Projects\AxCMS\DB\Change Scripts\ver5.1.4\Live.Tables.sql, status=0
07/08/05 11:47:55 | Exit SccQueryInfo(), pContext=260076880, nFiles=2, lpFileNames=C:\Projects\AxCMS\DB\Change Scripts\ver5.1.4\Live.Tables.sql, status=1
07/08/05 11:47:56 | Enter SccCloseProject(), pContext=260063624
07/08/05 11:47:56 | Exit SccCloseProject(), pContext=260063624
07/08/05 11:47:56 | Enter SccUninitialize(), pContext=260063624
07/08/05 11:47:56 | Enter SccCloseProject(), pContext=260063624
07/08/05 11:47:56 | Exit SccCloseProject(), pContext=260063624
07/08/05 11:47:56 | Exit SccUninitialize(), pContext=260063624
07/08/05 11:47:57 | Enter SccOpenProject(), pContext=260067000, lpUser=fridental, lpProjName=$/AxCMS/AxCMSweb, lpLocalProjPath=C:\Projects\AxCMS\AxCMSweb, lpAuxProjPath=http://vault.axinom.de/VaultService|Work:2
07/08/05 11:47:57 | Exit SccOpenProject(), pContext=260067000, lpUser=fridental, lpProjName=$/AxCMS/AxCMSweb, lpLocalProjPath=C:\Projects\AxCMS\AxCMSweb, lpAuxProjPath=http://vault.axinom.de/VaultService|Work:2
07/08/05 11:47:57 | Enter SccCloseProject(), pContext=260067000
07/08/05 11:47:57 | Exit SccCloseProject(), pContext=260067000
07/08/05 11:47:57 | Enter SccOpenProject(), pContext=260067000, lpUser=fridental, lpProjName=$/AxCMS/AxCMSweb, lpLocalProjPath=C:\Projects\AxCMS\AxCMSweb, lpAuxProjPath=http://vault.axinom.de/VaultService|Work:2
07/08/05 11:47:57 | Exit SccOpenProject(), pContext=260067000, lpUser=fridental, lpProjName=$/AxCMS/AxCMSweb, lpLocalProjPath=C:\Projects\AxCMS\AxCMSweb, lpAuxProjPath=http://vault.axinom.de/VaultService|Work:2
07/08/05 11:47:57 | Enter SccInitialize(), ppContext=1233092, hWnd=263406 lpAuxPathLabel=
07/08/05 11:47:57 | Exit SccInitialize(), ppContext=1233092, hWnd=263406 lpAuxPathLabel=Vault Project:
07/08/05 11:47:57 | Enter SccQueryInfo(), pContext=260067000, nFiles=1120, lpFileNames=C:\Projects\AxCMS\AxCMSweb\admin\About.aspx, status=0
07/08/05 11:47:58 | CMsSccFile | Enter ListProjectFile(), pFileName=C:\Projects\AxCMS\AxCMSweb\AxCMSweb.csproj, pAuxPath=http://vault.axinom.de/VaultService|Work:2, pProjectName=$/AxCMS/AxCMSweb
07/08/05 11:47:58 | CMsSccFile | Exit ListProjectFile()
07/08/05 11:47:59 | Exit SccQueryInfo(), pContext=260067000, nFiles=1120, lpFileNames=C:\Projects\AxCMS\AxCMSweb\admin\About.aspx, status=1
07/08/05 11:47:59 | Enter SccGet(), pContext=260067000, nFiles=12, lpFileNames=C:\Projects\AxCMS\AxCMSweb\test\ViewStateTest.aspx
07/08/05 11:48:03 | Exit SccGet(), pContext=260067000, nFiles=12, lpFileNames=C:\Projects\AxCMS\AxCMSweb\test\ViewStateTest.aspx
07/08/05 11:48:03 | Enter SccQueryInfo(), pContext=260067000, nFiles=12, lpFileNames=C:\Projects\AxCMS\AxCMSweb\test\ViewStateTest.aspx, status=0
07/08/05 11:48:03 | Exit SccQueryInfo(), pContext=260067000, nFiles=12, lpFileNames=C:\Projects\AxCMS\AxCMSweb\test\ViewStateTest.aspx, status=1

Tonya
Posts: 875
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Post by Tonya » Fri Jul 08, 2005 1:14 pm

Thanks for the detailed log files. Without there being any sort of binding issues, I am uncertain as to why this problem is happening. Dan, who originally helped you with this issue, will be in on Monday and I will discuss this matter with him to see if he has any more suggestions.

Tonya Nunn
SourceGear Support

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Mon Jul 11, 2005 8:05 am

I'm not seeing where a single file is bound differently than the rest of the project it is in. Can you point to where that is?

Thanks,

Locked