Re: CVS with static library problem
Re: CVS with static library problem
- Subject: Re: CVS with static library problem
- From: Markus Hitter <email@hidden>
- Date: Tue, 15 Jun 2004 13:09:14 +0200
Am 15.06.2004 um 12:34 schrieb Peter:
N MyProj/LengthUnit.h
N MyProj/LengthUnit.m
I MyProj/libbz2.a
What does 'I' stands for BTW ?
"I" like "ignored"
At first I thought I miss out an entry at the cvswrappers, I add,
*.a -k 'b' -m 'COPY'
and update the CVS but it does not work.
An update isn't sufficient. You have to add the file again, since it
was ignored when you did your import. Or, remove the project from your
repository manually (delete the folder with the project's name) and do
the import again.
HTH,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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.