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


Reply via email to