From teramako at gmail.com Sun Nov 1 20:43:43 2009 From: teramako at gmail.com (M.Terada) Date: Mon, 2 Nov 2009 13:43:43 +0900 Subject: [Vimperator] [PATCH]Fix: build system Message-ID: <6eebba490911012043uf479068ra4a7351ad1bce4d1@mail.gmail.com> Hi developers I'm afraid you don't notice the build system have been borken since help system is replace to XSLTransform from asciidoc. because the build system does'nt archives *.xsl files. Please review the attached patches Best regards. ---- teramako -------------- next part -------------- A non-text attachment was scrubbed... Name: build_system.20091101.patch Type: application/octet-stream Size: 851 bytes Desc: not available URL: From maglione.k at gmail.com Sun Nov 1 20:54:17 2009 From: maglione.k at gmail.com (Kris Maglione) Date: Sun, 1 Nov 2009 23:54:17 -0500 Subject: [Vimperator] [PATCH]Fix: build system In-Reply-To: <6eebba490911012043uf479068ra4a7351ad1bce4d1@mail.gmail.com> References: <6eebba490911012043uf479068ra4a7351ad1bce4d1@mail.gmail.com> Message-ID: <20091102045417.GB6976@jg> On Mon, Nov 02, 2009 at 01:43:43PM +0900, M.Terada wrote: >Hi developers > >I'm afraid you don't notice the build system have been borken since >help system is replace to XSLTransform from asciidoc. >because the build system does'nt archives *.xsl files. > >Please review the attached patches Thanks, but don't you have commit privileges? It's correct, please feel free to commit it. -- Kris Maglione "That girl is one of the least unintelligent organic lifeforms it has ever been my profound lack of pleasure to have been unable to have avoided meeting" --Marvin From teramako at gmail.com Sun Nov 1 21:15:43 2009 From: teramako at gmail.com (M.Terada) Date: Mon, 2 Nov 2009 14:15:43 +0900 Subject: [Vimperator] [PATCH]Fix: build system In-Reply-To: <20091102045417.GB6976@jg> References: <6eebba490911012043uf479068ra4a7351ad1bce4d1@mail.gmail.com> <20091102045417.GB6976@jg> Message-ID: <6eebba490911012115w46c7f5b0sf64cc24dd2e691ff@mail.gmail.com> 2009/11/2 Kris Maglione : > Thanks, but don't you have commit privileges? It's correct, please feel free > to commit it. No, I don't the privilege... :( ---- teramako From maglione.k at gmail.com Sun Nov 1 21:23:20 2009 From: maglione.k at gmail.com (Kris Maglione) Date: Mon, 2 Nov 2009 00:23:20 -0500 Subject: [Vimperator] [PATCH]Fix: build system In-Reply-To: <6eebba490911012115w46c7f5b0sf64cc24dd2e691ff@mail.gmail.com> References: <6eebba490911012043uf479068ra4a7351ad1bce4d1@mail.gmail.com> <20091102045417.GB6976@jg> <6eebba490911012115w46c7f5b0sf64cc24dd2e691ff@mail.gmail.com> Message-ID: <20091102052320.GC6976@jg> On Mon, Nov 02, 2009 at 02:15:43PM +0900, M.Terada wrote: >2009/11/2 Kris Maglione : >> Thanks, but don't you have commit privileges? It's correct, please feel free >> to commit it. > >No, I don't the privilege... :( Oh, sorry. I'd add you, but I'm unfortunately a bit impotent in that regard. -- Kris Maglione Are you quite sure that all those bells and whistles, all those wonderful facilities of your so called powerful programming languages, belong to the solution set rather than the problem set? --Edsger W. Dijkstra From maxauthority at vimperator.org Mon Nov 2 01:03:53 2009 From: maxauthority at vimperator.org (Stubenschrott, Martin) Date: Mon, 2 Nov 2009 10:03:53 +0100 Subject: [Vimperator] [PATCH]Fix: build system In-Reply-To: <20091102052320.GC6976@jg> References: <6eebba490911012043uf479068ra4a7351ad1bce4d1@mail.gmail.com> <20091102045417.GB6976@jg> <6eebba490911012115w46c7f5b0sf64cc24dd2e691ff@mail.gmail.com> <20091102052320.GC6976@jg> Message-ID: On Mon, Nov 2, 2009 at 6:23 AM, Kris Maglione wrote: > Oh, sorry. I'd add you, but I'm unfortunately a bit impotent in that regard. I added you and Doug to the project owners section of google code now. I didn't do it before for legal issues, but now I think/hope that such an entry at google code doesn't change anything in this regard anyway. And I added you, teramako, to the project commiters. Please go ahead, and push the fix. Thanks! From maxauthority at vimperator.org Fri Nov 6 09:50:54 2009 From: maxauthority at vimperator.org (Stubenschrott, Martin) Date: Fri, 6 Nov 2009 18:50:54 +0100 Subject: [Vimperator] Updating vimperator.sf.net (was: Moving from Google Sites to Sourceforge) In-Reply-To: <20091031071556.GA6976@jg> References: <20091022050159.GE23287@jg> <20091023030246.GZ23287@jg> <20091031071556.GA6976@jg> Message-ID: The new instructions to work on the homepage work fine, and it's really easy now to follow the progress on the homepage without the need to create this chroot shell. I do, however, get the following warning on a hg push: The push still worked fine, but I just want to make sure that this warning really is non-important (or maybe even easily fixable): ---------------- maxauthority at stubi-pc:~/projects/vimperator.org$ hg push pushing to ssh://maxauthority at shell.sf.net/vimperator searching for changes remote: adding changesets remote: adding manifests remote: adding file changes remote: added 1 changesets with 1 changes to 1 files remote: hg update -C tip remote: 1 files updated, 0 files merged, 0 files removed, 0 files unresolved remote: make all remote: make[1]: Entering directory `/home/groups/v/vi/vimperator' remote: set -e; \ remote: for f in htdocs; do \ remote: make -C $f all; \ remote: done; remote: make[2]: Entering directory `/home/groups/v/vi/vimperator/htdocs' remote: set -e; { \ remote: echo ''; \ remote: echo ''; \ remote: 4xslt coding.xml xsl/xhtml.xsl; \ remote: } >coding.xhtml remote: FtWarning: Catalog resource (file:///home/users/m/ma/maglione-k/share/4Suite/default.cat) disabled: Error retrieving resource 'file:///home/users/m/ma/maglione-k/share/4Suite/default.cat (/home/users/m/ma/maglione-k/share/4Suite/default.cat)': [Errno 2] No such file or directory: '/home/users/m/ma/maglione-k/share/4Suite/default.cat' remote: rm coding.shtml 2>/dev/null || true remote: grep -q '