Hi Ed,
Thanks for your early response. I did a little investigation based on what you asked.
>>>>>>>I assume that you've imported your project into the repository properly. Were there any error messages as you check out?
I didn't get any conflicts or errors when I imported my project. My repository has all the files and directories I need.
No, there are no error messages when I checkout the project. It just wouldn't checkout the files but would checkout only the directories. Seems like cvs treats files and directories differently.
>>>>>>Can you check out the CVS Root folder with all the files inside? Check that your file types are not in the ignored list, which is listed in .cvsignore of CVSRoot.
Yes, I can checkout the CVSROOT folder except for two files history and val-tags. I don't see the .cvsignore file in CVSROOT directory.
>>>>>>>You might also want to make sure the file permissions are correct. See
I have same username on both machines(client/server) and I included myself in cvs groups of server(/etc/group). I am sure I have write permission because I tested by adding a test file and tagging it.. this works.. meaning when I checkout again only this file is included with all directories.
I think of adding all the files from one of the clients might do the trick though it is time consuming... There must be an easier way. any suggestions??
Thanks in advance,
Cibee