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

error while restoring repository from dump

From: Himanshu Raina <raina_himanshu_at_yahoo.com>
Date: Thu, 1 Jul 2010 14:32:54 +0530 (IST)

Hi,
Since I was moving to a new server, I dumped existing repository data using 
svnadmin dump /pathto/repos > data.dump
Next I create a new repository on the new server and tried to load data using
svnadmin load /pathto/repos < data.dump
While loading data it gave me the following error.
<<< Started new transaction, based on original revision 105 svnadmin: Invalid control character '0x0d' in path 'branches/test01/htdocs/property/\015'
Any idea how can this be resolved. I tried excluding this path  using svndumpfilter but it didn't help either.
RegardsHimanshu Raina
Received on 2010-07-01 11:03:38 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.