Re: "Checksum mismatch -- will transfer entire file"

2009-12-29 Thread Dan Nelson
In the last episode (Dec 29), Victor Sudakov said: > Nikos Vassiliadis wrote: > > >Are you sure you understand me? I was talking about mirroring the whole > > >repository with cvsup/cvsupd protocol, that's where the "Checksum > > >mismatch -- will transfer entire file" error occurs. > > > > Sorry,

Re: "Checksum mismatch -- will transfer entire file"

2009-12-28 Thread Victor Sudakov
Nikos Vassiliadis wrote: > >Are you sure you understand me? I was talking about mirroring the > >whole repository with cvsup/cvsupd protocol, that's where the > >"Checksum mismatch -- will transfer entire file" error occurs. > > Sorry, I missed the part of conversation about cvs mode in cvsup. > I

Re: "Checksum mismatch -- will transfer entire file"

2009-12-28 Thread Victor Sudakov
Dan Nelson wrote: > In the last episode (Dec 25), Victor Sudakov said: > > > I cvsup the FreeBSD CVS repository daily from cvsup.ru.freebsd.org. > > > Both the client and the server run CVSup Software version: SNAP_16_1h, > > > Protocol version: 17.0. > > > > > > Recently I noticed that there are

Re: "Checksum mismatch -- will transfer entire file"

2009-12-28 Thread Dan Nelson
In the last episode (Dec 25), Victor Sudakov said: > > I cvsup the FreeBSD CVS repository daily from cvsup.ru.freebsd.org. > > Both the client and the server run CVSup Software version: SNAP_16_1h, > > Protocol version: 17.0. > > > > Recently I noticed that there are lots of messages "Checksum mi

Re: "Checksum mismatch -- will transfer entire file"

2009-12-28 Thread Nikos Vassiliadis
On 12/28/2009 11:11 AM, Victor Sudakov wrote: Are you sure you understand me? I was talking about mirroring the whole repository with cvsup/cvsupd protocol, that's where the "Checksum mismatch -- will transfer entire file" error occurs. Sorry, I missed the part of conversation about cvs mode in

Re: "Checksum mismatch -- will transfer entire file"

2009-12-28 Thread Victor Sudakov
Erik Trulsson wrote: > > > > > > I would be happy to use svn as I do for my own projects. > > > > > > To run a cvs repository, you just need /usr/bin/cvs started from > > > inetd. It is even in the base system. > > > > > > To run a subversion repository, you need much more infrastructure and >

Re: "Checksum mismatch -- will transfer entire file"

2009-12-28 Thread Erik Trulsson
On Mon, Dec 28, 2009 at 11:46:37AM +0600, Victor Sudakov wrote: > Victor Sudakov wrote: > > [dd] > > > > I would be happy to use svn as I do for my own projects. > > > > To run a cvs repository, you just need /usr/bin/cvs started from > > inetd. It is even in the base system. > > > > To run a

Re: "Checksum mismatch -- will transfer entire file"

2009-12-28 Thread perryh
Victor Sudakov wrote: > ... [svn] needs python26, perl and tcl - all the three of them ... It seems you may have discovered the significance of the name: it subverts the sysadmin's sanity. Maybe it can find practical use as a meta-port for scripting languages, if someone cares to add ruby to the

Re: "Checksum mismatch -- will transfer entire file"

2009-12-28 Thread Victor Sudakov
Nikos Vassiliadis wrote: > >To cut a long story short, I would rather continue using cvs, perhaps > >until there is subversion-light in the base system. > > I use successfully cvs for the same reasons. Most of the time I use the > French mirror and I have also used the two USA ones. I haven't both

Re: "Checksum mismatch -- will transfer entire file"

2009-12-28 Thread Nikos Vassiliadis
On 12/28/2009 7:46 AM, Victor Sudakov wrote: To cut a long story short, I would rather continue using cvs, perhaps until there is subversion-light in the base system. I use successfully cvs for the same reasons. Most of the time I use the French mirror and I have also used the two USA ones. I h

Re: "Checksum mismatch -- will transfer entire file"

2009-12-27 Thread Victor Sudakov
Victor Sudakov wrote: [dd] > > I would be happy to use svn as I do for my own projects. > > To run a cvs repository, you just need /usr/bin/cvs started from > inetd. It is even in the base system. > > To run a subversion repository, you need much more infrastructure and > more overhead (lots o

Re: "Checksum mismatch -- will transfer entire file"

2009-12-27 Thread Victor Sudakov
David Kelly wrote: > > > > Colleagues, > > > > Am I the only one to have this problem? > > > No. > > Telling you more than I know: FreeBSD.org is moving (or has moved) > from CVS to SVN. Is my guess that what we are seeing is an artifact > of that move where data is hacked into cvs compatibl

Re: "Checksum mismatch -- will transfer entire file"

2009-12-25 Thread David Kelly
On Dec 25, 2009, at 12:43 AM, Victor Sudakov wrote: > Colleagues, > > Am I the only one to have this problem? No. Telling you more than I know: FreeBSD.org is moving (or has moved) from CVS to SVN. Is my guess that what we are seeing is an artifact of that move where data is hacked into cv

Re: "Checksum mismatch -- will transfer entire file"

2009-12-24 Thread Victor Sudakov
Colleagues, Am I the only one to have this problem? Victor Sudakov wrote: > > I cvsup the FreeBSD CVS repository daily from cvsup.ru.freebsd.org. > Both the client and the server run CVSup Software version: SNAP_16_1h, > Protocol version: 17.0. > > Recently I noticed that there are lots of me