I use the version 1.07. When I dump any repository, the size of dump file always is zero. But this function is work fine in version 1.05.
Hello Marijn,
I had the same problem with version 1.06 and now upgraded to version 1.07 the problem exists.
I get this message in the dump file
<h1>Fatal Error</h1><p>[8] Undefined variable: svn_config_dir (@line 42 in file /var/www/html/svnmanager/svnmanager/RepositoryModule/DumpOutputPage.php).</p><h2>Debug Backtrace</h2><pre>#1 DumpOutputPage.php:42 -- pradoErrorHandler(...) #2 TControl.php:406 -- DumpOutputPage->OnInit(...) #3 TPage.php:1070 -- TControl->onInitRecursive(...) #4 TPage.php:940 -- TPage->onInitRecursive(...) #5 TApplication.php:483 -- TPage->execute() #6 index.php:5 -- TApplication->run() </pre>
I've addd the svn_config_dir, but to where must it to set?
Because I get a messge in the /var/log/httpd/error_log that follows:
Subcommand 'dump' doesn't accept option '--config-dir ARG' Type 'svnadmin help dump' for usage.
It doesn't matter what I fill in, in the svn_config_dir variable. I get the same error.
Ciao, Dick
Terribly sorry, should have checked this. svnadmin hasn't got (and probably doesn't need) a config dir. This has been removed in 1.08
Best wishes, Marijn
Log in to post a comment.
I use the version 1.07.
When I dump any repository, the size of dump file always is zero.
But this function is work fine in version 1.05.
Hello Marijn,
I had the same problem with version 1.06 and now upgraded to version 1.07 the problem exists.
I get this message in the dump file
<h1>Fatal Error</h1><p>[8] Undefined variable: svn_config_dir (@line 42 in file /var/www/html/svnmanager/svnmanager/RepositoryModule/DumpOutputPage.php).</p><h2>Debug Backtrace</h2><pre>#1 DumpOutputPage.php:42 -- pradoErrorHandler(...)
#2 TControl.php:406 -- DumpOutputPage->OnInit(...)
#3 TPage.php:1070 -- TControl->onInitRecursive(...)
#4 TPage.php:940 -- TPage->onInitRecursive(...)
#5 TApplication.php:483 -- TPage->execute()
#6 index.php:5 -- TApplication->run()
</pre>
I've addd the svn_config_dir, but to where must it to set?
Because I get a messge in the /var/log/httpd/error_log that follows:
Subcommand 'dump' doesn't accept option '--config-dir ARG'
Type 'svnadmin help dump' for usage.
It doesn't matter what I fill in, in the svn_config_dir variable. I get the same error.
Ciao,
Dick
Terribly sorry, should have checked this. svnadmin hasn't got (and probably doesn't need) a config dir. This has been removed in 1.08
Best wishes,
Marijn