Re: [Module-build-general] recent CVS changes still not visible
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-06-30 22:25:02
|
On Monday, June 30, 2003, at 12:21 PM, Dave Rolsky wrote:
> Ken, are you really, really, really sure you checked this into the
> right
> place? It's still not visible via anon cvs or the the web cvs, which
> just
> seems really weird.
I'm totally positive:
% cat CVS/Root
:ext:kwi...@cv...:/cvsroot/module-build
% cvs status lib/Module/Build/Base.pm
===================================================================
File: Base.pm Status: Up-to-date
Working revision: 1.134
Repository revision: 1.134
/cvsroot/module-build/Module-Build/lib/Module/Build/Base.pm,v
Sticky Tag: (none)
Sticky Date: (none)
Sticky Options: (none)
When I log in to shell.sourceforge.net, I see the following:
----------------------
On 2003-06-13, changes were made to ViewCVS access and pserver CVS
access.
pserver-based CVS access from this host (the project shell server) will
not
be changed. pserver-based CVS access from other hosts and ViewCVS
access
will now work against data on the backup CVS server (this is a
transparent
change and does not require any configuration changes on your part), as
to
reduce load on the primary CVS server and improve the performance of
developer CVS access. Data on the backup CVS server is roughly 24 hours
old, between sync runs. This change is temporary and is expected to be
reverted in August. See the Site Status page on SourceForge.net for
details.
----------------------
It looks like the peserver access to the repository is stuck around
June 20, because version 1.129 is the last version of Build/Base.pm I
see there. What a pain in the ass!
-Ken
|