Re: subversion support?

From: brian <brian(at)zijn-digital(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: subversion support?
Date: 2007-10-25 17:30:46
Message-ID: 4720D2C6.1040203@zijn-digital.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Roberts, Jon wrote:
>
> When you edit a function, package, procedure, trigger, etc, it will notify
> you via a pop-up window if there is a difference in the committed version
> and the database version. You can then click "show differences" and then it
> pops up another window with your typical code differences window.

Wouldn't the fact that the thing has been edited suggest that it has,
indeed, been changed?

Of course, having a diff pop up in your GUI package of choice would be
nice if that's your favoured way to work.

> When you are done revising the code, you then commit it to the repository in
> the tool with a click of a button.
>
> So the long story short I'm getting is, "no it is not on the radar". This
> is terribly ironic given the fact that pgAdmin is developed using source
> control but the code you write with the tool doesn't have any hooks into
> source control.

About as ironic as any other random software package/project that also
uses version control in development not having those hooks.

brian

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2007-10-25 17:37:37 Re: select count() out of memory
Previous Message Tom Lane 2007-10-25 17:13:01 Re: 2 versions running & using pg_dumpall