how to disable svn's copy and move command?

2011-12-01 Thread zhiwei chen
hi,all. I use webdav to host a svn repository, for some reason I want to disable copy and move command, ie. uses can't use 'svn copy' and 'svn move' to commit. I know I can use pre-commit to disable copy and move, and is there another way to do this? thank you!

Problem with large() file commit

2011-08-14 Thread zhiwei chen
hello,everyone. I am having a problem when trying to commit a large number of changes in one go. It gets so far and then comes back with a message of the form: Commit failed (details follow): PUT of 'xxx': could not connect to server (https://www.xx.com) I am using TortoiseSVN to commit the cha

how to back svn repositories

2011-08-01 Thread zhiwei chen
hi,everyone. We have many svn repositories,more than 100,000 , but every repository has less than 1024M. So,which svn backup strategies should I use ?

Server sent unexpected return value (504 ) in response to MERGE request for '/xxx'

2011-07-21 Thread zhiwei chen
Hi,all! When I commit some file(263 directories, 3016 files, and 30M), I encountered with this error: svn: Commit failed (details follow): svn: Server sent unexpected return value (504 ) in response to MERGE request for '/xxx' message bellow are apache error logs: [Thu Jul 20 16:45:20 2011] [erro

README and readme are the same file in windows,but the different in Linux

2011-07-07 Thread zhiwei chen
I create two files, README and readme in Linux,then commit to svn server. But when I checkout in windows from svn server,you can imagine what will happened. PS: Where can I download the newest mod_dav_svn.so ?(and mod_auth_mysql.so) I use centos x86_64, I need both i386 and x86_64 arch of mod_dav_

README and readme are the same file in windows,but the different in Linux

2011-07-07 Thread zhiwei chen
I create two files, README and readme in Linux,then commit to svn server. But when I checkout in windows from svn server,you can imagine what will happened. PS: Where can I download the newest mod_dav_svn.so ?(and mod_auth_mysql.so) I use centos x86_64, I need both i386 and x86_64 arch of mod_dav_