ADS 10.0 Beta 4
Perforce - Folder Mark for Delete does not update Icon
In the Perforce Repository, Mark a Folder for Delete and the Folder Icon does not get updated as in Subversion Control
Even after Refreshing Workspace operation is completed the folder icon is the Commited Green Tick
See difference in pic
|
|
50 KB
This is by design. Perforce is file-oriented (directories are not being versioned), plus I don't know how to get the list of deleted files easily without major re-write of the status indication (same problem as in one of the earlier perforce issues).
checked in some code to list deleted files for commit.
List deleted files for commit is now displayed. Resolved in ADS 10.0.0-beta-14
List deleted files for commit is now displayed. Resolved in ADS 10.0.0-beta-14
Issue #5337 |
| Closed |
| Fixed |
| Resolved |
Completion |
| No due date |
| No fixed build |
| No time estimate |
This is by design. Perforce is file-oriented (directories are not being versioned), plus I don't know how to get the list of deleted files easily without major re-write of the status indication (same problem as in one of the earlier perforce issues).
checked in some code to list deleted files for commit.