Re: How to view ALL svn revisions?
Re: How to view ALL svn revisions?
- Subject: Re: How to view ALL svn revisions?
- From: Jack Repenning <email@hidden>
- Date: Fri, 12 Jun 2009 17:52:34 -0700
On Jun 12, 2009, at 5:25 PM, Erwin Hogeweg wrote:
I would like to see ALL svn revisions from within my Xcode project,
but it appears that I can only see the revisions of a single item at
a time.
Am I missing something?
Unless Andrew can educate me again, I don't think Xcode can do this.
Subversion captures the information and stores it as the revision
history of the parent directory, so in a general-purpose Subversion
UI, like scplugin, you do this by requesting revision info on the top-
level directory. But Xcode doesn't really show you directories at all--
even that "Groups & Files" tree over-left, which often exactly matches
your directory tree, is none the less showing you something quite
different (an Xcode-internal structure). So since there aren't any
actual directories on the Xcode screen, there's no where to request
"Get Info" on the aggregate.
-==-
Jack Repenning
email@hidden
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"
_______________________________________________
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