| From: | "Alejandro Lopez-Valencia" <dradul(at)etb(dot)net(dot)co> |
|---|---|
| To: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, <pgsql-announce(at)postgresql(dot)org> |
| Cc: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: [ANNOUNCE] Changes to CVS requires Fresh Checkout |
| Date: | 2004-10-12 14:34:04 |
| Message-ID: | 6.1.2.0.2.20041012093100.02cad3e8@localhost |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-announce pgsql-general |
At 07:53 p.m. 11/10/2004, Marc G. Fournier wrote:
>[snip]
>As a result, for those using anoncvs, you will now be required to
>re-checkout your source tree, as the paths stored by CVS in CVS/Root
>throughout your tree will be wrong.
>
>This was discussed beforehand on -hackers, but it appears that several
>using CVS aren't subscribed to that list, so haven't seen the change notice.
>
>Sorry for the inconvience that this has caused ...
It is easier to recycle the local sandbox:
<sandbox-root>-$ find . -name Repository -exec perl -pi.bak -e
"s/pgsql-server/pgsql/;" {} ';'
Cheers
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Treat | 2004-10-19 04:12:21 | == PostgreSQL Weekly News - October 18th 2004 == |
| Previous Message | Robert Treat | 2004-10-12 04:15:38 | == PostgreSQL Weekly News - October 11th 2004 == |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Stark | 2004-10-12 14:34:48 | Re: 'NOW' in UTC with no timezone |
| Previous Message | Tom Lane | 2004-10-12 14:31:54 | Re: Rule uses wrong value |