URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Class H22
  HTML https://classh22.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Summeries
       *****************************************************
       #Post#: 51--------------------------------------------------
       SVN
   DIR By: SpiderGoat
       Date: March 30, 2014, 8:10 am
       ---------------------------------------------------------
       upon updating a program and releasing updates.
       methods for proofing rogram updates:
       coloring
       checkout and locking
       nobody can edit a locked file, so a same file can't be
       modified in 2 different places at same time.
       modern
       creating few different files.
       each enters at its on time, and the next one merges into the
       last update,
       assuming it's based on previous update.
       if changes on same line, the merging program can't handle it.
       comment aren't taken as referance to changes.
       
       svn is a common merging program.
       every assignment 
       - pre code review
       - code after review with list of changes and name of
       aprover
       - after meld - differ between 2 files, and checklist for
       changes.
       
       concept
       svn export 
       working copy! just a current image.
       svn checkout
gopher.createaforum.com:70 /forums/classh22/p/27:40: port field too long