[Yanel-commits] rev 41038 - in public/yanel: contributions/realms contributions/realms/yanel-source-view contributions/realms/yanel-source-view/config trunk/src/realms

michi at wyona.com michi at wyona.com
Tue Jan 20 08:57:06 CET 2009


Author: michi
Date: 2009-01-20 08:57:06 +0100 (Tue, 20 Jan 2009)
New Revision: 41038

Added:
   public/yanel/contributions/realms/yanel-source-view/
   public/yanel/contributions/realms/yanel-source-view/realm.xml
Removed:
   public/yanel/contributions/realms/yanel-source-view/config/yanel-realm-config.xml
   public/yanel/trunk/src/realms/yanel-source/
Log:
moved to contributions, because not finished, but nice to have

Copied: public/yanel/contributions/realms/yanel-source-view (from rev 41020, public/yanel/trunk/src/realms/yanel-source)

Deleted: public/yanel/contributions/realms/yanel-source-view/config/yanel-realm-config.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-source/config/yanel-realm-config.xml	2009-01-18 11:18:45 UTC (rev 41020)
+++ public/yanel/contributions/realms/yanel-source-view/config/yanel-realm-config.xml	2009-01-20 07:57:06 UTC (rev 41038)
@@ -1,10 +0,0 @@
-<?xml version="1.0"?>
-
-<realm-config xmlns="http://www.wyona.org/yanel/realm/1.0">
-  <name>Yanel Source Code Realm</name>
-
-  <rti>rc-repository.xml</rti>
-  <data>data-repository.xml</data>
-  <ac-policies>ac-policies-repository.xml</ac-policies>
-  <ac-identities>ac-identities-repository.xml</ac-identities>
-</realm-config>

Copied: public/yanel/contributions/realms/yanel-source-view/realm.xml (from rev 41037, public/yanel/trunk/src/realms/yanel-source/realm.xml)
===================================================================
--- public/yanel/contributions/realms/yanel-source-view/realm.xml	                        (rev 0)
+++ public/yanel/contributions/realms/yanel-source-view/realm.xml	2009-01-20 07:57:06 UTC (rev 41038)
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+
+<realm-config xmlns="http://www.wyona.org/yanel/realm/1.0">
+  <name>Yanel Source Code Realm (similar to ViewVC, http://www.viewvc.org/)</name>
+
+  <rti>config/rc-repository.xml</rti>
+  <data>config/data-repository.xml</data>
+  <ac-policies>config/ac-policies-repository.xml</ac-policies>
+  <ac-identities>config/ac-identities-repository.xml</ac-identities>
+</realm-config>



More information about the Yanel-commits mailing list