• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Subversion doesn't appear to see class files in Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subversion doesn't appear to see class files in Xcode


  • Subject: Re: Subversion doesn't appear to see class files in Xcode
  • From: Fritz Anderson <email@hidden>
  • Date: Mon, 23 Feb 2009 09:17:58 -0600

On 22 Feb 2009, at 8:38 PM, Richard Humiston wrote:

I followed all of the directions in Xcode # Unleashed to create a subversion repository...etc...check out....etc. A local repository. It all appears to work fine except the class files in my project don't seem to be recognized by subversion.

Just so I'm clear on this...

By class files, do you mean files that declare classes (e.g., DataPoint.h), or those that define/implement classes (e.g. DataPoint.m), or both?

If DataPoint.m is a problem, open the Terminal, cd to your project directory, and type

svn st

and

svn info DataPoint.m

and tell me what the results are.

	— F

--
Fritz Anderson -- Xcode 3 Unleashed: Now in its second printing -- <http://x3u.manoverboard.org/ >


_______________________________________________
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


References: 
 >Subversion doesn't appear to see class files in Xcode (From: Richard Humiston <email@hidden>)

  • Prev by Date: Subversion doesn't appear to see class files in Xcode
  • Next by Date: can I see all control IDs of dialog at one time in Interface Builder?
  • Previous by thread: Subversion doesn't appear to see class files in Xcode
  • Next by thread: Re: Subversion doesn't appear to see class files in Xcode
  • Index(es):
    • Date
    • Thread