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 <reinhard.muel...@bytewise.at> properties: branch-nick: common + timestamp: 2010-05-05 11:21:31.405999899 +0200 committer: Reinhard Müller <reinhard.muel...@bytewise.at> 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 reinhard.muel...@bytewise.at-20100426083315-ccfwx2pihuvqn60z 3117 reinhard.muel...@bytewise.at-20100503114756-unpxm52de0towufo 3118 reinhard.muel...@bytewise.at-20100503115129-uvondrz5bvkqubyv 3119 reinhard.muel...@bytewise.at-20100505081835-9peco6k7a2le0mvg 3120 reinhard.muel...@bytewise.at-20100505084742-wn5vtc4a129z8g28 + 3116 reinhard.muel...@bytewise.at-20100426083315-ccfwx2pihuvqn60z 3117 reinhard.muel...@bytewise.at-20100503114756-unpxm52de0towufo 3118 reinhard.muel...@bytewise.at-20100503115129-uvondrz5bvkqubyv 3119 reinhard.muel...@bytewise.at-20100505081835-9peco6k7a2le0mvg 3120 reinhard.muel...@bytewise.at-20100505084742-wn5vtc4a129z8g28 3121 reinhard.muel...@bytewise.at-20100505092131-m2avvsci5w6aj0rv 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 commit-gnue@gnu.org http://lists.gnu.org/mailman/listinfo/commit-gnue