Author: reinhard
Date: 2010-05-05 04:22:40 -0500 (Wed, 05 May 2010)
New Revision: 10180

Modified:
   trunk/gnue-common/
   trunk/gnue-common/utils/helpers/files.py
Log:
Another fix to web page generation.



Property changes on: trunk/gnue-common
___________________________________________________________________
Name: bzr:revision-info
   - timestamp: 2010-05-05 10:47:42.713000059 +0200
committer: Reinhard Müller <[email protected]>
properties: 
        branch-nick: common

   + timestamp: 2010-05-05 11:21:31.405999899 +0200
committer: Reinhard Müller <[email protected]>
properties: 
        branch-nick: common

Name: bzr:file-ids
   - utils/helpers/files.py     
5...@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-common:utils%2Fhelpers%2Ffiles.py
utils/helpers/tools.py  
5...@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-common:utils%2Fhelpers%2Ftools.py

   + utils/helpers/files.py     
5...@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-common:utils%2Fhelpers%2Ffiles.py

Name: bzr:revision-id:v4
   - 3116 [email protected]
3117 [email protected]
3118 [email protected]
3119 [email protected]
3120 [email protected]

   + 3116 [email protected]
3117 [email protected]
3118 [email protected]
3119 [email protected]
3120 [email protected]
3121 [email protected]

Name: bzr:text-parents
   - utils/helpers/files.py     
svn-v3-single1-dHJ1bmsvZ251ZS1jb21tb24.:3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-common:5356
utils/helpers/tools.py  
svn-v3-single1-dHJ1bmsvZ251ZS1jb21tb24.:3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-common:9992

   + 

Modified: trunk/gnue-common/utils/helpers/files.py
===================================================================
--- trunk/gnue-common/utils/helpers/files.py    2010-05-05 08:49:04 UTC (rev 
10179)
+++ trunk/gnue-common/utils/helpers/files.py    2010-05-05 09:22:40 UTC (rev 
10180)
@@ -2,7 +2,7 @@
 from xml.sax.saxutils import escape
 from rst import parse_string as _htmlify
 
-SVN_BASE=os.path.abspath(os.path.join(os.path.dirname(__file__),'../../..'))
+SVN_BASE=os.path.abspath(os.path.join(os.path.dirname(__file__),'../../../..'))
 
 def htmlify(text, source=""):
 



_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to