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

Re: Commit Error in conversion of types

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Fri, 25 Jan 2013 08:44:35 +0100

Guten Tag Julio Palma,
am Donnerstag, 24. Januar 2013 um 21:43 schrieben Sie:

> Some of selected resources were not committed.
> Some of selected resources were not committed.
> svn: E200030: Commit failed (details follow):
> svn: E200030: Commit failed (details follow):
> svn: E200030: disk I/O error
> svn: E200030: disk I/O error
> svn: E200029: Couldn't perform atomic initialization

Those errors don't sound like encoding problems and in general
Subversion is even capable of working with plain binary data, text
file encoding of versioned files won't be your problem. Is have a lot
of source code in UTF-8, windows-1252, CP-437 and maybe even some
legacy code I don't even know the encoding of, may be latin-1 oder
latin-9 or whatever, and didn't ever get any problem like yours.

You should give a lot more details about your Subversion server, which
backend did you use for your repos, which version you use, where the
space to save your repos comes from, e.g. NAS vs. SAN vs. local hard
disks vs. USB-storage for some reason etc. Your problem surely is in
your setup, not your source code.

> 1. Exists one way to convert this files with a svn command?

No because it's beyond Subversion and it's surely not needed iny our
case.

> 2. It is a permission problem?

May be, it's about the details I mentioned earlier. Of course it's
interesting to know which user account your Subversion service runs on
etc.

> 3. or both?

I put my hands into fire that it's not a problem with text file
encoding.

> 2. "Checkout" from the folder from original revision, I move the
> file.php and rewrite the same file.php and follow a "svn commit",
> then the source finish with sucess.

I don't understand that paragraph, what do you mean by checkout an
older revision? Do you already have an old working Subversion setup,
have you been able to commit to your newly created repos until the
disk i/o errors appear? Please give some more details.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail:Thorsten.Schoening_at_AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2013-01-25 08:45:49 CET

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.