Re: subversion support?

Поиск
Список
Период
Сортировка
От Roberts, Jon
Тема Re: subversion support?
Дата
Msg-id 15362F202C62EA4590F5F3E5FA15021E0528675E@nasappexc04.asurion.loc
обсуждение исходный текст
Ответ на subversion support?  ("Roberts, Jon" <Jon.Roberts@asurion.com>)
Ответы Re: subversion support?
Re: subversion support?
Список pgsql-general
Yeah.  I think having to save the function to disk and then leave pgAdmin to
execute subversion commands is going through hoops.

Also, pgAdmin should be integrated so that you are notified if the function
in the database is different from the last committed version.  A visual diff
should be there so you can see what the differences are.


Jon
-----Original Message-----
From: brian [mailto:brian@zijn-digital.com]
Sent: Wednesday, October 24, 2007 1:59 PM
To: pgsql-general@postgresql.org
Subject: Re: [GENERAL] subversion support?

Roberts, Jon wrote:
> Are there plans to support a plug-in to a version control system like
> subversion for DDL?  We really need to version our functions we will be
> writing but currently, we have to go through some hoops to get the
function
> code into subversion.

This is hoops?

svn ci your_functions.sql

How do you do things now?

b

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to majordomo@postgresql.org so that your
       message can get through to the mailing list cleanly

В списке pgsql-general по дате отправления:

Предыдущее
От: brian
Дата:
Сообщение: Re: subversion support?
Следующее
От: smiley2211
Дата:
Сообщение: Re: Automating Backup & Restore