For instance, is there a way for me to use svn or cvs (and how to find out which?) for a project if I have their project page -- for example, http://sourceforge.net/projects/ecb/?
|
Looking on the Source page for that project, it gives the CVS command
Other projects that use CVS should follow the same naming convention. SVN looks to be similar:
|
|||
|
|
|
Something tells me you want to 'screen-scrape' to figure out which revision control a project uses. The project page has the link to the main 'Code' page which you can
Should get you the words Disclaimer: Many websites consider screen scraping a violation of the Terms of Service. Please check the sf.net policy to see if its ok to scrape the web-page before you do. |
|||
|