[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Stripped down cvs repository for testing

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-07-11 23:23:37 CEST

On Fri, Jul 11, 2003 at 11:01:19PM +0200, Florian Schulze wrote:
> How could they get corrupt? What is the corruption?
>

I suppose that the file is not technically corrupt; it merely contains
no revisions. This is the *complete* content of icons.rc,v:

head ;
access ;
symbols ;
locks ; strict;
comment @ * @;

desc
@@

I'm not sure how this could happen with CVS. With RCS, this is
what you'd get if you do "rcs -i", and then never add any revisions.
Perhaps CVS creates files with "rcs -i" (this would not be too
surprising). Suppose, further, that CVS might be somehow interrupted
after creating the file but before adding the initial revision.
That might leave the file in this state. I'm only guessing, though.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 11 23:24:20 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.