List:Commits« Previous MessageNext Message »
From:paul Date:October 31 2007 3:47am
Subject:svn commit - mysqldoc@docsrva: r8421 - in trunk: . it/refman-common pt/refman-common th/userguide
View as plain text  
Author: paul
Date: 2007-10-31 04:47:25 +0100 (Wed, 31 Oct 2007)
New Revision: 8421

Log:
 r32004@polar:  paul | 2007-10-30 22:44:43 -0500
 Adjust Makefile paths.


Modified:
   trunk/it/refman-common/Makefile
   trunk/pt/refman-common/Makefile
   trunk/th/userguide/Makefile

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


Modified: trunk/it/refman-common/Makefile
===================================================================
--- trunk/it/refman-common/Makefile	2007-10-31 03:47:11 UTC (rev 8420)
+++ trunk/it/refman-common/Makefile	2007-10-31 03:47:25 UTC (rev 8421)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 482 bytes

@@ -1,7 +1,7 @@
 # Makefile for MySQL Reference Manual
 
 # Location of repository root relative to current directory
-REPO_ROOT = ..
+REPO_ROOT = ../..
 
 # Location of directory containing Makefile components
 MAKE_DIR = $(REPO_ROOT)/make.d


Modified: trunk/pt/refman-common/Makefile
===================================================================
--- trunk/pt/refman-common/Makefile	2007-10-31 03:47:11 UTC (rev 8420)
+++ trunk/pt/refman-common/Makefile	2007-10-31 03:47:25 UTC (rev 8421)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 482 bytes

@@ -1,7 +1,7 @@
 # Makefile for MySQL Reference Manual
 
 # Location of repository root relative to current directory
-REPO_ROOT = ..
+REPO_ROOT = ../..
 
 # Location of directory containing Makefile components
 MAKE_DIR = $(REPO_ROOT)/make.d


Modified: trunk/th/userguide/Makefile
===================================================================
--- trunk/th/userguide/Makefile	2007-10-31 03:47:11 UTC (rev 8420)
+++ trunk/th/userguide/Makefile	2007-10-31 03:47:25 UTC (rev 8421)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 464 bytes

@@ -1,7 +1,7 @@
 # Makefile for MySQL User Guide
 
 # Location of repository root relative to current directory
-REPO_ROOT = ..
+REPO_ROOT = ../..
 
 # Location of directory containing Makefile components
 MAKE_DIR = $(REPO_ROOT)/make.d


Thread
svn commit - mysqldoc@docsrva: r8421 - in trunk: . it/refman-common pt/refman-common th/userguidepaul31 Oct