2003-05-07 11:05:04

by Pavel Machek

[permalink] [raw]
Subject: bkcvs not up-to-date?

Hi!

I have just done

rsync -zav --delete rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.5 .

and checked out the tree, but cvs log Makefile still indicates 2.5.68
is the lastest version. What am I doing wrong?

Pavel
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]


2003-05-07 11:45:32

by John Levon

[permalink] [raw]
Subject: Re: bkcvs not up-to-date?

On Wed, May 07, 2003 at 01:15:54PM +0200, Pavel Machek wrote:

> and checked out the tree, but cvs log Makefile still indicates 2.5.68
> is the lastest version. What am I doing wrong?

I have the same problem, the CVS gateway got stuck some point in the
middle of 2.5.68 and has had no apparen t updates since

regards
john

2003-05-07 23:07:01

by Pavel Machek

[permalink] [raw]
Subject: Re: bkcvs not up-to-date?

Hi!

> > and checked out the tree, but cvs log Makefile still indicates 2.5.68
> > is the lastest version. What am I doing wrong?
>
> I have the same problem, the CVS gateway got stuck some point in the
> middle of 2.5.68 and has had no apparen t updates since

Its even worse: part of updates gets there. Like CREDITS file is
up-to-date but Makefile is not.
Pavel
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]

2003-05-08 00:51:11

by Carl-Daniel Hailfinger

[permalink] [raw]
Subject: Re: bkcvs not up-to-date?

Hi Pavel,

you got Larry's address wrong. It's bitmover.com, not bitmover.org.

Pavel Machek wrote:
>
>>>and checked out the tree, but cvs log Makefile still indicates 2.5.68
>>>is the lastest version. What am I doing wrong?
>>
>>I have the same problem, the CVS gateway got stuck some point in the
>>middle of 2.5.68 and has had no apparen t updates since
>
>
> Its even worse: part of updates gets there. Like CREDITS file is
> up-to-date but Makefile is not.

Carl-Daniel

2003-05-08 02:26:16

by Paul Clements

[permalink] [raw]
Subject: Re: bkcvs not up-to-date?

On Thu, 8 May 2003, Carl-Daniel Hailfinger wrote:
>
> Pavel Machek wrote:
> >
> >>>and checked out the tree, but cvs log Makefile still indicates 2.5.68
> >>>is the lastest version. What am I doing wrong?
> >>
> >>I have the same problem, the CVS gateway got stuck some point in the
> >>middle of 2.5.68 and has had no apparen t updates since
> >
> >
> > Its even worse: part of updates gets there. Like CREDITS file is
> > up-to-date but Makefile is not.

Yeah, I'm getting errors trying to load loop.ko, that looks kind of
suspicious...loop has been working...of course I guess it could be the
regularly scheduled breakage...

--
Paul

2003-05-10 15:08:59

by Larry McVoy

[permalink] [raw]
Subject: Re: bkcvs not up-to-date?

This should be fixed now. We had a bad disk on kernel.bkbits.net.

On Wed, May 07, 2003 at 10:36:42PM -0400, Paul Clements wrote:
> On Thu, 8 May 2003, Carl-Daniel Hailfinger wrote:
> >
> > Pavel Machek wrote:
> > >
> > >>>and checked out the tree, but cvs log Makefile still indicates 2.5.68
> > >>>is the lastest version. What am I doing wrong?
> > >>
> > >>I have the same problem, the CVS gateway got stuck some point in the
> > >>middle of 2.5.68 and has had no apparen t updates since
> > >
> > >
> > > Its even worse: part of updates gets there. Like CREDITS file is
> > > up-to-date but Makefile is not.
>
> Yeah, I'm getting errors trying to load loop.ko, that looks kind of
> suspicious...loop has been working...of course I guess it could be the
> regularly scheduled breakage...
>
> --
> Paul
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/

--
---
Larry McVoy lm at bitmover.com http://www.bitmover.com/lm

2003-05-10 17:36:45

by Pavel Machek

[permalink] [raw]
Subject: Re: bkcvs not up-to-date?

Hi!

> This should be fixed now. We had a bad disk on kernel.bkbits.net.

It does not quite work:

delme2$ rsync -zav --delete
rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.5 .
MOTD:
MOTD: Welcome to the Linux Kernel Archive.
...
MOTD: U.S. regulations.
MOTD:

receiving file list ... done
client: nothing to do: perhaps you need to specify some filenames or
the --recursive option?
rsync error: some files could not be transferred (code 23) at
main.c(636)
delme2$

Should I use another mirror?
Pavel
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]