
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
If the commit comment is changed in the Commit window, and the commit fails, then the new comment is lost. This behavior differs from the TortioseSVN client, which keeps the comment for the commit retries.
Sometimes I collect changes under a changelist with a temporary (short) name, and elaborate on the comment when checking in. In this case all my text gets lost.
|
|
Description
|
If the commit comment is changed in the Commit window, and the commit fails, then the new comment is lost. This behavior differs from the TortioseSVN client, which keeps the comment for the commit retries.
Sometimes I collect changes under a changelist with a temporary (short) name, and elaborate on the comment when checking in. In this case all my text gets lost. |
Show » |
|
The root cause of the problem is an unclear distinction between the changelist description (which is in fact not modified in this scenario) and the commit message (which is saved correctly, and which is overridden by the changelist description if the latter is not empty).