Thread: anoncvs failure?

anoncvs failure?

From
"Nigel J. Andrews"
Date:

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@anoncvs.postgresql.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?


-- 
Nigel J. Andrews
Director

---
Logictree Systems Limited
Computer Consultants



Re: anoncvs failure?

From
Þórhallur Hálfdánarson
Date:
-*- Nigel J. Andrews <nandrews@investsystems.co.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@anoncvs.postgresql.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@hyperion pgsql $ cvs -d :pserver:anoncvs@anoncvs.postgresql.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@hyperion pgsql $ du -sh pgsql/
54M     pgsql
0 tolli:tolli@hyperion pgsql $


-- 
Regards,
Tolli
tolli@tol.li


Re: anoncvs failure?

From
"Nigel J. Andrews"
Date:
On Thu, 22 Aug 2002, Þórhallur Hálfdánarson wrote:

> -*- Nigel J. Andrews <nandrews@investsystems.co.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@anoncvs.postgresql.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.
>
> Works fine for me, I think (never done this before... :)
>
> 0 tolli:tolli@hyperion pgsql $ cvs -d :pserver:anoncvs@anoncvs.postgresql.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@hyperion pgsql $ du -sh pgsql/
> 54M     pgsql
> 0 tolli:tolli@hyperion pgsql $


Thanks, I've deleted the existing tree and it seems to be checking it all out
now.

Very odd.

--
Nigel J. Andrews
Director

---
Logictree Systems Limited
Computer Consultants