Package org.apache.commons.vfs2.operations.vcs


package org.apache.commons.vfs2.operations.vcs
VFS version control operations.

This package contains common interfaces for Version Control Systems such as Git, SVN, CVS, etc.

The implementation of that interfaces it a system-specific deal and all implementations are located in the corresponding packages for those concrete systems.