cvs_url(url, full_path)
Instance Public methods
Build a webcvs URL starting for the given url with
full_path appended as the destination path. If
url contains '%s' full_path will be will
replace the %s using sprintf on the url.
Please login to continue.