Package org.apache.maven.scm.provider.integrity.command.checkout

Class Summary
IntegrityCheckOutCommand MKS Integrity implementation for Maven's AbstractCheckOutCommand
The Checkout command will create a fresh sandbox in the checkoutDirectory
Since, Maven deletes the prior checkout folder, this command will check for a prior sandbox in the checkout directory and if a sandbox was found, then the command will resynchronize the sandbox.
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.