Re: [HACKERS] My last ECPG commit

2001-10-03 Thread Michael Meskes
On Wed, Oct 03, 2001 at 05:40:08PM +, Thomas Lockhart wrote: > ? A local copy of the *repository*, not a checked out version of the > tree. CVSup is too cool for words ;) Oops, should read mail more carefully. :-) > Building CVSup from scratch is not trivial, since it requires the > installa

Re: [HACKERS] My last ECPG commit

2001-10-03 Thread Thomas Lockhart
... > > I use CVSup to keep a local copy of the cvs repository on my laptop, so > > I have a *full* development environment when I'm traveling or otherwise > > off line. I'd have a very hard time working without it... > Yes, that was my original thinking too. But CVS could do the same. ? A local

Re: [HACKERS] My last ECPG commit

2001-10-03 Thread Michael Meskes
On Wed, Oct 03, 2001 at 02:27:20AM +, Thomas Lockhart wrote: > It may be that the static tarballs for RedHat will work for you (they > work for me on Mandrake). Maybe. But then I could compile the sources myself. > I use CVSup to keep a local copy of the cvs repository on my laptop, so > I h

Re: [HACKERS] My last ECPG commit

2001-10-02 Thread Thomas Lockhart
... > Yes, that's apossibility. But then the actual Debian package has not been > updated. And why messing with two mechanisms? It may be that the static tarballs for RedHat will work for you (they work for me on Mandrake). I use CVSup to keep a local copy of the cvs repository on my laptop, so

Re: [HACKERS] My last ECPG commit

2001-10-02 Thread Michael Meskes
On Tue, Oct 02, 2001 at 10:33:55AM -0400, Tom Lane wrote: > Or update to the fixed version of cvsup, anyway. Thomas Lockhart likes > cvsup too, so you can be sure it will continue to be a workable means > of working with our CVS tree. Yes, that's apossibility. But then the actual Debian package

Re: [HACKERS] My last ECPG commit

2001-10-02 Thread Tom Lane
Michael Meskes <[EMAIL PROTECTED]> writes: > But now cvsup on my system stopped working because of that 10mil > seconds bug but I failed to notice. Hey, I don't check the logfiles > everytime. So when I made my last commit, I simply used these old files as a > base and removed Tom's patch. I guess

[HACKERS] My last ECPG commit

2001-10-02 Thread Michael Meskes
Christof just told me that I overwrote Tom's patch fixing the setlocale problem in ecpg. I did not notice that and for some strange reason did not get Tom's mail either. Anyway, the CVS problem was that I use cvsup to keep an up-to-date source tree. I have set up my system so that it updates every