[Feature]add MT2731_MP2_MR2_SVN388 baseline version
Change-Id: Ief04314834b31e27effab435d3ca8ba33b499059
diff --git a/svn_export.sh b/svn_export.sh
new file mode 100644
index 0000000..faf899b
--- /dev/null
+++ b/svn_export.sh
@@ -0,0 +1,6 @@
+# /bin/bash
+svn --username svn_export --password 123456 --force export https://58.246.1.50:60443/svn/MT2731_AP_RELEASE_16/branches/MT2731_MP2_MR2/MTK_BASE $pwd.
+svn --username svn_export --password 123456 --force export https://58.246.1.50:60443/svn/MT2731_AP_RELEASE_16/branches/MT2731_MP2_MR2/KERNEL_BASE $pwd.
+svn --username svn_export --password 123456 --force export https://58.246.1.50:60443/svn/MT2731_AP_RELEASE_16/branches/MT2731_MP2_MR2/KERNEL_T103 $pwd.
+svn --username svn_export --password 123456 --force export https://58.246.1.50:60443/svn/MT2731_AP_RELEASE_16/branches/MT2731_MP2_MR2/MMI_BASE $pwd.
+svn --username svn_export --password 123456 --force export https://58.246.1.50:60443/svn/MT2731_AP_RELEASE_16/branches/MT2731_MP2_MR2/MMI_T103 $pwd.
\ No newline at end of file