Re: [HACKERS] StrNCpy

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: mgittens(at)gits(dot)nl (Maurice Gittens)
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] StrNCpy
Date: 1998-03-31 16:42:45
Message-ID: 199803311642.LAA04857@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> >
> >Here is a patch that does this. I am applying it now. Uses the new
> >macro formatting style:
> >
>
>
> If I cvsup the new sources, wil this mean that I am in sync with you?

Yes, patch already applied.

> BTW is it possible to do a 'cvs update' with cvsup?
> I'm sorry if this is a stupid question.

No, cvsup only downloads sources. You need a telnet username/password
from Marc to use cvs for updates.

>From src/tools/FAQ_DEV:

There are several ways to obtain the source tree. Occasional developers can
just get the most recent source tree snapshot from ftp.postgresql.org. For
regular developers, you can get CVSup, which is available from
ftp.postgresql.org too. CVSup allows you to download the source tree, then
occasionally update your copy of the source tree with any new changes. Using
CVSup, you don't have to download the entire source each time, only the
changed files. CVSup does not allow developers to update the source tree.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Ivar Helbekkmo 1998-03-31 21:20:40 Re: [HACKERS] Re: [PATCHES] patches for 6.2.1p6
Previous Message Maurice Gittens 1998-03-31 16:34:30 Re: [HACKERS] StrNCpy