- remove '' around xs-vcs-$repo to make pasting easier
string uri = srec.substr(pos,epos-pos).c_str();
ioprintf(c1out, _("WARNING: '%s' is maintained in "
"the '%s' version control system at:\n"
string uri = srec.substr(pos,epos-pos).c_str();
ioprintf(c1out, _("WARNING: '%s' is maintained in "
"the '%s' version control system at:\n"
Src.c_str(), vcs.c_str(), uri.c_str());
if(vcs == "Bzr")
ioprintf(c1out,_("Please use:\n"
Src.c_str(), vcs.c_str(), uri.c_str());
if(vcs == "Bzr")
ioprintf(c1out,_("Please use:\n"