data error cyclic redundancy check

58 views
Skip to first unread message

yuiti...@gmail.com

unread,
Oct 22, 2018, 10:53:21 AM10/22/18
to TortoiseSVN
Hi,

How do I solve this error?

Error: Commit failed (details follow):
Error: Can't open file '\\192.168.0.38\svn_repos\db\txn-protorevs\12049-a52.rev':
Error: data error (cyclic redundancy check)

I can't commit or create a new repository, but update and checkout commands still work.

Stefan

unread,
Oct 23, 2018, 1:55:48 PM10/23/18
to TortoiseSVN


On Monday, October 22, 2018 at 4:53:21 PM UTC+2, Yuiti Onoue wrote:
Hi,

How do I solve this error?

Error: Commit failed (details follow):  
Error: Can't open file '\\192.168.0.38\svn_repos\db\txn-protorevs\12049-a52.rev':  
Error: data error (cyclic redundancy check)

Is the repository accessed via file:/// on a network share?

Anyway: the repository is corrupted. You can try the svnadmin command line tool:

$ svnadmin recover path/to/repo

If that doesn't help, then I hope you have a backup...

Stefan

yuiti...@gmail.com

unread,
Oct 23, 2018, 10:43:35 PM10/23/18
to TortoiseSVN
Yes, it was on a network share, we are a small developer team.

HD was corrupted, inaccessible, no recent backup and I can't afford a paid hd data recovery.
That's life :(

But thanks for trying to help me, I appreciate it a lot.

Stefan

unread,
Oct 24, 2018, 2:23:24 PM10/24/18
to TortoiseSVN

Yes, it was on a network share, we are a small developer team.

That's no excuse:

When you start over, do NOT put the repo on a network share.

You can install VisualSVN Server very easily on another computer and access the repo then via https.


henriqu...@ceteclins.com.br

unread,
Nov 5, 2018, 10:49:08 AM11/5/18
to TortoiseSVN
Wow, I didn't know that, I should had read the FAQ. Thanks!

It even says that store on a network share can corrupt the working copy, maybe this was my problem. Really thanks for advice me.
Reply all
Reply to author
Forward
0 new messages