
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
File Attachments:
|
None
|
|
Image Attachments:
|
|
|
| Build: |
8,800
|
| Fixed in build: |
8,909
|
| Severity: |
Medium
|
|
It seems in incoming changes, deleted files are not shown.
I have a incoming (subversion) change list, which contains one changed file and one deleted file. This change list is marked [partial] and the deleted file in not show in the Changed Files list. See the attached screen shot. In the repository tab the deleted file is correctly shown.
|
|
Description
|
It seems in incoming changes, deleted files are not shown.
I have a incoming (subversion) change list, which contains one changed file and one deleted file. This change list is marked [partial] and the deleted file in not show in the Changed Files list. See the attached screen shot. In the repository tab the deleted file is correctly shown. |
Show » |
|
in case when I locally have file2 in copy 1, I see in incoming usual list, with both files
in case when I locally don't have (both physically and in VCS: marked as deleted in VCS (locally) or not controlled by VCS locally) file2 in copy 1, I see a partial list with only file1, and this is correct (file2 is already deleted and nothing should be done)
in case when file2 was locally deleted (show as locally deleted by VCS) by is still tracked by VCS, it is shown in incoming list and list is not partial (this case was fixed)
so, sometimes "file deletion change" is not shown in incoming changes if it is already deleted.