Re: [pgadmin-hackers] svn access?"Can't connect to host

2005-05-06 Thread Andreas Pflug
OpenMacNews wrote: and still, % svn co svn://svn.pgadmin.org/trunk/pgadmin3 pgadmin3 svn: Can't connect to host 'svn.pgadmin.org': Operation timed out _something's_ wonky ... Maybe something's blocking port 3690 for you. I'm working with that host without a problem. Regards, Andreas --

Re: [pgadmin-hackers] svn access?"Can't connect to host

2005-05-06 Thread OpenMacNews
hi, % svn co svn://svn.pgadmin.org/trunk/pgadmin3 pgadmin3 svn: Can't connect to host 'svn.pgadmin.org': Operation timed out _something's_ wonky ... Maybe something's blocking port 3690 for you. I'm working with that host without a problem. shouldn't be my iptables rules are setup to allow

[pgadmin-hackers] SVN Commit by andreas: r4151 - trunk/pgadmin3/src

2005-05-06 Thread svn
Author: andreas Date: 2005-05-06 18:12:50 +0100 (Fri, 06 May 2005) New Revision: 4151 Modified: trunk/pgadmin3/src/pgAdmin3.dsp Log: some moving Modified: trunk/pgadmin3/src/pgAdmin3.dsp === --- trunk/pgadmin3/src/pgAdmin3.dsp

Re: [pgadmin-hackers] svn access?"Can't connect to host

2005-05-06 Thread Dave Page
-Original Message- From: OpenMacNews [mailto:[EMAIL PROTECTED] Sent: Fri 5/6/2005 5:52 PM To: Andreas Pflug Cc: Dave Page; pgadmin-hackers Subject: Re: [pgadmin-hackers] svn access?"Can't connect to host > i'm wondering why this project has chosen the svnserve'd svn:// schema for > t

[pgadmin-hackers] Moving the translations

2005-05-06 Thread Dave Page
Just a heads up - mainly for Andreas; I intend to move the translations to /il8n in the next day or 2. Any major objections? I have most of the automake kinks straightened out already, and will modify pgAdmin3.cpp to look in DATADIR/il8n on *nix or INSTDIR/il8n on Windows before looking in the

Re: [pgadmin-hackers] wxWidgets 2.5.4 is language file can't be used.?

2005-05-06 Thread Hiroshi Saito
Hi Andreas. I have had a problem since this time. It didn't solve even 2.6.0. I tried to correct the place of the problem of wxWidgets. However, It may not be applicable for the reason that it is the problem of only Japanese W2K. At that time, your help should be necessary again. If you can see

[pgadmin-hackers] SVN Commit by dpage: r4152 - trunk/pgadmin3/src/frm

2005-05-06 Thread svn
Author: dpage Date: 2005-05-06 21:47:19 +0100 (Fri, 06 May 2005) New Revision: 4152 Modified: trunk/pgadmin3/src/frm/frmMain.cpp Log: Fix annoying VC++ warning. Modified: trunk/pgadmin3/src/frm/frmMain.cpp === --- trunk/pgadmin3/s

[pgadmin-hackers] SVN Commit by dpage: r4154 - trunk/pgadmin3/src

2005-05-06 Thread svn
Author: dpage Date: 2005-05-06 22:16:44 +0100 (Fri, 06 May 2005) New Revision: 4154 Modified: trunk/pgadmin3/src/pgAdmin3.cpp Log: Fix typo Modified: trunk/pgadmin3/src/pgAdmin3.cpp === --- trunk/pgadmin3/src/pgAdmin3.cpp 200

[pgadmin-hackers] SVN Commit by dpage: r4155 - in trunk/pgadmin3/src: main schema

2005-05-06 Thread svn
Author: dpage Date: 2005-05-06 22:42:15 +0100 (Fri, 06 May 2005) New Revision: 4155 Modified: trunk/pgadmin3/src/main/events.cpp trunk/pgadmin3/src/schema/pgDatabase.cpp trunk/pgadmin3/src/schema/pgObject.cpp Log: Cleanup some GCC warnings Modified: trunk/pgadmin3/src/main/events.cpp ===

Re: [pgadmin-hackers] svn access?"Can't connect to host

2005-05-06 Thread OpenMacNews
hi dave, i'm wondering why this project has chosen the svnserve'd svn:// schema for the repo rather than web-dav + http://. A number of reasons, but mainly because the Subversion manual's own comparison points out that it's much simpler to setup and faster to use. The only feature we might have us

[pgadmin-hackers] SVN Commit by dpage: r4156 - in trunk/pgadmin3/src: agent ctl dlg frm utils

2005-05-06 Thread svn
Author: dpage Date: 2005-05-06 22:54:33 +0100 (Fri, 06 May 2005) New Revision: 4156 Modified: trunk/pgadmin3/src/agent/dlgSchedule.cpp trunk/pgadmin3/src/agent/pgaSchedule.cpp trunk/pgadmin3/src/ctl/ctlListView.cpp trunk/pgadmin3/src/ctl/timespin.cpp trunk/pgadmin3/src/dlg/dlgProper

Re: [pgadmin-hackers] svn access?"Can't connect to host

2005-05-06 Thread Dave Page
> -Original Message- > From: OpenMacNews [mailto:[EMAIL PROTECTED] > Sent: 06 May 2005 22:43 > To: Dave Page; Andreas Pflug > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] svn access?"Can't connect to host > > hi dave, > > >> i'm wondering why this project has chosen the svnser

[pgadmin-hackers] Move of translations

2005-05-06 Thread Dave Page
Hi Florian/Richard, You will probably notice that I moved the translations in the source tree earlier this evening, to /il8n. This involved changes to the installation (they should now install in $(datadir)/il8n) and pgAdmin itself to search in the new locations. Could you please take a look at t

Re: [pgadmin-hackers] svn access?"Can't connect to host

2005-05-06 Thread OpenMacNews
hi dave, and the ability for those behind firewalls to only worry about communicatig with a "more standard" port 80 ... As someone who has battled endlessly with a government bodies who insist on running their Citrix systems on port 80 for that reason eeek! politically driven engineering!! RUN AWA

Re: [pgadmin-hackers] Move of translations

2005-05-06 Thread OpenMacNews
well, as soon as you can get at it Richard :-p *&%*^$& &^&^ *&^*^& (^$$( ! ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Re: [pgadmin-hackers] svn access?"Can't connect to host

2005-05-06 Thread Dave Page
> -Original Message- > From: OpenMacNews [mailto:[EMAIL PROTECTED] > Sent: 06 May 2005 23:25 > To: Dave Page; Andreas Pflug > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] svn access?"Can't connect to host > > Why are you trying to connect to svr2.postgresql.org? > > cuz i thou

[pgadmin-hackers] There is trash in dlgLanguage.

2005-05-06 Thread Hiroshi Saito
Hi Andreas. It is small.:-) http://cre-ent.skcapi.co.jp/~saito/pgadmin3/Language_dlg.jpg Thanks. regards, Hiroshi Saito --- src/ui/common/dlgLanguage.xrc.orig Sat May 7 10:04:15 2005 +++ src/ui/common/dlgLanguage.xrc Sat May 7 10:04:35 2005 @@ -27,7 +27,7 @@ 5,37d

Re: [pgadmin-hackers] Move of translations

2005-05-06 Thread Florian G. Pflug
Dave Page wrote: Hi Florian/Richard, You will probably notice that I moved the translations in the source tree earlier this evening, to /il8n. This involved changes to the installation (they should now install in $(datadir)/il8n) and pgAdmin itself to search in the new locations. Hm... shall this r