hello
 
i have a file fileA.c in the repository
 
i checkout this file, modify this file and commit it as filea.c
 
when i do a checkout afterwards, i get two files one fileA.c and another filea.c. The repository is on a windows machine
 
how to make sure that the file name remains as fileA.c irrespective of my checkin command?
 
thanks for any help
 
-rn

Reply via email to