In Visual Studio 2005, I add new file to the project, and edit several files. Finally, I'm checking in everything. The log shows:
=======================================
[11/15/2006 09:15:19] Preparing data to begin transaction
[11/15/2006 09:15:20] Beginning transaction
[11/15/2006 09:15:20] Add $/Macros for Visual/VMORDENT_Show_Policy.vms
[11/15/2006 09:15:20] Ending the transaction
[11/15/2006 09:15:22] Transaction completed successfully
[11/15/2006 09:15:22] Refreshing folder tree
[11/15/2006 09:15:22] Folder tree refreshed
[11/15/2006 09:15:22] Undoing check out of file $/Macros for Visual/Macros for Visual.vssscc
[11/15/2006 09:15:23] Preparing data to begin transaction
[11/15/2006 09:15:23] Beginning transaction
[11/15/2006 09:15:23] Check in $/Macros for Visual/VMORDENT_ImportConfiguration.vms
[11/15/2006 09:15:23] Check in $/Macros for Visual/VMORDENT_OnSave.vms
[11/15/2006 09:15:23] Check in $/Macros for Visual/VMORDENT_Set_Lead_Times.vms
[11/15/2006 09:15:23] Check in $/Macros for Visual/Macros for Visual.sln
[11/15/2006 09:15:24] Ending the transaction
[11/15/2006 09:15:24] Transaction completed successfully
=======================================
Shouldn't adding new file and checking in edited files be in the same transaction?
Adding new and checkig in edited - separate transactions
Moderator: SourceGear
Change sets or transactions are supported in Vault, but Visual Studio has no concept of transactions. Visual Studio rules the IDE, and Vault has no control over how VS decides to do checkins.Shouldn't adding new file and checking in edited files be in the same transaction?
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager