With Curt's OK I have now created a PLIB branch for the data
directory. For developers this means:

- work on HEAD can go on as usual -- there's no need to care
  about the PLIB branch at all

- HEAD does no longer have to be compatible with fg/plib and
  fgfs v1.0

- only changes that should be contained in a possible plib based
  fgfs v1.1 release have to be committed to the PLIB branch


Merging changes to the PLIB branch that you have already
made to the HEAD branch is easy:

  $ cvs up -rPLIB -jHEAD foo.xml  # switch file to PLIB branch
                                  # and merge the HEAD changes
  $ cvs ci foo.xml                # commit to the PLIB branch
  $ cvs up -A foo.xml             # switch back to HEAD

m.



PS: there's also an old PRE_OSG_PLIB_20061029 branch, which is
    unmaintained and to be ignored.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to