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

Re: SVN dump/load Question

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-30 22:39:51 CEST

On Mar 30, 2007, at 15:18, Frank Facciola wrote:

> subversion02:/var/svn# svnadmin load /var/svn/repo/ < svn.dump
> <<< Started new transaction, based on original revision 1
> * adding path : .dummy ... done.
> svnadmin: Can't open directory '/var/svn/repo/db/transactions/
> 0-1.txn/¥': No such file or directory

Not sure whether it's normal for it to be creating a file or
directory called "¥" but that looks weird to me. If you haven't
already, try setting the LANG environment variable to something
(probably to a UTF-8 locale, like en_US.utf8, or whatever it's called
on your system (check /usr/share/locale)) before loading and see if
that makes a difference.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 31 02:30:34 2007

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.