• 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: Adding a framework to CVS - revisited
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding a framework to CVS - revisited


  • Subject: Re: Adding a framework to CVS - revisited
  • From: James Housley <email@hidden>
  • Date: Wed, 1 Feb 2006 14:29:58 -0500

On Feb 1, 2006, at 1:12 PM, Steve Checkoway wrote:

David Dolinar wrote:
Ages ago Chris Espinosa wrote:
b) Don't check frameworks into cvs file-by-file. Use tar to wrap them up before checking in. CVS doesn't do symlinks, it's that simple.
I need to add a framework to our cvs repository. I did some searching on the 'correct' way to add a framework to cvs and found the above instructions from Chris.
My question is, since wrapper support is now nonexistent, how is one to add a framework to cvs?

Saddly, what I do is tar jcf Frameworks.tar.bz2 *.framework and then checking Frameworks.tar.bz2.

You can always add "uuencode Frameworks.tar.bz2 Frameworks.tar.bz2 > Frameworks.tar.bz2.uu" . This will make a text file that the new cvs will check in. The revers is "uudecode Frameworks.tar.bz2.uu"


Jim

--

/"\   ASCII Ribbon Campaign  .
\ / - NO HTML/RTF in e-mail  .
 X  - NO Word docs in e-mail .
/ \ -----------------------------------------------------------------
email@hidden      http://www.FreeBSD.org     The Power to Serve
email@hidden  http://www.TheHousleys.net
---------------------------------------------------------------------
Do not meddle in the affairs of dragons, for you are crunchy and taste
    good with ketchup.


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

  • Follow-Ups:
    • Re: Adding a framework to CVS - revisited
      • From: Steve Checkoway <email@hidden>
References: 
 >Adding a framework to CVS - revisited (From: David Dolinar <email@hidden>)
 >Re: Adding a framework to CVS - revisited (From: Steve Checkoway <email@hidden>)

  • Prev by Date: Re: Linking against something in /Library/Frameworks
  • Next by Date: Re: Arrays in inline asm broken?
  • Previous by thread: Re: Adding a framework to CVS - revisited
  • Next by thread: Re: Adding a framework to CVS - revisited
  • Index(es):
    • Date
    • Thread