• 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: Versioning
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Versioning


  • Subject: Re: Versioning
  • From: Mark Eissler <email@hidden>
  • Date: Mon, 23 Feb 2004 18:55:59 -0500

While I understand that my way is supposedly obsolete, it has been my experience that Xcode still gets bent out of shape when you use agvtool and your project is open. Maybe this was before I converted my PB project to xcode but it's no drag for me to get out of Xcode all together to run agvtool. I guess it depends on your release procedure. Mine consists of over 30 steps that I follow and using agvtool is only one of them.

-mark

On Feb 20, 2004, at 11:50 AM, Robert Cerny wrote:

Hi,
according to Eric's posts (which aren't on-line because he sent them to my address only) you're wrong. The way of using agvtool I was naming "offline". It means:
a] close the current project
b] go to project directory in Terminal
c] execute agvtool with needed options

Eric responded, that this way is obsolete and now you can use agvtool in automatic mode while project is open. The only problem is that his latest reply was:"check agvtool help for more info"

Regards
Robert


On 20.2.2004, at 16:52, Mark Eissler wrote:

I don't understand what you mean about "the various versions scattered throughout a project." agvtool isn't designed for versioning of source. It is build specific AFAIK. So when you are preparing a build (let's say for release) you would use agvtool to increment the build number and then recompile so that the build number shows up properly in your about box, in the finder, etc.

The key is that you have to run agvtool while xcode is not running. I think this was supposed to be fixed but I find if xcode is running, even if I have closed my project, after running agvtool xcode will complain that my project has been edited (or changed) outside of the app. You must also recompile in order for the build numbers to be reflected in your built app.

As for versioning your source, I think the most common way to do it is with cvs and it integrates quite nicely with PB and xcode...except for those nib files. :-(

-mark

On Feb 20, 2004, at 9:14 AM, Jeff LaMarche wrote:

Has anyone ever seen a tutorial or detailed description of versioning for Cocoa apps? I'm a little confused about the specific purposes of the various versions scattered throughout a project, and about the use of agvtool. Is this one of those things that you just have to muddle through with the agvtool man page and the information scattered throughout the ADC documentation, or has somebody put it all together someplace from where it can be more easily digested?

TIA,
Jeff
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

--
Mark Eissler, email@hidden
Mixtur Interactive, Inc.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

--
Mark Eissler, email@hidden
Mixtur Interactive, Inc.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Versioning (From: Jeff LaMarche <email@hidden>)
 >Re: Versioning (From: Mark Eissler <email@hidden>)
 >Re: Versioning (From: Robert Cerny <email@hidden>)

  • Prev by Date: Re: Table sorting in panther
  • Next by Date: Re: Validating in a formatter
  • Previous by thread: Re: Versioning
  • Next by thread: How to load a nib from a path
  • Index(es):
    • Date
    • Thread