Re: [GENERAL] version controlling postgresql code

2012-04-07 Thread Michael Gould
We use svn for all our version control at the moment Sent from Samsung mobile akp geek wrote: >Hi all - > > Would like to know if any one of you have used CVS or some other >version controlling tools to version the postgres code? Any >recommendations? Appreciate your help > >Regards --

Re: [GENERAL] version controlling postgresql code

2012-02-29 Thread akp geek
Thanks all. We will stick with CVS then. Thanks again On Tue, Feb 28, 2012 at 3:36 PM, Greg Williamson wrote: > akp geek asked: > > > > > Would like to know if any one of you have used CVS or some other > version controlling tools to version the postgres code? Any > recommendations? Appr

Re: [GENERAL] version controlling postgresql code

2012-02-28 Thread Greg Williamson
akp geek  asked: > >         Would like to know if any one of you have used CVS or some other >version controlling tools to version the postgres code? Any recommendations? >Appreciate your help > > I used CVS at previous jobs. Currently the place I work uses git and a set of rules for program

Re: [GENERAL] version controlling postgresql code

2012-02-28 Thread Andy Colson
On 2/28/2012 12:28 PM, akp geek wrote: Hi all - Would like to know if any one of you have used CVS or some other version controlling tools to version the postgres code? Any recommendations? Appreciate your help Regards Always! I use subversion. -Andy -- Sent via pgsql-general mai

[GENERAL] version controlling postgresql code

2012-02-28 Thread akp geek
Hi all - Would like to know if any one of you have used CVS or some other version controlling tools to version the postgres code? Any recommendations? Appreciate your help Regards