[asterisk-scf-commits] asterisk-scf/integration/routing.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Tue Aug 17 19:34:29 CDT 2010
branch "master" has been updated
via 7ee4ec34eb2fd7d5e0a845894d7cc1a1414b3a89 (commit)
via aadb0e23ee05def09840a3f377af5bebd50ef632 (commit)
from bd7338dffa93908ed182f604bdf162a494f2c91c (commit)
Summary of changes:
- Log -----------------------------------------------------------------
commit 7ee4ec34eb2fd7d5e0a845894d7cc1a1414b3a89
Author: Ken Hunt <ken.hunt at digium.com>
Date: Tue Aug 17 19:29:15 2010 -0500
Submodule redirect number 27.
diff --git a/.gitmodules b/.gitmodules
index e69de29..ee3891f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "slice"]
+ path = slice
+ url = git at gitdepot:asterisk-scf/integration/slice
+[submodule "cmake"]
+ path = cmake
+ url = git at gitdepot:asterisk-scf/release/cmake
diff --git a/cmake b/cmake
new file mode 160000
index 0000000..6f93993
--- /dev/null
+++ b/cmake
@@ -0,0 +1 @@
+Subproject commit 6f939932a3c35300208434795e42f5edae14e259
diff --git a/slice b/slice
new file mode 160000
index 0000000..0fd4cb3
--- /dev/null
+++ b/slice
@@ -0,0 +1 @@
+Subproject commit 0fd4cb3a22d7a3993ae64ee5e4ee73f9ae97a64d
commit aadb0e23ee05def09840a3f377af5bebd50ef632
Author: Ken Hunt <ken.hunt at digium.com>
Date: Tue Aug 17 17:40:13 2010 -0500
Going back to local submodules using relative paths.
diff --git a/.gitmodules b/.gitmodules
index ee3891f..e69de29 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +0,0 @@
-[submodule "slice"]
- path = slice
- url = git at gitdepot:asterisk-scf/integration/slice
-[submodule "cmake"]
- path = cmake
- url = git at gitdepot:asterisk-scf/release/cmake
diff --git a/cmake b/cmake
deleted file mode 160000
index 6f93993..0000000
--- a/cmake
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 6f939932a3c35300208434795e42f5edae14e259
diff --git a/slice b/slice
deleted file mode 160000
index 0fd4cb3..0000000
--- a/slice
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 0fd4cb3a22d7a3993ae64ee5e4ee73f9ae97a64d
-----------------------------------------------------------------------
--
asterisk-scf/integration/routing.git
More information about the asterisk-scf-commits
mailing list