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

Re: Repository corruption

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-07-14 06:29:07 CEST

Tracy R Reed wrote:

>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>svn, version 1.1.1 (r11581)
>CentOS 4.0
>
>fsfs storage
>
>I am occasionally seeing strange corruption in my checked out code
>consisting of things like:
>
><<<<<<< .mine
>
> }
><<<<<<< .mine
><<<<<<< .mine
>
>
[...]

This is not repository corruption. Someone got a conflict when they ran
"svn update", but they didn't bother to actually resolve it (that is,
they ran "svn resolved" without checking the file contents) before
committing.

PEBKC.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 14 06:32:23 2005

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

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