This commit was manufactured by cvs2svn to create branch 'R1_0_maintenance'.

Cherrypick from master 2007-05-03 08:15:29 UTC Martin Oberhuber < martin.oberhuber@windriver.com> 'Adding readme.txt repository info':
    discovery/readme.txt
    releng/readme.txt
    rse/features/readme.txt
    rse/readme.txt
    terminal/readme.txt
diff --git a/discovery/readme.txt b/discovery/readme.txt
new file mode 100644
index 0000000..28c4d2e
--- /dev/null
+++ b/discovery/readme.txt
@@ -0,0 +1,4 @@
+The "discovery" folder holds the DSDP-TM Discovery Component.
+It depends on Eclipse Platform and Eclipse Modeling Framework (EMF).
+All these CVS modules should be named "org.eclipse.tm.discovery.*".
+See http://www.eclipse.org/dsdp/tm
diff --git a/releng/readme.txt b/releng/readme.txt
new file mode 100644
index 0000000..78336b3
--- /dev/null
+++ b/releng/readme.txt
@@ -0,0 +1,3 @@
+Use the "releng" folder for projects containing instructions and scripts for 
+building RSE and the DSDP-TM Core components.
+All projects should be named "org.eclipse.rse.releng<.*>".
diff --git a/rse/features/readme.txt b/rse/features/readme.txt
new file mode 100644
index 0000000..b149129
--- /dev/null
+++ b/rse/features/readme.txt
@@ -0,0 +1,2 @@
+Use the "features" folder for feature projects.
+All projects should be named "org.eclipse.rse.**-feature".
diff --git a/rse/readme.txt b/rse/readme.txt
new file mode 100644
index 0000000..e217ba6
--- /dev/null
+++ b/rse/readme.txt
@@ -0,0 +1,6 @@
+This is the Eclipse Target Management Project RSE Repository.
+It holds plugins, features, tests and release engineering scripts 
+for the Remote System Explorer (RSE).
+
+Some code depends on the org.eclipse.tm.core repository.
+See http://www.eclipse.org/dsdp/tm
diff --git a/terminal/readme.txt b/terminal/readme.txt
new file mode 100644
index 0000000..3a5490c
--- /dev/null
+++ b/terminal/readme.txt
@@ -0,0 +1,4 @@
+The "terminal" folder holds the DSDP-TM Terminal Component.
+Its core depends on Eclipse RCP only and can be adapted to eRCP.
+All these CVS modules should be named "org.eclipse.tm.terminal.*".
+See http://www.eclipse.org/dsdp/tm