Re: [Unattended] Linux boot disk creation
Jason Oster <[email protected]> Mon, 13 Dec 2010 07:45:32 -0700
| Newsgroups | gmane.comp.windows.unattended.general |
|---|---|
| Message-ID | <[email protected]> |
On 12/12/2010 06:36 PM, tovis wrote: > First step, I think to keep a "clean" copy of whole system, w/o > any my changes and downloaded/copied packages - but how I have to compare > against the current state of svn? > I'm not so familiar with using svn - afraid to ruin the whole repository. > > Sincerely > tovis tovis, You can keep a local SVN repository with your changes inside, and run "svn up" each time you want to synchronize with the main repository. It will keep your changes (requesting a manual merge for any conflicts) while keeping the repo up-to-date. The SVN server is read-only, unless you have commit access. Alternatively, create a big patch: $ svn diff -x -uwp > ~/mychanges.patch And apply it to a fresh SVN checkout each time you want to update. But that could be more difficult to maintain. ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ unattended-info mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-info
jason_oster.vcf
(text/x-vcard, 304 B)
begin:vcard fn:Jason Oster n:Oster;Jason org:Camp Navajo;Information Technology adr:Bldg 1;;1 Hughes Ave;Bellemont;AZ;86015;USA email;internet:[email protected] title:IT Specialist III tel;work:928-773-3363 x-mozilla-html:FALSE url:http://www.campnavajo.com/ version:2.1 end:vcard