without affecting packages that are currently using it.
Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added). Packages which previously set it to "build" now don't set it
anymore.
Ok by jlam, wiz.
Ok by wiz.
Changes from 1.4.3 to 1.4.4:
- fixed: now external commands like "open file" work also for files
containing double quotation marks.
- fixed: abnormal termination if cvs status and no revision yet
- fixed: now cvs commands work also for files containing double quotation
marks.
- fixed: prevent rescanning of directory if the folder is solely
expanded/collapsed
- fixed: honor '/Attic' on conversion from rcsfile path to local file name.
- fixed: Output status detection for status cmd in combination with usage
of combined modules via a serverside modules file.
- changed: logging enhanced for cvs private data (cache clearance)
- fixed: External diff --side-by-side on a localy modified and outdated
file diffed against the head instead of the same revision in the
repository
- fixed: erroneous error output if cvsnt passwd file is not writeable
- fixed: adaptions for FreeBSD (borrowed from FreeBSD port of LinCVS)
- fixed: query update didn't detect 'needs merge' in nested subProjects
- changed: logging enhanced for cvs private data
- fixed: endless loop at startup if a menu contains items with the same
caption
- fixed: crash if operate on a CVS-controlled directory containing
corrupted CVS private data
- fixed: crash while reread of a non-controlled directory after removing of
all subdirectories of this directory if scanning-on-the-fly is activated
- fixed: rare crash if operate on a CVS-controlled directory in which
somebody has removed the private-data directory of CVS
- fixed: wrong include hints in ui files
- changed: Mac: use double height for width of WhatsThis buttons
- fixed: KDE integration disabled as workaround for crippled Qt shipped
with SuSE 9.3
- changed: Mac: ocvs is now the default cvs version
LinCVS is a graphical Interface for the cvs client commandline tool on the
Unix, Windows and Mac OS X platform. It allows to load modules from a
server (checkout), create modules on the server (import), as well as
checking the state of directories and individual files or updating them.
Basic operations like add, remove and commit are supported as matter of
course, just like showing the actual differences between the server version
and the local sandbox, graphical display of the version tree, and manifoldy
graphical support of project maintenance. All actions are logged on the cvs
server (configurable via history), and are therewith comprehensible.