vcs:

vcs:

[1] VCS - search.cpan.org ( 版) <http://search.cpan.org/dist/VCS/VCS.pm>

There is a URL scheme for entities under version control. The format is as follows:

vcs://localhost/VCS::Cvs/fs/path/?query=1

The "query" part is ignored for now. The path must be an absolute path, meaningful to the given class. The class is an implementation class, such as VCS::Cvs.