Commit graph

3 commits

Author SHA1 Message Date
rillig
3d5b9a46ac Fixed a g++ error message.
Cleaned up the package Makefile.
2007-03-17 15:59:12 +00:00
ghen
40c4a044b0 Update lincvs to 1.4.4. patch-a[b-g] have been fixed upstream.
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
2005-12-31 09:08:22 +00:00
ghen
5e800026d7 Import lincvs from pkgsrc-wip. Ok by wiz.
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.
2005-12-28 13:07:14 +00:00