Re: Discard Changes on project
Re: Discard Changes on project
- Subject: Re: Discard Changes on project
- From: Chris Espinosa <email@hidden>
- Date: Mon, 22 May 2006 23:00:41 -0700
Three simple things:
1) Xcode works just as described. SCM actions operate on individual items in flat list views (like the detail view or the SCM window) and on hierarchies in the Groups and Files tree. This distinction may seem subtle, but it's consistent.
2) The behavior with the project file in the Groups and Files tree (or for a group or folder reference) is exactly the same as it would be for the corresponding SCM operation at the command line in that particular directory. An SCM Revert is a data-loss operation by definition. If you did it in the project directory (p4 revert .) you'd get the same effect as doing it in the Groups and Files tree with the top-level object selected.
3) We know that broad operations like SCM and global find and replace argue for a global undo function because of their chance for catastrophic damage, and we are working on the problem.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden