开发者

How can I checkout a project from CVS?

开发者 https://www.devze.com 2023-04-07 03:50 出处:网络
I have never used cvs in my life (only git, svn) - can anyone tell me how in the world I can get the source/jar of this bundle to my local Ubuntu box?

I have never used cvs in my life (only git, svn) - can anyone tell me how in the world I can get the source/jar of this bundle to my local Ubuntu box?

http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.equinox/compendium/bundles/org.eclipse.equinox.http/?root=RT_Project开发者_开发问答

I've installed "cvs" into ubuntu, but "cvs co" command complains about some "CVSROOT" not being set.

EDIT: Thanks to duffymo I've set up my CVSROOT variable, now when I try to "cvs co" I get the following:

penguin:~/Downloads$ cvs co dev.eclipse.org:/cvsroot/rt
cvs checkout: cannot find module `dev.eclipse.org:/cvsroot/rt' - ignored


Have a look at this: maybe it'll help.

http://ubuntuforums.org/archive/index.php/t-1216619.html


Turns out everything is much easier than I thought. Simply bring up the "CVS Repositories" view in Eclipse, right click on it (yes - on the empty window!) and click "Paste connection" link, which looks something like this:

http://wiki.eclipse.org/CVS_Howto#Anonymous_CVS

Thanks to Eclipse doc: http://wiki.eclipse.org/CVS_Howto#Anonymous_CVS

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号