Re: What tools do people use to hack on PostgreSQL? - Mailing list pgsql-hackers

From Florian G. Pflug
Subject Re: What tools do people use to hack on PostgreSQL?
Date
Msg-id 46239BE3.7040801@phlo.org
Whole thread Raw
In response to Re: What tools do people use to hack on PostgreSQL?  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
Joshua D. Drake wrote:
>>> http://projects.commandprompt.com/public/pgsql/browser
>>>
>>> or do the anonymous checkout with:
>>>
>>> svn co http://projects.commandprompt.com/public/pgsql/repo/
>>
>> But if you have a checked out tree, does it work to do an update after
>> the tree has been regenerated?  As far as I know, the repo is generated
>> completely every few hours, so it wouldn't surprise me that the checked
>> out copy is not compatible with the new repo.
>>
>> I admit I haven't tried.
> 
> Not a clue. Anyone try it yet?

git-svn seems to work fine against the SVN repo, apart from the problem with
the files deleted in CVS which still show up in SVN.

It's only running for about two days though...

greetings, Florian Pflug


pgsql-hackers by date:

Previous
From: "Florian G. Pflug"
Date:
Subject: Re: Build-Problem with pgc.c on OSX 10.4
Next
From: Zdenek Kotala
Date:
Subject: Re: [PATCHES] Fix for large file support