• 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: CVS wrappers for wo, nib and eomodeld files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS wrappers for wo, nib and eomodeld files


  • Subject: Re: CVS wrappers for wo, nib and eomodeld files
  • From: Tom Pelaia <email@hidden>
  • Date: Wed, 02 Jun 2004 12:37:34 -0400
  • Organization: ORNL/SNS

I've tried that, but when I use WebObjects Builder to edit the wo document, the CVS directory residing inside the wo folder disappears. That's what confuses CVS. WebObjects Builder does not preserve the contents of the wo folder. -tom


Colin Clark wrote:

Hi Tom,

You shouldn't need to use CVS wrappers for .wo and .emodeld bundles. These files are just standard directories containing files that can be added to CVS as normal. For the most part, CVS will do it's thing once you've added them by hand.

For example, take a WOComponent bundle such as this:

MyComponent.wo
    MyComponent.html
    MyComponent.wod
    MyComponent.woo

To add this component to CVS from the terminal:
    cvs add MyComponent.wo
    cd MyComponent.wo
    cvs add MyComponent.html
    etc.

My impression is that CVS wrappers is an old, unnecessary hack to CVS, at least for WOComponents and EOModels.

Colin


On Wednesday, June 2, 2004, at 11:19 AM, Tom Pelaia wrote:

I am using CVS to manage my WebObject project and I added wrappers for "wo", "nib" and "eomodeld" files just as Apple's document suggests. However when I run cvs I get the complaint:
cvs [server aborted]: -t/-f wrappers not supported by this version of CVS


We are using CVS version 1.11.x at work. It appears that CVS 1.11 does not support these kind of wrappers. How does one manage source code so that these WebObjects documents are properly handled by CVS? If I don't use the wrappers, it messes up the source code control since WebObjects generates a new folder for these documents every time the document is changed. For example, if I edit a wo file, the CVS folder within the wo folder gets deleted by WebObjects. What is the workaround?
thanks,
-tom


--
Tom Pelaia
SNS Project, 701 Scarboro Road, MS-6473, Oak Ridge, TN 37830
phone: (865)574-6421, fax: (865)574-6617
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.



---
Colin Clark
Dynamic Web and Database Lead,
Resource Centre for Academic Technology,
University of Toronto
(416) 946-7592 / email@hidden


-- Tom Pelaia SNS Project, 701 Scarboro Road, MS-6473, Oak Ridge, TN 37830 phone: (865)574-6421, fax: (865)574-6617 _______________________________________________ webobjects-dev mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: CVS wrappers for wo, nib and eomodeld files
      • From: Art Isbell <email@hidden>
References: 
 >Re: CVS wrappers for wo, nib and eomodeld files (From: Colin Clark <email@hidden>)

  • Prev by Date: Re: CVS wrappers for wo, nib and eomodeld files
  • Next by Date: SOLVED -> Can't find Application class at launch
  • Previous by thread: Re: CVS wrappers for wo, nib and eomodeld files
  • Next by thread: Re: CVS wrappers for wo, nib and eomodeld files
  • Index(es):
    • Date
    • Thread