This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via 5cefae945b06eb137080ba13bef3f8f40c46fb3d (commit)
from 83bceec067bce200ab0c74ca5f4c743324559de5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5cefae945b06eb137080ba13bef3f8f40c46fb3d
Author: Thorsten Glaser <[email protected]>
Date: Wed Jul 16 14:47:21 2014 +0200
add a caveat for users of this script
(I’m developing this until it DWIW on EvolvisForge; after that,
it can be adjusted along with FF trunk if desired, or be made
compatible with FF 5.3 or so depending on the needs of its users.)
diff --git a/src/utils/one-off-scripts/tracker-import.php
b/src/utils/one-off-scripts/tracker-import.php
index 95a542e..5eab9cb 100644
--- a/src/utils/one-off-scripts/tracker-import.php
+++ b/src/utils/one-off-scripts/tracker-import.php
@@ -23,6 +23,10 @@
*-
* Edit below; comments inline. Imports a JSON generated by tracker-export
* into a tracker, although only a very small part of the data.
+ *
+ * Note: this script may require editing to adjust to the instance
+ * and version of the forge used, e.g. it uses a form of ->addHistory()
+ * whose third argument is $new_value which is not in FusionForge 5.3.
*/
require '/usr/share/gforge/common/include/env.inc.php';
-----------------------------------------------------------------------
Summary of changes:
src/utils/one-off-scripts/tracker-import.php | 4 ++++
1 file changed, 4 insertions(+)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits