transaction to fail: A checkin comment is required.

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
Dhominator
Posts: 35
Joined: Tue Mar 14, 2006 12:33 pm

transaction to fail: A checkin comment is required.

Post by Dhominator » Tue May 30, 2006 11:55 am

3.1.8

What is this error really mean? Got the below message importing a solution tree into vault.

Item $/someProjectPath/Somefile1.cs caused the transaction to fail: A checkin comment is required.
Transaction failed
Item $/someProjectPath/Somefile2.cs caused the transaction to fail: A checkin comment is required.
Transaction failed
Item $/someProjectPath/Somefile3.cs caused the transaction to fail: You must merge your working copy with the newest version before Check In can succeed.
Transaction failed
03:09:49.8750000


Best,
/jhd

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

Post by lbauer » Tue May 30, 2006 12:40 pm

Item $/someProjectPath/Somefile1.cs caused the transaction to fail: A checkin comment is required.
You may have Vault configured to require checkin comments. This is in the Admin Tool->Repositiory Options->General. This should be turned off during an import, since some VSS items may not have comments.

Item $/someProjectPath/Somefile3.cs caused the transaction to fail: You must merge your working copy with the newest version before Check In can succeed.
This seems to indicate there is already a version of the file in the import folder. Could that be the case?
Linda Bauer
SourceGear
Technical Support Manager

Dhominator
Posts: 35
Joined: Tue Mar 14, 2006 12:33 pm

Post by Dhominator » Tue May 30, 2006 1:18 pm

99% of the files didn't have comments before I got here :( Yes, the option was enabled. Now it is turned off. The bulk of the files should have failed but did not. Strange.

This was the initial import of the solution tree. Nothing existed before the import was started.

I have up'd the timeouts to 2hours (sql and iis) and am re-running this particular import. Will report back if it happens again.

Best,
/jhd

Post Reply