vc-checkout

vc-checkout is a compiled Lisp function in `vc.el'.

(vc-checkout FILE &optional REV)

Retrieve a copy of the revision REV of FILE.
REV defaults to the latest revision.

After check-out, runs the normal hook `vc-checkout-hook'.