From: Colin S. <col...@ex...> - 2006-06-06 03:01:47
|
The migration of spring-projects from cvs to svn is partially done. I killed a lot of time until I figured out that SourceForge's ability to import CVS or SVN repos or dumpfiles, respectively, seems to be completely broken if the files are compressed, although that's supposed to work. What I eneded up doing was rsyncing the CVS repo over, stripping everything except spring-projects, converting to an SVN dump file, and then uploading that dump file in non-compressed format. spring-projects may now be checked out via SVN from: https://svn.sourceforge.net//svnroot/springframework/spring-projects Note that this is a transitional layout, where it still combines common-build, spring-webflow, and spring-ws, albeit in a slightly cleaner format. The new layout may be viewed via http from: http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-projects/ It does now download jars from online, using the http View of another SVN directory: http://svn.sourceforge.net/viewcvs.cgi/springframework/repos/ At this point, spring-webflow and spring-binding build. spring-webflow-samples, and all of spring-ws, should still fail. More later, I have to take off in a few hours. Colin |