i got it... it seems to take some time to progagate...
the viewcvs client is possibly running on the same copy as the anonymous pserver access. (the advatage of making a static copy of the data is that they can use several servers and load balacing. this is not possible with normal CVS only _one_ user at a time can do checkouts or commits due to file locking - which is good because everyone wants consitent files, not garbage, but it not so performance friendly if you have hundreds of checkouts at the sime time ;-)

at this time we may have to accept that non project developers have a 24 hour delay... sorry but we cant change that, but the SF staff seems to look around for better solutions. on one side, it's not that of a problem. our sources are pretty stable now and a delay of a day does not make much differneces, if any. on the other side, i hope that they find a solution to keep up with the growth of the SF site...

chris

Dmitry wrote:
Hmm....
strange.
I cannot see any updates via webcvs either.

However, cvs log malloc.c gives:

RCS file: /cvsroot/mspgcc/msp430-libc/src/stdlib/malloc.c,v
Working file: malloc.c
head: 1.3
branch:
locks: strict
access list:
symbolic names:
        RELENG_1: 1.2
        release_1: 1.1.1.1
        alpha1: 1.1.1.1
        start: 1.1.1.1
        vendor: 1.1.1
keyword substitution: kv
total revisions: 4;     selected revisions: 4
description:
----------------------------
revision 1.3
date: 2003/07/10 15:19:50;  author: diwil;  state: Exp;  lines: +4 -2
align bss_end to 2 bytes boundary
----------------------------
revision 1.2
date: 2002/05/07 12:13:58;  author: diwil;  state: Exp;  lines: +49 -47
many fixes mostly to float point library
----------------------------
revision 1.1
date: 2001/12/26 03:52:24;  author: cliechti;  state: Exp;
branches:  1.1.1;
Initial revision
----------------------------
revision 1.1.1.1
date: 2001/12/26 03:52:24;  author: cliechti;  state: Exp;  lines: +0 -0
initial upload
=============================================================================

well.... lets wait until SF updates.

~d




On Thursday 10 July 2003 20:44, Daniel Néri wrote:

Steve Underwood <[email protected]> writes:

I just did a grab from CVS, and nothing seems to have changed in
libc.

Anonymous CVS servers and ViewCVS are lagging w/ up to 24h (see SF.net
site status page). On the other hand, I didn't see any commit message
from Dmitry, and as you're a committer yourself, you should have
access to up-to-date sources (via SSH).


Regards,





Reply via email to