Re: On patching without write access to CVS
От
Bruce Momjian
Тема
Re: On patching without write access to CVS
Дата
Msg-id
200705301741.l4UHfoP26320@momjian.us
Ответ на
Re: On patching without write access to CVS (Andrew Hammond)
Список
Дерево обсуждения
On patching without write access to CVS David Fetter <david@fetter.org>
Re: On patching without write access to CVS Peter Eisentraut <peter_e@gmx.net>
Re: On patching without write access to CVS Andrew Hammond <andrew.george.hammond@gmail.com>
Re: On patching without write access to CVS Bruce Momjian <bruce@momjian.us>
Updated patch with suggested wording applied, attached. I did not
modify FAQ_DEV.html because this doesn't seem to be an FAQ-level issue.
---------------------------------------------------------------------------
Andrew Hammond wrote:
> On May 14, 12:57 am, pete...@gmx.net (Peter Eisentraut) wrote:
> > Am Montag, 14. Mai 2007 03:56 schrieb David Fetter:
> >
> > > + For those things which CVS does not do
> > > + by itself, such as letting you create patches without write access,
>
> s/such as letting you create patches/specifically creating patches
> which either create or delete files/
>
> ?
>
> >
> > I don't think that is accurate.
> >
> > --
> > Peter Eisentrauthttp://developer.postgresql.org/~petere/
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majord...@postgresql.org so that your
> > message can get through to the mailing list cleanly
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
--
Bruce Momjian http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Index: doc/src/sgml/cvs.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v
retrieving revision 1.42
diff -c -c -r1.42 cvs.sgml
*** doc/src/sgml/cvs.sgml 27 Mar 2007 01:45:22 -0000 1.42
--- doc/src/sgml/cvs.sgml 30 May 2007 17:35:54 -0000
***************
*** 15,20 ****
--- 15,24 ----
Thomas
Lockhart
+
+ David
+ Fetter
+
1999-05-20
***************
*** 150,155 ****
--- 154,166 ----
comes with CVS, or see the online
documentation at .
+
+ For those things which CVS does not do by
+ itself, for example ones that add or remove files, you can use
+ cvsutils, which is packaged for many
+ operating systems, or available in source form at .
+
В списке pgsql-patches по дате отправления