How to change CVS username for a project that I imported

别等时光非礼了梦想. 提交于 2019-12-23 17:19:11

问题


I imported a project from a colleague's workspace in eclipse. I made some modifications to the project and now I want to commit the changes to CVS. When I try to commit the changes, it has my colleague's username and asks for his password. It won't let me change the username to my username in the pop-up box.

Is there a way to change the username associated to CVS for an individual project in eclipse?


回答1:


Just associate new repository (could be the same but with different credentials) with your project. More details:

http://blog.maestropublishing.com/2010/03/changing-cvs-username-and-password-in.html



来源:https://stackoverflow.com/questions/6918092/how-to-change-cvs-username-for-a-project-that-i-imported

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!