Hello community,
here is the log from the commit of package cvs2svn
checked in at Sat Apr 28 14:28:50 CEST 2007.
--------
New Changes file:
--- /dev/null 2006-06-16 15:54:00.000000000 +0200
+++ /mounts/work_src_done/STABLE/cvs2svn/cvs2svn.changes 2007-04-28 14:05:24.000000000 +0200
@@ -0,0 +1,1404 @@
+-------------------------------------------------------------------
+Sat Apr 28 14:04:24 CEST 2007 - olh(a)suse.de
+
+- move cvs2svn and viewvc to separate specfile
+
+-------------------------------------------------------------------
+Sat Apr 28 11:18:16 CEST 2007 - olh(a)suse.de
+
+- add sysconfig settings for remote access (247372)
+
+-------------------------------------------------------------------
+Sat Apr 28 10:46:47 CEST 2007 - olh(a)suse.de
+
+- add an example to host svn on / to subversion.conf (179404)
+
+-------------------------------------------------------------------
+Thu Mar 29 21:56:44 CEST 2007 - olh(a)suse.de
+
+- add /usr/share/emacs to filelist
+
+-------------------------------------------------------------------
+Sun Feb 25 16:48:11 CET 2007 - olh(a)suse.de
+
+- update viewvc to 1.0.3
+ * fix bug in path shown for Subversion deleted-under-copy items (issue #265)
+ * minor documentation fixes
+ * fix annotate assertions on uncanonicalized #include paths (issue #208)
+ * make RSS URL method match the method used to generate it (issue #245)
+ * fix Subversion annotation to run non-interactively, preventing hangs
+ * fix bug in custom syntax highlighter fallback logic
+ * fix bug in PHP CGI hack to avoid force-cgi-redirect errors
+- update cvs2svn to 1.5.1
+ New features:
+ * Support multiproject conversions (each gets its own trunk, tags, branches).
+ * New --options 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:
+ * Add missing import in cvs2svn_lib/process.py.
+ * 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).
+
+-------------------------------------------------------------------
+Sat Feb 24 21:55:39 CET 2007 - olh(a)suse.de
+
+- Version 1.4.3
+ User-visible-changes:
+ - Client:
+ * fixed: crash using automatic auth protocols with Neon 0.26 (r22440, -61)
+ * fixed: svn_load_dirs.pl cannot import file names containing '@' (r22203)
+ * fixed: error when committing replaced directories (r22991, -8)
+ * fixed: inability to change file perms due to existing file perms (r23018)
+ * include newest version of svn-graph.pl (r22969)
+ * install a manpage for svnsync (r21403)
+ * translation updates for all languages
+ * dramatically speed up commit of wc-to-wc copy (r21471)
+ * fixed: support 'svn co URL@{DATE}' (issue #2602)
+ * fixed: cannot access repositories with spaces via svn:// (issue #2612)
+ * fixed: passing full URL in some DAV requests, breaking proxies (r21526)
+ * fixed: history-tracing can fail for renamed directories (issue #2600)
+ * fixed: crash if interrupted while opening a working copy (r21792)
+ * fixed: 'svn merge' should notify about conflicted files (issue #2584)
+ * fixed: 'svn revert' should notify about prop-only reverts (issue #2517)
+ * fixed: 'svn status -u' not showing props changed on wc root (issue #2533)
+ * fixed: 'svn status -u' fails in a read-only working copy (r21904, -19)
+ * fixed: 'svn up' failing with checksum mismatch error (issue #2618)
+ * fixed: 'svnsync sync' copying missing implicit revprops (issue #2613)
+ * fixed: svnsync unable to synchronise copies of URL-unsafe paths (r22092)
+ * svnshell tool: support "setrev head" (r20992)
+ * include newest version of svnmerge.py
+ - Server:
+ * fixed: incorrectly reporting authz circular dependencies (issue #2684)
+ * fixed: potential filesystem memory leak in commit finalisation (r22729)
+ * FSFS: improve detection of disk write errors (r21346)
+ * FSFS: prevent API violation from corrupting repository (issue #2467)
+ * improved error checking when running hook scripts, etc (r21483)
+ * mailer.py: new commit_url option links to web page for a commit (r21333)
+ - Client and Server:
+ * fixed: potential string corruption when resizing string buffers (r22689)
+ * translation updates for Korean, Spanish, Italian, Simplified Chinese,
+ and Japanese (fixing issues #2649 and #2681)
+ Developer-visible-changes:
+ * update (experimental) ra_serf repository access module for DAV (r22872)
+ * fixed: svn_{ra,repos}_replay() doesn't send checksums (r22346, -51, -52)
+ * fixed: error when calling svn_repos_replay2() with a txn root (r22609)
+ * support current CVS versions of libtool (post-1.5.22) (r22120)
+ * javahl bindings:
+ - fixed: auth cache is created in the current directory (r22780)
+ - fixed: SVNAdmin's setLog() method always fails (r22387)
+ - fixed: target dependency order in generated build scripts (r22209)
+ - compile Java bytecode for Java 1.2 VM (r21765, -7, r21814)
+ - fixed: crash if using 1.4.x bindings with older libraries (r21316, -429)
+ - fixed: crash when empty destination path passed to checkout (r21770)
+ * SWIG/perl bindings:
+ - fixed: ra_do_{update,switch,status} work with Perl delta editors (r22311)
+ - fixed: memory leak when calling methods on a Perl commit editor (r22332)
+ - fixed: ra_replay works with Perl delta editors (r20666)
+ * SWIG/python bindings:
+ - fixed: crash when using an apr_hash_t typemap (issue #2606)
+
+-------------------------------------------------------------------
+Thu Jan 25 13:21:33 CET 2007 - olh(a)suse.de
+
+- add svnmerge.py to subversion-tools (236700)
+
+-------------------------------------------------------------------
+Sun Oct 29 13:00:18 CET 2006 - meissner(a)suse.de
+
+- use RPM_OPT_FLAGS also for C++
+
+-------------------------------------------------------------------
+Thu Sep 28 00:33:39 CEST 2006 - ro(a)suse.de
+
+- use source=1.4 for java compilation
+
+-------------------------------------------------------------------
+Mon Sep 25 10:55:08 CEST 2006 - olh(a)suse.de
+
+- update cvs2svn to 1.4.0
+ 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.
+
+-------------------------------------------------------------------
+Sat Sep 23 08:59:32 CEST 2006 - olh(a)suse.de
+
+- force javac 1.4 bytecode
+
+-------------------------------------------------------------------
+Thu Sep 21 11:05:30 CEST 2006 - olh(a)suse.de
+
+- rename viewcvs to viewvc, with no upgrade path for config files
+- use the official viewvc-1.0.1 to get rid of the -dev string
+ add patches for https and path handling from 1.0.x branch
+
+-------------------------------------------------------------------
+Thu Sep 21 10:41:30 CEST 2006 - olh(a)suse.de
+
+- fix build when java is unavailable
+
+-------------------------------------------------------------------
+Thu Sep 21 09:44:04 CEST 2006 - olh(a)suse.de
+
+- update cvs2svn filelist for python 2.5
+
+-------------------------------------------------------------------
+Fri Sep 15 08:07:14 CEST 2006 - poeml(a)suse.de
+
+- remove unused pcre-devel and redundant libapr-util1-devel from
+ BuildRequires
+
+-------------------------------------------------------------------
+Wed Sep 13 17:22:58 CEST 2006 - olh(a)suse.de
+
+- Version 1.4.0
+ User-visible-changes:
+ - Client:
+ * new 'svnsync' commandline tool for repository replication
+ * numerous working copy improvements (WARNING! upgrades to new format!):
+ - improved performance when detecting modified files (r18628 -56)
+ - new property storage is faster and uses less disk space (r17583)
+ - internal wcprops take up less space (r19433 -37)
+ - large file commit speedups (r17861 -73 18867 -918 -29 -44 -45 -48 -49)
+ - reduce memory usage for large working copies (r19183 -538)
+ - increased working copy stability with merge, copy and move:
+ (fixes issues #845, #1516, #1553, #2135, #2144, #2148)
+ * new switches added:
+ - 'svn blame --force' (issue #2509)
+ - 'svn diff/merge -c/--change' (r17054 -6 -68 18568 -741)
+ - 'svn diff --summarize' (issue #2015)
+ - 'svn merge/blame -x' (r18716 -20) (r18602 -857)
+ * 'svn log' now supports peg revisions (issue #2287)
+ * 'svn export' now creates intermediate directories if needed (r20030)
+ * use switch/relocate when svn:externals updated (issue #2209)
+ * internal diff can ignore whitespace and eol style changes (issue #2121)
++++ 1207 more lines (skipped)
++++ between /dev/null
++++ and /mounts/work_src_done/STABLE/cvs2svn/cvs2svn.changes
New:
----
cvs2svn-1.5.x.tar.bz2
cvs2svn.changes
cvs2svn.install-prefix.patch
cvs2svn.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cvs2svn.spec ++++++
++++ 1044 lines (skipped)
++++++ cvs2svn.install-prefix.patch ++++++
According to bug #149809, prefix must be /usr/local
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: cvs2svn-1.5.x/Makefile
===================================================================
--- cvs2svn-1.5.x.orig/Makefile
+++ cvs2svn-1.5.x/Makefile
@@ -18,8 +18,8 @@ install:
${PYTHON} ./setup.py install ; \
;; \
*) \
- echo ${PYTHON} ./setup.py install --root=${DESTDIR} ; \
- ${PYTHON} ./setup.py install --root=${DESTDIR} ; \
+ echo ${PYTHON} ./setup.py install --root=${DESTDIR} --prefix=/usr ; \
+ ${PYTHON} ./setup.py install --root=${DESTDIR} --prefix=/usr ; \
;; \
esac
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org