Re: broken project file
Re: broken project file
- Subject: Re: broken project file
- From: Chris Espinosa <email@hidden>
- Date: Mon, 23 Feb 2004 14:08:45 -0800
On Feb 23, 2004, at 2:03 PM, Chris Espinosa wrote:
My goodness, it looks like you had a bookmark name that included the
magic characters for CVS to interpolate checkin comments. When you
checked in the project file, CVS saw these characters and replaced
them with checkin information, which is not appropriate in a
structured XML file.
Please file this as a bug against Xcode.
You may want to read
file:///Developer/Documentation/DeveloperTools/cvs/cvs_94.html#SEC_95
for information on how to suppress cvs log keyworkd substitution on
your checkins. If you're using CVS from the command line, use the -ko
option when checking in the project file.
Chris
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.