Welcome to NeoOffice developer notes and announcements
NeoOffice
Developer notes and announcements
 
 

This website is an archive and is no longer active
NeoOffice announcements have moved to the NeoOffice News website


Support
· Forums
· NeoOffice Support
· NeoWiki


Announcements
· Twitter @NeoOffice


Downloads
· Download NeoOffice


  
NeoOffice :: View topic - Patch CVS
Patch CVS
 
   NeoOffice Forum Index -> NeoOffice Development
View previous topic :: View next topic  
Author Message
jakeOSX
Ninja
Ninja


Joined: Aug 12, 2003
Posts: 1373

PostPosted: Thu Apr 20, 2006 7:40 am    Post subject: Patch CVS

I would like to check out the installer code for NeoOffice patches. My CVS is at a second grade level, however. Could someone tell me how to get it?

Also, once I get it, since I will be playing specificially with that part, and not the patch as a whole, i assume this means I will not be using the make file. should i edit the one that is there? or make a new one? or just hand compile?

thanks!

-jacob
(should this be in random?)
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Thu Apr 20, 2006 10:05 am    Post subject:

The installer code is actually all built in the makefile using command line utilities. There's no PackagMaker project or the like. You can view the makefile via cvsweb:

http://trinity.neooffice.org/cgi-bin/cvsweb/neojava/makefile

The equivalent commands to use cvs in a terminal to get at it are (blank line separates commands, and the "csh" uses the shell for which they apply...it's my default shell). At the prompt for "cvs login" just use "anoncvs" as the password:

Code:

csh

setenv CVSROOT :pserver:anoncvs@anoncvs.neooffice.org:/cvs

cvs login

cvs co neojava/makefile


The "co" stands for "checkout" and the like, but if you just want to browse the cvsweb interface might be a bit easier to wrap your head around Smile

ed
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Thu Apr 20, 2006 10:07 am    Post subject:

Oh yeah, look in the makefile for the target build.patch_package. That has the various instructions used to assemble the patch installers.

ed
Back to top
Display posts from previous:   
   NeoOffice Forum Index -> NeoOffice Development All times are GMT - 7 Hours
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2005 phpBB Group

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © Planamesa Inc.
NeoOffice is a registered trademark of Planamesa Inc. and may not be used without permission.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.