Hi
My Subversion server install on Centos, running as svnserve. I have follows repositories created on server : I use "svnadmin create" to create repository, some hard link reference count for db folder is 6 (drwxrwsr-x 6 stevenw stevenw 4096 Mar 14 10:00 db) And some is 7. (drwxrwsr-x 7 stevenw stevenw 4096 Nov 22 11:08 db) If hard link reference count is 7 woks ok. But if the count is 6, Date, Author and log message all missing! Could you please help to tell why and how to fix. Steven [root@naboo1 stevenw]# dir DaTranReporting -l total 48 drwxrwxr-x 2 stevenw stevenw 4096 Feb 10 10:26 conf drwxrwsr-x 6 stevenw stevenw 4096 Mar 14 10:00 db -r--r--r-- 1 stevenw stevenw 2 Feb 10 09:09 format drwxrwxr-x 2 stevenw stevenw 4096 Feb 10 09:09 hooks drwxrwxr-x 2 stevenw stevenw 4096 Feb 10 09:09 locks -rw-rw-r-- 1 stevenw stevenw 229 Feb 10 09:09 README.txt [root@naboo1 stevenw]# dir dlpide -l total 48 drwxrwxr-x 2 stevenw stevenw 4096 Mar 18 14:19 conf drwxrwsr-x 7 stevenw stevenw 4096 Nov 22 11:08 db -r--r--r-- 1 stevenw stevenw 2 Oct 31 09:15 format drwxrwxr-x 2 stevenw stevenw 4096 Oct 31 09:15 hooks drwxrwxr-x 2 stevenw stevenw 4096 Oct 31 09:15 locks -rw-rw-r-- 1 stevenw stevenw 229 Oct 31 09:15 README.txt [root@naboo1 stevenw]# dir QPOSUtilRepos -l total 48 drwxr-xr-x 2 root root 4096 Nov 28 2012 conf drwxr-sr-x 7 root root 4096 Jan 6 10:57 db -r--r--r-- 1 root root 2 Nov 28 2012 format drwxr-xr-x 2 root root 4096 Nov 28 2012 hooks drwxr-xr-x 2 root root 4096 Nov 28 2012 locks -rw-r--r-- 1 root root 229 Nov 28 2012 README.txt [root@naboo1 stevenw]# dir QPOSWinRepos -l total 48 drwxr-xr-x 2 root root 4096 Nov 28 2012 conf drwxr-sr-x 7 root root 4096 Mar 17 14:38 db -r--r--r-- 1 root root 2 Nov 28 2012 format drwxr-xr-x 2 root root 4096 Nov 28 2012 hooks drwxr-xr-x 2 root root 4096 Nov 28 2012 locks -rw-r--r-- 1 root root 229 Nov 28 2012 README.txt [root@naboo1 stevenw]# dir Q4SeriesGUI -l total 48 drwxrwxr-x 2 stevenw stevenw 4096 Mar 18 13:26 conf drwxrwsr-x 6 stevenw stevenw 4096 Mar 18 13:27 db -r--r--r-- 1 stevenw stevenw 2 Mar 18 12:43 format drwxrwxr-x 2 stevenw stevenw 4096 Mar 18 12:43 hooks drwxrwxr-x 2 stevenw stevenw 4096 Mar 18 12:43 locks -rw-rw-r-- 1 stevenw stevenw 229 Mar 18 12:43 README.txt [root@naboo1 stevenw]#