conversion efforts (Re: SCMS question) - Mailing list pgsql-hackers

From Warren Turkal
Subject conversion efforts (Re: SCMS question)
Date
Msg-id 200702241351.53737.wt@penguintechs.org
Whole thread Raw
In response to Re: SCMS question  (Warren Turkal <wt@penguintechs.org>)
Responses Re: conversion efforts (Re: SCMS question)  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
On Saturday 24 February 2007 00:24, Warren Turkal wrote:
> The interesting thing about Git is that is has two way sync support for a
> SVN repository also. You could run a Git repository pushing changes in real
> time to a SVN repository and present a CVS frontend also. I would like to
> try converting the CVS repository of PostgreSQL to Git and try setting some
> of this stuff up. Does anyone know how I could get the CVS repository
> files?

As a followup, the cvs2svn conversion says the following.

Error summary:
ERROR: Multiple definitions of the symbol 'creation' in
'../pgsql-cvs/cvsroot/pgsql/src/interfaces/perl5/Attic/test.pl.newstyle,v'
ERROR: Multiple definitions of the symbol 'creation' in
'../pgsql-cvs/cvsroot/pgsql/src/interfaces/perl5/Attic/ApachePg.pl,v'
ERROR: Multiple definitions of the symbol 'creation' in
'../pgsql-cvs/cvsroot/pgsql/src/interfaces/perl5/Attic/test.pl.oldstyle,v'
Exited due to fatal error(s).

I do believe that the files are actually malformed. If anyone knows
how to modify them such that they are valid, please let me know. I
have just deleted them since they are in an Attic directory.

I am in the middle of importing 25825 revisions into a svn repository
based on a snapshot of the repository files that I pulled last night.
I will probably post some further results once the import is is done.

wt
-- 
Warren Turkal (w00t)


pgsql-hackers by date:

Previous
From: Warren Turkal
Date:
Subject: Re: SCMS question
Next
From: "Joshua D. Drake"
Date:
Subject: Re: conversion efforts (Re: SCMS question)