> --exclude '#cvs.lock' \ > --exclude '#cvs.history.lock' \ > --exlcude '#cvs.val-tags.lock' \ > --exlcude '#cvs.rfl*' \ > --exlcude '#cvs.pfl*' \ > --exlcude '#cvs.wfl*' \ > --exlcude ',*,' \ > --exclude 'CVS' >
hey Mr. Mark, I searched for the above files on my system and to my surprise I did not find any one of them. The developers are not using any locks means default is editable as same files have to be edited by the developers so I using the default settings that comes with the cvs. The files under CVSROOT of one Repository. 234914 drwxrwsr-x 3 sun test 4096 Apr 24 18:29 . 234913 drwxrws--- 6 sun test 4096 May 23 16:41 .. 234947 -r--r--r-- 1 sun test 495 Apr 24 18:29 checkoutlist 234928 -rw-rw-r-- 1 sun test 495 Apr 24 18:29 .#checkoutlist 234929 -r--r--r-- 1 sun test 698 Apr 24 18:29 checkoutlist,v 234945 -r--r--r-- 1 sun test 760 Apr 24 18:29 commitinfo 234924 -rw-rw-r-- 1 sun test 760 Apr 24 18:29 .#commitinfo 234925 -r--r--r-- 1 sun test 963 Apr 24 18:29 commitinfo,v 234950 -r--r--r-- 1 sun test 991 Apr 24 18:29 config 234936 -rw-rw-r-- 1 sun test 991 Apr 24 18:29 .#config 234937 -r--r--r-- 1 sun test 1194 Apr 24 18:29 config,v 234948 -r--r--r-- 1 sun test 602 Apr 24 18:29 cvswrappers 234930 -rw-rw-r-- 1 sun test 602 Apr 24 18:29 .#cvswrappers 234931 -r--r--r-- 1 sun test 805 Apr 24 18:29 cvswrappers,v 234943 -r--r--r-- 1 sun test 1025 Apr 24 18:29 editinfo 234920 -rw-rw-r-- 1 sun test 1025 Apr 24 18:29 .#editinfo 234921 -r--r--r-- 1 sun test 1228 Apr 24 18:29 editinfo,v 234915 drwxrwsr-x 2 sun test 4096 Apr 24 18:29 Emptydir 234938 -rw-rw-rw- 1 sun test 126331 May 30 19:12 history 234941 -r--r--r-- 1 sun test 1168 Apr 24 18:29 loginfo 234916 -rw-rw-r-- 1 sun test 1168 Apr 24 18:29 .#loginfo 234917 -r--r--r-- 1 sun test 1371 Apr 24 18:29 loginfo,v 234940 -r--r--r-- 1 sun test 1151 Apr 24 18:29 modules 234934 -rw-rw-r-- 1 sun test 1151 Apr 24 18:29 .#modules 234935 -r--r--r-- 1 sun test 1354 Apr 24 18:29 modules,v 234949 -r--r--r-- 1 sun test 564 Apr 24 18:29 notify 234932 -rw-rw-r-- 1 sun test 564 Apr 24 18:29 .#notify 234933 -r--r--r-- 1 sun test 767 Apr 24 18:29 notify,v 234942 -r--r--r-- 1 sun test 649 Apr 24 18:29 rcsinfo 234918 -rw-rw-r-- 1 sun test 649 Apr 24 18:29 .#rcsinfo 234919 -r--r--r-- 1 sun test 852 Apr 24 18:29 rcsinfo,v 234946 -r--r--r-- 1 sun test 879 Apr 24 18:29 taginfo 234926 -rw-rw-r-- 1 sun test 879 Apr 24 18:29 .#taginfo 234927 -r--r--r-- 1 sun test 1082 Apr 24 18:29 taginfo,v 234939 -rw-rw-rw- 1 sun test 0 Apr 24 18:29 val-tags 234944 -r--r--r-- 1 sun test 1026 Apr 24 18:29 verifymsg 234922 -rw-rw-r-- 1 sun test 1026 Apr 24 18:29 .#verifymsg 234923 -r--r--r-- 1 sun test 1229 Apr 24 18:29 verifymsg,v What I want to know is my cvs running properly or there is some problem? The developers are not facing any kind of problem in commiting or getting the updates of the files/folders. Thanks & Regards Ankush Grover _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
