Re: Reverting entire project with SCM
Re: Reverting entire project with SCM
- Subject: Re: Reverting entire project with SCM
- From: Alexander von Below <email@hidden>
- Date: Tue, 28 Mar 2006 07:01:57 +0200
"Revert" only works until you commit. Afterwards, you will probably
have to resort to the command line.
Google "cvs undo commit" or "svn undo commit" to get some pointers
how to do that in your SCM system. But it probably will not be pretty
in either case.
Alex
Am 28.03.2006 um 06:47 schrieb Robert Purves:
I am using Xcode 2.2 with SCM through Subversion, and usually
commit changes via the handly menu command SCM > Commit Entire
Project.
Suppose I discover that my last commit was a Complete Crock of
Crap, and want to revert everything in my working copy to the
previous revision. It's far from obvious (to me) how to do that
cleanly and simply. Instead I fiddle about using Update To >
Revision... on individual files, and worry that I might have
missed some.
Can someone point me to a better method?
Robert P.
_______________________________________________
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