bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs 1.11.9 for windows hanging


From: Mark D. Baushke
Subject: Re: cvs 1.11.9 for windows hanging
Date: Tue, 28 Oct 2003 22:07:21 -0800

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paul Edwards <kerravon@nosppaam.w3.to> writes:

> "Mark D. Baushke" <mdb@cvshome.org> wrote:
> >> -z1 fixed the problem!
> 
> > Well, I am pleased it solved your problem.
> 
> > I just have no good ideas as to why it works... :-(
> 
> Is there meant to be a way of telling what version the
> CVS server is running?

This is the reason that the 'cvs version' command was introduced
in version 1.11.

% ./cvs -d :ext:myuser@cvs.sourceforge.net:/cvsroot/pdos version
Client: Concurrent Versions System (CVS) 1.11.9 (client/server)
Server: Concurrent Versions System (CVS) 1.11.1p1 (client/server)
%

> Can you try CVS 1.11.9 unchanged, windows version,
> using :ext:you@cvs.sf.net:/cvsroot/pdos
> 
> and do a cvs rlog pdos/src/pdos.c
> 
> just to confirm that it works for you on the same file?

Well, first I do not have any Windows version of any kind in my life
(I have access to FreeBSD, GNU/Linux, MacOS X, Solaris).

Second, I do not have permission to look at the given file.

./cvs -d :ext:myuserid@cvs.sourceforge.net:/cvsroot/pdos rlog pdos/src/pdos.c
cvs rlog: failed to create lock directory for `/cvsroot/p/pd/pdos/pdos/src' 
(/cvsroot/p/pd/pdos/pdos/src/#cvs.lock): Permission denied
cvs rlog: failed to obtain dir lock in repository `/cvsroot/p/pd/pdos/pdos/src'
cvs [rlog aborted]: read lock failed - giving up

and using :pserver: does not hang for me.

% ./cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/pdos rlog 
pdos/src/pdos.c

RCS file: /cvsroot/p/pd/pdos/pdos/src/pdos.c,v
head: 1.4
branch:
locks: strict
access list:
symbolic names:
        start: 1.1.1.1
        vendor: 1.1.1
keyword substitution: kv
total revisions: 5;     selected revisions: 5
description:
- ----------------------------
revision 1.4
date: 2003/10/28 21:00:31;  author: kerravon86;  state: Exp;  lines: +1 -1
fix commented code
- ----------------------------
revision 1.3
date: 2003/10/28 20:28:59;  author: kerravon86;  state: Exp;  lines: +0 -6
delete sanity check
- ----------------------------
revision 1.2
date: 2003/10/28 18:33:56;  author: kerravon86;  state: Exp;  lines: +76 -6
reallocate memory
- ----------------------------
revision 1.1
date: 2003/10/28 16:28:25;  author: kerravon86;  state: Exp;
branches:  1.1.1;
Initial revision
- ----------------------------
revision 1.1.1.1
date: 2003/10/28 16:28:25;  author: kerravon86;  state: Exp;  lines: +0 -0
initial import
=============================================================================
% 

        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/n1kZ3x41pRYZE/gRAi1OAKCBRddJp/QQqHTK5AD5fM9T0gW8NwCgl9DP
g+98C1n+ca3Bq2wEPj6kpMQ=
=IhVH
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]