I´ve tried to load a dump file, which is ca. 20M (with 1347 revisions). It didn´t work because the file is too big. After reading some posts below I knew that I have to change upload_max_sizefile in the php.ini file and I´ve done that alreadly.
But I still can´t load the whole dump-file and got an error message like: the connecting-time with the server ran out! When I look at my repository there´re only 618 revisions in it. Then I´ve tried to seperate my dump into 2 files but I just can´t load dump files into that repository again, can I?
Can someone please help? Maybe I´ll have to configure another variable in some files or are any there other methods to load a big dump-file?
One more problem:
I don´t know why svnmanager didn´t add user names into my password file, which I gave in $svn_passwd_file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I´ve tried to load a dump file, which is ca. 20M (with 1347 revisions). It didn´t work because the file is too big. After reading some posts below I knew that I have to change upload_max_sizefile in the php.ini file and I´ve done that alreadly.
But I still can´t load the whole dump-file and got an error message like: the connecting-time with the server ran out! When I look at my repository there´re only 618 revisions in it. Then I´ve tried to seperate my dump into 2 files but I just can´t load dump files into that repository again, can I?
Can someone please help? Maybe I´ll have to configure another variable in some files or are any there other methods to load a big dump-file?
One more problem:
I don´t know why svnmanager didn´t add user names into my password file, which I gave in $svn_passwd_file.