git - cvs --version works, cvs import gets can't find cvs -
i have cvs repository , trying work move things git. running os x 10.12.4 , group membership admin. home-brew installation of cvs in /usr/local/cellar , linked in /usr/local/bin/cvs , belong group admin.
i can cd directory , type cvs --version , current cvs version. when type cvs import new_project start initial, 'bash can't find cvs' cvs log gives bash can't find cvs' going on?
found problem. during recent update of operating system on local server repository is, os x sierra removed or deleted cvs , home-brew! issue not cvs on laptop, when cvs tried execute on server, not found. ran command under home-brew site install home-brew on server, did brew install cvs.
after cvs works fine on laptop, checking out , in server.
the message confusing did not cvs not found on xxx.yyy, , implied path problem on laptop.
Comments
Post a Comment