CVS

From FreeMind
Jump to navigationJump to search

CVS -- Concurrent Version System -- is a place where history of FreeMind source code is stored. It is also the place where the latest unreleased versions of FreeMind source code can be found.

Links

Using CVS with Eclipse

To find out how to use CVS in Eclipse development environment for Java, see Using CVS from within Eclipse guide by Bob Alexander.

When working with CVS, please remember that it is difficult to change directory and file names under CVS. Moreover, it not easy to remove files completely. Therefore, please pay attention when checking in files.

The latest CVS branch

  • The latest integration branch: fm_060405_integration.
  • The tag of the last release: FM-0-8-0.
  • The tag of the last beta: fm_0_9_0_beta9.

To find all the tags available, see the offer in the Sticky Tag field at the top part of the screen when browsing CVS repository.