[Revisionmanager-devel] Cannot Add File within an existing project
Brought to you by:
philikon
|
From: Arthur C. C. C. <ar...@so...> - 2003-11-15 18:43:13
|
Hi guys, I've mapped my existing CVS project into my site. I can get previous version, and update previous version without problems. Also, new folder will have no problem too. However, when I add new file into old folder, an error occurs. it stated that the .properties files exist for the folders. e.g. *************** Error Type CVSError Error Value cvs add: .Ryan.properties already exists, with version number 1.1 (Where Ryan is a folder inside my root. This error occurs when I add a file inside Ryan) ******************* I have checked that the have_props should be havingthe wrong value and it makes RM adding the properties to the CVS. Can anyone gimme some clue to fix it? Arthur |