| From: | Þórhallur Hálfdánarson <tolli(at)tol(dot)li> |
|---|---|
| To: | "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: anoncvs failure? |
| Date: | 2002-08-22 21:35:36 |
| Message-ID: | 20020822213536.I4059@tol.li |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
-*- Nigel J. Andrews <nandrews(at)investsystems(dot)co(dot)uk> [ 2002-08-22 21:13 ]:
>
>
> I've been try to check the anoncvs out since Tom posted about the cstring stuff
> today and I keep getting this:
>
> $ cvs -d :pserver:anoncvs(at)anoncvs(dot)postgresql(dot)org:/projects/cvsroot co -P pgsql
> cvs server: existing repository /projects/cvsroot/CVSROOT/Emptydir does not match /projects/cvsroot/pgsql-server
> cvs server: ignoring module server
> cvs server: Updating pgsql/contrib/earthdistance
> $
>
> and that's it.
>
> The cvs command I'm using is exactly the same one I was running a couple of
> days ago to make sure I had upto date code before having the quick poke around
> in this area myself.
>
> Is it me or is it widespread?
Works fine for me, I think (never done this before... :)
0 tolli:tolli(at)hyperion pgsql $ cvs -d :pserver:anoncvs(at)anoncvs(dot)postgresql(dot)org:/projects/cvsroot co -P pgsql
...shitloadoffiles...
cvs server: Updating pgsql/src/win32
cvs server: Updating pgsql/contrib/earthdistance
U pgsql/contrib/earthdistance/Makefile
U pgsql/contrib/earthdistance/README.earthdistance
U pgsql/contrib/earthdistance/earthdistance.c
U pgsql/contrib/earthdistance/earthdistance.sql.in
0 tolli:tolli(at)hyperion pgsql $ du -sh pgsql/
54M pgsql
0 tolli:tolli(at)hyperion pgsql $
--
Regards,
Tolli
tolli(at)tol(dot)li
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nigel J. Andrews | 2002-08-22 21:45:36 | Re: anoncvs failure? |
| Previous Message | Marc G. Fournier | 2002-08-22 21:26:48 | Re: DBD::Pg ... |