Looking at the ClearCase provider it doesn't implement the method: AddScmResult add( ScmRepository, ScmFileSet, CommandParameters )
Is there any particular reason for this since elsewhere there is a ClearCaseAddCommand class that appears to implement the logic to do the add? Do I just have to manually use the ClearCaseAddCommand rather than going through the provider? Thanks, Mark Russell