svn commit: r251954 - in vendor/subversion/dist/subversion: include libsvn_fs_fs libsvn_subr libsvn_wc
Peter Wemm
peter at FreeBSD.org
Tue Jun 18 16:33:04 UTC 2013
Author: peter
Date: Tue Jun 18 16:33:03 2013
New Revision: 251954
URL: http://svnweb.freebsd.org/changeset/base/251954
Log:
Import svn-1.8.0 final
Modified:
vendor/subversion/dist/subversion/include/svn_version.h
vendor/subversion/dist/subversion/libsvn_fs_fs/rep-cache-db.h
vendor/subversion/dist/subversion/libsvn_subr/internal_statements.h
vendor/subversion/dist/subversion/libsvn_wc/wc-checks.h
vendor/subversion/dist/subversion/libsvn_wc/wc-metadata.h
vendor/subversion/dist/subversion/libsvn_wc/wc-queries.h
Modified: vendor/subversion/dist/subversion/include/svn_version.h
==============================================================================
--- vendor/subversion/dist/subversion/include/svn_version.h Tue Jun 18 16:05:33 2013 (r251953)
+++ vendor/subversion/dist/subversion/include/svn_version.h Tue Jun 18 16:33:03 2013 (r251954)
@@ -95,7 +95,7 @@ extern "C" {
*
* Always change this at the same time as SVN_VER_NUMTAG.
*/
-#define SVN_VER_TAG " (Release Candidate 3)"
+#define SVN_VER_TAG " (r1490375)"
/** Number tag: a string describing the version.
@@ -110,7 +110,7 @@ extern "C" {
*
* Always change this at the same time as SVN_VER_TAG.
*/
-#define SVN_VER_NUMTAG "-rc3"
+#define SVN_VER_NUMTAG ""
/** Revision number: The repository revision number of this release.
Modified: vendor/subversion/dist/subversion/libsvn_fs_fs/rep-cache-db.h
==============================================================================
--- vendor/subversion/dist/subversion/libsvn_fs_fs/rep-cache-db.h Tue Jun 18 16:05:33 2013 (r251953)
+++ vendor/subversion/dist/subversion/libsvn_fs_fs/rep-cache-db.h Tue Jun 18 16:33:03 2013 (r251954)
@@ -1,4 +1,4 @@
-/* This file is automatically generated from rep-cache-db.sql and .dist_sandbox/subversion-1.8.0-rc3/subversion/libsvn_fs_fs/token-map.h.
+/* This file is automatically generated from rep-cache-db.sql and .dist_sandbox/subversion-1.8.0/subversion/libsvn_fs_fs/token-map.h.
* Do not edit this file -- edit the source and rerun gen-make.py */
#define STMT_CREATE_SCHEMA 0
Modified: vendor/subversion/dist/subversion/libsvn_subr/internal_statements.h
==============================================================================
--- vendor/subversion/dist/subversion/libsvn_subr/internal_statements.h Tue Jun 18 16:05:33 2013 (r251953)
+++ vendor/subversion/dist/subversion/libsvn_subr/internal_statements.h Tue Jun 18 16:33:03 2013 (r251954)
@@ -1,4 +1,4 @@
-/* This file is automatically generated from internal_statements.sql and .dist_sandbox/subversion-1.8.0-rc3/subversion/libsvn_subr/token-map.h.
+/* This file is automatically generated from internal_statements.sql and .dist_sandbox/subversion-1.8.0/subversion/libsvn_subr/token-map.h.
* Do not edit this file -- edit the source and rerun gen-make.py */
#define STMT_INTERNAL_SAVEPOINT_SVN 0
Modified: vendor/subversion/dist/subversion/libsvn_wc/wc-checks.h
==============================================================================
--- vendor/subversion/dist/subversion/libsvn_wc/wc-checks.h Tue Jun 18 16:05:33 2013 (r251953)
+++ vendor/subversion/dist/subversion/libsvn_wc/wc-checks.h Tue Jun 18 16:33:03 2013 (r251954)
@@ -1,4 +1,4 @@
-/* This file is automatically generated from wc-checks.sql and .dist_sandbox/subversion-1.8.0-rc3/subversion/libsvn_wc/token-map.h.
+/* This file is automatically generated from wc-checks.sql and .dist_sandbox/subversion-1.8.0/subversion/libsvn_wc/token-map.h.
* Do not edit this file -- edit the source and rerun gen-make.py */
#define STMT_VERIFICATION_TRIGGERS 0
Modified: vendor/subversion/dist/subversion/libsvn_wc/wc-metadata.h
==============================================================================
--- vendor/subversion/dist/subversion/libsvn_wc/wc-metadata.h Tue Jun 18 16:05:33 2013 (r251953)
+++ vendor/subversion/dist/subversion/libsvn_wc/wc-metadata.h Tue Jun 18 16:33:03 2013 (r251954)
@@ -1,4 +1,4 @@
-/* This file is automatically generated from wc-metadata.sql and .dist_sandbox/subversion-1.8.0-rc3/subversion/libsvn_wc/token-map.h.
+/* This file is automatically generated from wc-metadata.sql and .dist_sandbox/subversion-1.8.0/subversion/libsvn_wc/token-map.h.
* Do not edit this file -- edit the source and rerun gen-make.py */
#define STMT_CREATE_SCHEMA 0
Modified: vendor/subversion/dist/subversion/libsvn_wc/wc-queries.h
==============================================================================
--- vendor/subversion/dist/subversion/libsvn_wc/wc-queries.h Tue Jun 18 16:05:33 2013 (r251953)
+++ vendor/subversion/dist/subversion/libsvn_wc/wc-queries.h Tue Jun 18 16:33:03 2013 (r251954)
@@ -1,4 +1,4 @@
-/* This file is automatically generated from wc-queries.sql and .dist_sandbox/subversion-1.8.0-rc3/subversion/libsvn_wc/token-map.h.
+/* This file is automatically generated from wc-queries.sql and .dist_sandbox/subversion-1.8.0/subversion/libsvn_wc/token-map.h.
* Do not edit this file -- edit the source and rerun gen-make.py */
#define STMT_SELECT_NODE_INFO 0
More information about the svn-src-vendor
mailing list