Re: [HACKERS] CVS repository invalid revision

2008-02-20 Thread Aidan Van Dyk
* Aidan Van Dyk <[EMAIL PROTECTED]> [080220 17:00]: > It happens that it's choking on a bunch of the various REL7_1 tags... > And, the fromcvs converter, which works fine, just happens to *not* > support importing tags - go figure ;-) > > So, my solution - strip them all out, and low-and-behold,

Re: [HACKERS] CVS repository invalid revision

2008-02-20 Thread Aidan Van Dyk
* Christian Robottom Reis <[EMAIL PROTECTED]> [080220 17:32]: > On Wed, Feb 20, 2008 at 05:00:14PM -0500, Aidan Van Dyk wrote: > > So, for people having problems with the "cvs repository", try and > > eliminate the REL7_1* tags, and see if the problems go away... > > I'm currently trying an import

Re: [HACKERS] CVS repository invalid revision

2008-02-20 Thread Heikki Linnakangas
Christian Robottom Reis wrote: I'm currently trying an import off Subversion. Is there a copy of the CVS repo somewhere I can rsync, if that doesn't work? Sure: http://www.postgresql.org/docs/8.3/interactive/rsync.html -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com

Re: [HACKERS] CVS repository invalid revision

2008-02-20 Thread Andrew Dunstan
Christian Robottom Reis wrote: On Wed, Feb 20, 2008 at 05:00:14PM -0500, Aidan Van Dyk wrote: So, for people having problems with the "cvs repository", try and eliminate the REL7_1* tags, and see if the problems go away... I'm currently trying an import off Subversion. Is there a cop

Re: [HACKERS] CVS repository invalid revision

2008-02-20 Thread Aidan Van Dyk
* Andrew Dunstan <[EMAIL PROTECTED]> [080220 17:11]: > Aidan Van Dyk wrote: > >And, the fromcvs converter, which works fine, just happens to *not* > >support importing tags - go figure ;-) > Meaning it chokes on the $PostgreSQL: ...$ stuff? or what? $something$ are "keywords" in CVS speak. Ta

Re: [HACKERS] CVS repository invalid revision

2008-02-20 Thread Christian Robottom Reis
On Wed, Feb 20, 2008 at 05:00:14PM -0500, Aidan Van Dyk wrote: > So, for people having problems with the "cvs repository", try and > eliminate the REL7_1* tags, and see if the problems go away... I'm currently trying an import off Subversion. Is there a copy of the CVS repo somewhere I can rsync,

Re: [HACKERS] CVS repository invalid revision

2008-02-20 Thread Andrew Dunstan
Aidan Van Dyk wrote: And, the fromcvs converter, which works fine, just happens to *not* support importing tags - go figure ;-) Meaning it chokes on the $PostgreSQL: ...$ stuff? or what? cheers andrew ---(end of broadcast)--- TIP 5: don

Re: [HACKERS] CVS repository invalid revision

2008-02-20 Thread Aidan Van Dyk
Being prodded by this, I decided to take another look at why cvsps doesn't work on PostgreSQL CVS repository... It happens that it's choking on a bunch of the various REL7_1 tags... And, the fromcvs converter, which works fine, just happens to *not* support importing tags - go figure ;-) So, my

Re: [HACKERS] CVS repository invalid revision

2008-02-20 Thread Tom Lane
Christian Robottom Reis <[EMAIL PROTECTED]> writes: > On Mon, Feb 18, 2008 at 03:13:24PM -0300, Alvaro Herrera wrote: >> There's no corrupted revision -- the text you see is part of a log >> message, not a real header line. So the cscvs tool would seem to >> need to be able to cope with that. > W

Re: [HACKERS] CVS repository invalid revision

2008-02-20 Thread Christian Robottom Reis
On Mon, Feb 18, 2008 at 03:13:24PM -0300, Alvaro Herrera wrote: > Christian Robottom Reis wrote: > > > I'm running a conversion of PostgreSQL's CVS repository, but I'm > > stuck on a revision that cscvs fails to parse. The hint that the error > > gives me is: > > > > Parser error: failed to p

Re: [HACKERS] CVS repository invalid revision

2008-02-19 Thread Joshua D. Drake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 18 Feb 2008 15:59:29 -0500 (EST) Greg Smith <[EMAIL PROTECTED]> wrote: > On Sun, 17 Feb 2008, Christian Robottom Reis wrote: > > > Ah, interesting. Do you have a URL for the Subversion conversion? > > Is it a mirror of CVS, and if so, how oft

Re: [HACKERS] CVS repository invalid revision

2008-02-18 Thread Greg Smith
On Sun, 17 Feb 2008, Christian Robottom Reis wrote: Ah, interesting. Do you have a URL for the Subversion conversion? Is it a mirror of CVS, and if so, how often is it updated? The Subversion one is at https://projects.commandprompt.com/public/pgsql/repo/ and I haven't noticed comments on ho

Re: [HACKERS] CVS repository invalid revision

2008-02-18 Thread Alvaro Herrera
Christian Robottom Reis wrote: > I'm running a conversion of PostgreSQL's CVS repository, but I'm > stuck on a revision that cscvs fails to parse. The hint that the error > gives me is: > > Parser error: failed to parse revision data line (line: 'date: 2000/12/04 > 01:20:38; author: tgl; s

Re: [HACKERS] CVS repository invalid revision

2008-02-17 Thread Christian Robottom Reis
On Sat, Feb 16, 2008 at 08:28:42PM +0100, Peter Eisentraut wrote: > Christian Robottom Reis wrote: > > I'm running a conversion of PostgreSQL's CVS repository, but I'm > > stuck on a revision that cscvs fails to parse. > > I can't quite answer that particular question, but there are already so

Re: [HACKERS] CVS repository invalid revision

2008-02-16 Thread Peter Eisentraut
Christian Robottom Reis wrote: > I'm running a conversion of PostgreSQL's CVS repository, but I'm > stuck on a revision that cscvs fails to parse. I can't quite answer that particular question, but there are already somewhat stable conversions of the CVS repository to Subversion and Git avail

[HACKERS] CVS repository invalid revision

2008-02-15 Thread Christian Robottom Reis
Hello there, I'm running a conversion of PostgreSQL's CVS repository, but I'm stuck on a revision that cscvs fails to parse. The hint that the error gives me is: Parser error: failed to parse revision data line (line: 'date: 2000/12/04 01:20:38; author: tgl; state: Exp; lines: ') That's