Moving files in CVS (was Re: Build error in gnucash-gnome2-dev branch)

2004-06-06 Thread Derek Atkins
Fellow developers -- So, a question to the other developers: as the gnc-plugin files are solely on the g2 branch, is it better to just move the ,v files in the repository and save the file history, or should we just cvs add/remove the files to move them from src/gnome to src/gnome-utils? I'm open

Re: Build error in gnucash-gnome2-dev branch

2004-06-06 Thread Derek Atkins
Actually, the problem is the change to to gnc-mdi-utils that jsled did on Sunday, May 30, which makes it depends on src/gnome/gnc-window. -derek Derek Atkins <[EMAIL PROTECTED]> writes: > The problem is that with recent changes to src/gnome/gnc-window.c the > app-file code now depends on src/gno

Re: Build error in gnucash-gnome2-dev branch

2004-06-06 Thread Derek Atkins
The problem is that with recent changes to src/gnome/gnc-window.c the app-file code now depends on src/gnome, which is Bad. Currently app-file can depend on gnome-utils, but not gnome (due to the build order). This means that the gnc-plugin code NEEDS to move to src/gnome-utils (as does gnc-windo

Re: QOF-to-SQL Proof of Concept

2004-06-06 Thread Derek Atkins
[EMAIL PROTECTED] (Linas Vepstas) writes: > ? There are currently four back-ends, two operational and two in > disrepair. The ones that work are xml and sql, the rpc and the http > backends are not used and no longer work. As far as I know, the front > end doesn't suffer from limitations in the

Re: QOF-to-SQL Proof of Concept

2004-06-06 Thread Linas Vepstas
Hi John, On Sat, May 29, 2004 at 11:26:09PM -0700, John Arrowwood was heard to remark: > You've got to be careful here. Some things to ponder: > > In a multi-user environment, you don't want user A to be blocked because > user B is trying to do something. If they are blocked, it should be for

Build error in gnucash-gnome2-dev branch

2004-06-06 Thread Priit Laes
Hello, I get this kind of problem: Making all in test make[5]: Entering directory `/home/amd/code/gnucash/src/app-file/test' /bin/sh ../../../libtool --mode=link gcc -g -O2 -Wall -Wunused - Werror -o test-link test-link.o ../libgncmod-app-file.la -lpopt -lm -lm gcc -g -O2 -Wall -Wunused -We