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

Re: Binary blob corruption

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Fri, 1 Jun 2012 15:39:07 +0200

Guten Tag Skylar Thompson,
am Freitag, 1. Juni 2012 um 15:00 schrieben Sie:

> I've attached a script file that demonstrates this.

I have some strange characters i you file after saving it from my mail
client The Bat!, maybe you should repost a zipped version unless I'm
the only one with this problem.

Script started on Fri Jun 1 05:55:55 2012

[skylar_at_hopper ~]$ svnadminmkdir svnrepo
[skylar_at_hopper ~]$ svnadmin create svnrepo
[skylar_at_hopper ~]$ mkdir svn
[skylar_at_hopper ~]$ cd svn
[skylar_at_hopper ~/svn]$ svn  co file:///cluster/home/skylar/svnrepo/
Authentication realm: c328e328-e9ab-e111-bfb4-001e687902b7
Username: skylar
Checked out revision 0.
[skylar_at_hopper ~/svn]$ ls
svnrepo
[skylar_at_hopper ~/svn]$ cd svnrepo/
[skylar_at_hopper ~/svn/svnrepo]$ ls -l ~/tmp/icc
-rwxr-xr-x 1 skylar users 3873673 Jun 1 05:55 /cluster/home/skylar/tmp/icc
[skylar_at_hopper ~/svn/svnrepo]$ cp ~/tmp/icc .
[skylar_at_hopper ~/svn/svnrepo]$ svn add iucicc
A (bin) icc
[skylar_at_hopper ~/svn/svnrepo]$ svn - commit -m "test"
Adding (bin) icc
Transmitting file data .
Committed revision 1.
[skylar_at_hopper ~/svn/svnrepo]$ rm -f icc
[skylar_at_hopper ~/svn/svnrepo]$ svn update
Updating '.':
Restored 'icc'
At revision 1.
[skylar_at_hopper ~/svn/svnrepo]$ ls -l
total 3808
-rwxr-xr-x 1 skylar users 3873654 Jun 1 05:57 icc
[skylar_at_hopper ~/svn/svnrepo]$ exit

Script done on Fri Jun 1 05:57:21 2012

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.............030-2 1001-310
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hanover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2012-06-01 15:39:39 CEST

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.