.cvsignore files.
.cvsignore files.
- Subject: .cvsignore files.
- From: Steve Checkoway <email@hidden>
- Date: Sat, 19 Aug 2006 22:41:58 -0700
I would like Xcode to ignore files in it's SCM window that I've
explicitly ignored in .cvsignore (including globbing if possible but
not really necessary).
In particular, I have 6 static libraries in CVS and since ranlib has
to be run on them which modifies them, Xcode shows them as modified.
To get around that, I've used the result of the discussion on this
list about that where I have a script that copies the libraries, runs
ranlib on the copies, and links with the copies. This is working very
well, the libraries in CVS are no longer getting modified, the copies
are being ignored by cvs but Xcode decides to display them in the
window. What am I doing wrong?
--
Steve Checkoway
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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