[Biococoa-dev] Updating Nib files, etc.

Charles PARNOT charles.parnot at stanford.edu
Thu Feb 24 21:34:04 EST 2005


Wow, you are the cvs jedi!!
Ok, I take back what I said about being careful with the repository. This does not apply to you anymore ;-)

charles


At 19:49 -0500 2/24/05, Koen van der Drift wrote:
>On Feb 24, 2005, at 7:46 AM, Alexander Griekspoor wrote:
>
>>>I will do that tonight (EST). Just post a list here of things that can be thrown out.
>>The following files, all in the root directory:
>>root/BCSequence (including the BCSymbol folder inside).
>>root/BCUtils
>>root/demo_app
>>root/English.lproj
>>root/Translation
>
>Done.
>
>- Koen.
>
>_______________________________________________
>Biococoa-dev mailing list
>Biococoa-dev at bioinformatics.org
>https://bioinformatics.org/mailman/listinfo/biococoa-dev

At 20:53 -0500 2/24/05, Koen van der Drift wrote:
>Hi,
>
>To use the BCSequenceView with the translation demo, a few things need to be changed in the nib file of that target. To add those changes to cvs, Xcode cannot be used, so it has to be done from the command line. I think I figured out how to do it (I already did it, no need to repeat)
>
>on the command line cd into MainMenu.nib (it's a folder)
>
>first I updated the three files:
>
>cvs update classes.nib info.nib
>cvs update -kb keyedobjects.nib	(===>>>>   it's a binaryfile, and needs the -kb flags)
>
>Then I commited the three files:
>
>cvs ci -m "info message" classes.nib
>cvs ci -m "info message" info.nib
>cvs ci -m "info message" keyedobjects.nib
>
>I did a fresh checkout from cvs, and it seems to be working. Please try a cvs update to see if the translation demo now uses the BCSequenceView with the line numbers.
>
>thanks,
>
>- Koen.
>
>
>(psssst I did some more cleanup in cvs: I removed the .DS_Store files, and also added a cvsignore file that tells cvs to skip the .DS*, build, and *~.nib files)
>
>_______________________________________________
>Biococoa-dev mailing list
>Biococoa-dev at bioinformatics.org
>https://bioinformatics.org/mailman/listinfo/biococoa-dev
-- 
Help science go fast forward:
http://cmgm.stanford.edu/~cparnot/xgrid-stanford/

Charles Parnot
charles.parnot at stanford.edu

Room  B157 in Beckman Center
279, Campus Drive
Stanford University
Stanford, CA 94305 (USA)

Tel +1 650 725 7754
Fax +1 650 725 8021



More information about the Biococoa-dev mailing list