Send Netdot-devel mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://osl.uoregon.edu/mailman/listinfo/netdot-devel
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Netdot-devel digest..."
Today's Topics:
1. [SCM] Netdot branch netdot-1.0 updated.
netdot-1.0.4-75-gaa53227 ([email protected])
2. [SCM] Netdot branch master updated. netdot-1.0.4-75-gaa53227
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Tue, 28 May 2013 06:16:55 -0700
From: [email protected]
Subject: [Netdot-devel] [SCM] Netdot branch netdot-1.0 updated.
netdot-1.0.4-75-gaa53227
To: [email protected]
Message-ID: <[email protected]>
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 "Netdot".
The branch, netdot-1.0 has been updated
via aa53227d6bcdc4a34208d6dedd2d90163a0e82bb (commit)
from 12c1bbac8f47bc1a292369b154ae8860a6e1348e (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 aa53227d6bcdc4a34208d6dedd2d90163a0e82bb
Author: Carlos Vicente <[email protected]>
Date: Tue May 28 09:16:40 2013 -0400
Correction
diff --git a/upgrade/updatedb b/upgrade/updatedb
index 791510f..c17082b 100644
--- a/upgrade/updatedb
+++ b/upgrade/updatedb
@@ -33,15 +33,18 @@ if ( $schema_version eq '1.0.1' ){
&upg_101_102();
&upg_102_103();
&upg_103_104();
+ &upg_104_105();
}elsif ( $schema_version eq '1.0.2' ){
&upg_102_103();
&upg_103_104();
+ &upg_104_105();
}elsif ( $schema_version eq '1.0.3' ){
&upg_103_104();
+ &upg_104_105();
}elsif ( $schema_version eq '1.0.4' ){
-----------------------------------------------------------------------
Summary of changes:
upgrade/updatedb | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
hooks/post-receive
--
Netdot
------------------------------
Message: 2
Date: Tue, 28 May 2013 06:17:28 -0700
From: [email protected]
Subject: [Netdot-devel] [SCM] Netdot branch master updated.
netdot-1.0.4-75-gaa53227
To: [email protected]
Message-ID: <[email protected]>
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 "Netdot".
The branch, master has been updated
via aa53227d6bcdc4a34208d6dedd2d90163a0e82bb (commit)
from 12c1bbac8f47bc1a292369b154ae8860a6e1348e (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
upgrade/updatedb | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
hooks/post-receive
--
Netdot
------------------------------
_______________________________________________
Netdot-devel mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-devel
End of Netdot-devel Digest, Vol 74, Issue 12
********************************************