Re: [HACKERS] cvsup

Поиск
Список
Период
Сортировка
Искать

Re: [HACKERS] cvsup

От:
Neil Conway <neilc@samurai.com>
Дата:
On Mon, 2004-09-27 at 05:00, Andrew Dunstan wrote:
> Here's a small doc patch so this info is not hidden - getting this 
> working was mildly annoying until I found out about using refuse files. 

Barring any objections I'll apply this later today.

-Neil


Re: [HACKERS] cvsup

От:
Neil Conway <neilc@samurai.com>
Дата:
On Mon, 2004-09-27 at 05:00, Andrew Dunstan wrote:
> Here's a small doc patch so this info is not hidden

Patch applied to HEAD.

-Neil


Re: [HACKERS] cvsup

От:
Andrew Dunstan <andrew@dunslane.net>
Дата:


Joe Conway wrote:

> Andrew Dunstan wrote:
>
>> In postgres.cvsup:
>>
>> # complete distribution, including all below
>> pgsql
>> earthdistance
>>
>
> I've been using this in postgres.cvsup
>
>   # complete distribution, including all below
>   repository
>
> I think Marc told me to use that at one point.
>
>

Here's a small doc patch so this info is not hidden - getting this 
working was mildly annoying until I found out about using refuse files. 
Now it's working like a champ.

cheers

andrew
Index: doc/src/sgml/cvs.sgml
===================================================================
RCS file: /home/cvsmirror/pgsql-server/doc/src/sgml/cvs.sgml,v
retrieving revision 1.27
diff -c -w -r1.27 cvs.sgml
*** doc/src/sgml/cvs.sgml	29 Nov 2003 19:51:36 -0000	1.27
--- doc/src/sgml/cvs.sgml	26 Sep 2004 18:55:50 -0000
***************
*** 431,436 ****
--- 431,451 ----
     
  
     
+     If you specify 
+    
      The following is a suggested CVSup config file from
      the PostgreSQL</> ftp site
      which will fetch the current snapshot only:
FAQ