Re: svnadmin hotcopy fail with 1.6.11

2010-04-26 Thread Andy Peters
On Apr 26, 2010, at 12:40 PM, Daniel Shahaf wrote: > Andy Peters wrote on Mon, 26 Apr 2010 at 11:28 -0700: >> ... spoke too soon. svn doesn't like an empty fsfs.conf file; it >> complains about missing section headers when trying to do an update or >> whatever. >&

Re: svnadmin hotcopy fail with 1.6.11

2010-04-26 Thread Andy Peters
... spoke too soon. svn doesn't like an empty fsfs.conf file; it complains about missing section headers when trying to do an update or whatever. I copied an example from somewhere and all's well. -a

Re: svnadmin hotcopy fail with 1.6.11

2010-04-26 Thread Andy Peters
On Apr 25, 2010, at 2:05 AM, Stefan Sperling wrote: > On Sat, Apr 24, 2010 at 10:15:47PM -0700, Andy Peters wrote: >> Hello, list ... >> >> I just updated a server from 1.6.3 to 1.6.11, running on Fedora 7. I >> didn't do a dump and load on the repository. >

svnadmin hotcopy fail with 1.6.11

2010-04-24 Thread Andy Peters
Hello, list ... I just updated a server from 1.6.3 to 1.6.11, running on Fedora 7. I didn't do a dump and load on the repository. When running svnadmin hotcopy on the repo, I get a complaint about file fsfs.conf not found. When I looked in the repo, I didn't see this file, so that explains th