hey please help me to solve this problem.
hey friends clearfsimport can be used to add directories to source
control recursively using command
clearfsimport -r "source path" "destination path"
but how to checkout & checkin directories from views recursively
i mean when i will checkout a directory i want to checkout all
subdirectories and files symultaneously.
similarly when i will checkin a directory i want to checkin all
subdirectories and files symultaneously
please tell me how to do that with an example.
Regards,
mitr.............