Next | Query returned 52 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2008-02-09 14:09:22 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Fix PLIST.
   2008-01-26 10:40:56 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Version 2.0.1 (04 October 2007)
-------------------------------

 Bugs fixed:
 * Fix problem with keyword expansion when using --use-internal-co.

Version 2.0.0 (15 August 2007)
------------------------------

 New features:
 * Add --use-internal-co to speed conversions, and make it the default.
 * Add --retain-conflicting-attic-files option.
 * Add --no-cross-branch-commits option.
 * Add --default-eol option and deprecate --no-default-eol.
 * RevisionRecorder hook allows file text/deltas to be recorded in pass 1.
 * RevisionReader hook allow file text to be retrieved from RevisionRecorder.
 * Slightly changed the order that properties are set, for more flexibility.
 * Don't set svn:keywords on files for which svn:eol-style is not set.
 * Implement issue #53: Allow --trunk='' for --trunk-only conversions.

 Bugs fixed:
 * Fix issue #97: Follow symlinks within CVS repository.
 * Fix issue #99: cvs2svn tries to create a file twice.
 * Fix issue #100: cvs2svn doesn't retrieve the right version.
 * Fix issue #105: Conflict between directory and Attic file causes crash.
 * Fix issue #106: SVNRepositoryMirrorParentMissingError.
 * Fix missing command-line handling of --fallback-encoding option.
 * Fix issue #85: Disable symbol sanity checks with in --trunk-only mode.

 Improvements and output changes:
 * Analyze CVS revision dependency graph, giving a more robust conversion.
 * Improve choice of symbol parents when CVS history is ambiguous.
 * In the case of clock skew to the past, resync forwards, not backwards.
 * Treat timestamps that lie in the future as bogus, and adjust backwards.
 * Gracefully handle tags that refer to nonexistent revisions.
 * Check and fail if revision header appears multiple times.
 * Gracefully handle multiple deltatext blocks for same revision.
 * Be more careful about only processing reasonable *,v files.
 * Improve checks for illegal filenames.
 * Check if a directory name conflicts with a filename.
 * When file is imported, omit the empty revision 1.1.
 * If a non-trunk default branch is excluded, graft its contents to trunk.
 * Omit the initial 'dead' revision when a file is added on a branch.
 * Require --symbol-transform pattern to match entire symbol name.
 * Treat files as binary by default instead of as text, because it is safer.
 * Treat auto-props case-insensitively; deprecate --auto-props-ignore-case.

 Miscellaneous:
 * Add a simple (nonportable) script to log cvs2svn memory usage.
 * Allow contrib/shrink_test_case.py script to try deleting tags and branches.
 * Add --skip-initial-test option to contrib/shrink_test_case.py script.
   2008-01-12 12:36:33 by Adam Ciarcinski | Files touched by this commit (40) | Package updated
Log message:
db4 update related revision bump
   2007-06-08 14:25:07 by Thomas Klausner | Files touched by this commit (48)
Log message:
PKGREVISION bump for db4 shlib name change.
   2007-02-17 21:59:50 by Thomas Klausner | Files touched by this commit (44)
Log message:
Add "scm" to CATEGORIES to make it easy to find source control management
related packages.
   2007-01-28 17:49:28 by Roland Illig | Files touched by this commit (2)
Log message:
The documentation is installed into share/doc/cvs2svn. PKGREVISION++
   2007-01-26 23:13:22 by Christoph Badura | Files touched by this commit (3)
Log message:
Update cvs2svn to version 1.5.0.

Changes since version 1.3.0:

Version 1.5.0 (03 October 2006)
-------------------------------

 New features:
 * Support multiproject conversions (each gets its own trunk, tags, branches).
 * New --output option to allow run-time options to be defined via a file.
 * --co, --cvs, and --sort options to specify the paths to executables.
 * Add new --fallback-encoding option.

 Bugs fixed:
 * Fix issue #86: Support multiple project roots per repository.
 * Fix issue #104: Allow path to "sort" executable to be specified.
 * Fix issue #8: Allow multiple --encoding options.
 * Fix issue #109: Improve handling of fallback encodings.

 Improvements and output changes:
 * Further reduce conversion time and temporary space requirements.

 Miscellaneous:
 * Deprecate the --dump-only option (it is now implied by --dumpfile).
 * Add scripts to help isolate conversion problems and shrink test cases.
 * Add a script to search for illegal filenames in a CVS repository.

Version 1.4.0 (27 August 2006)
------------------------------

 New features:
 * Support multicomponent --trunk, --tags, and --branches paths (issue #7).
 * New --auto-props option allows file properties to be set via file.
 * --force-branch and --force-tag options now accept regular expressions.
 * Add --symbol-default option.
 * Support multiple, ordered --encoding options.

 Bugs fixed:
 * Fix issue #93: Tags with forbidden characters converted to branches.
 * Fix issue #102: Branch file, deleted in CVS, is present in SVN.

 Improvements and output changes:
 * Print informative warning message if a required program is missing.
 * Output an error if any CVS filenames contain control characters.
 * Clean up temporary files even for pass-by-pass conversions.
 * Improve handling of commit dependencies and multibranch commits.
 * Implemented issue #50 (performance change).
 * Reduced the amount of temporary disk space needed during the conversion.

 Miscellaneous:
 * cvs2svn now requires Python version 2.2 or later.
 * cvs2svn has been broken up into many smaller python modules for clarity.

Version 1.3.1 (24 May 2006)
---------------------------

 Bugs fixed:
 * Fix issue #67: malfunction caused by RCS branches rooted at revision 1.0.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164)
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Next | Query returned 52 messages, browsing 31 to 40 | Previous