List:Commits« Previous MessageNext Message »
From:paul Date:February 2 2007 9:47pm
Subject:svn commit - mysqldoc@docsrva: r4771 - in trunk: . administrator-ro gui-common-ro
View as plain text  
Author: paul
Date: 2007-02-02 21:47:35 +0100 (Fri, 02 Feb 2007)
New Revision: 4771

Log:
 r19322@polar:  paul | 2007-02-02 14:04:29 -0600
 Expand entity; add id attribute


Modified:
   trunk/administrator-ro/Makefile.ext
   trunk/gui-common-ro/Makefile.ext

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:19190
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:15733
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:13520
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:19322
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:15733
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:13520


Modified: trunk/administrator-ro/Makefile.ext
===================================================================
--- trunk/administrator-ro/Makefile.ext	2007-02-02 19:11:48 UTC (rev 4770)
+++ trunk/administrator-ro/Makefile.ext	2007-02-02 20:47:35 UTC (rev 4771)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 530 bytes

@@ -1,5 +1,5 @@
 # Makefile extensions for operations specific to this directory
 
-../administrator/metadata/%.idmap: ../administrator/%.xml
-	make -C ../administrator idmap
+../administrator-ro/metadata/%.idmap: ../administrator-ro/%.xml
+	make -C ../administrator-ro idmap
 


Modified: trunk/gui-common-ro/Makefile.ext
===================================================================
--- trunk/gui-common-ro/Makefile.ext	2007-02-02 19:11:48 UTC (rev 4770)
+++ trunk/gui-common-ro/Makefile.ext	2007-02-02 20:47:35 UTC (rev 4771)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 503 bytes

@@ -1,5 +1,5 @@
 # Makefile extensions for operations specific to this directory
 
-../gui-common/metadata/%.idmap: ../gui-common/%.xml
-	make -C ../gui-common idmap
+../gui-common-ro/metadata/%.idmap: ../gui-common-ro/%.xml
+	make -C ../gui-common-ro idmap
 


Thread
svn commit - mysqldoc@docsrva: r4771 - in trunk: . administrator-ro gui-common-ropaul2 Feb