Spring Framework 소스코드 SVN으로 다운 받기(불가능)
먼저 https://svn.sourceforge.net/svnroot/springframework 이 주소를 이클립스에서 svn 저장소에 추가 시켜 줍니다.
오픈소스들은 전부 이런식으로 소스코드를 다운 받을 수 있다고 합니다.
svn 저장소에 다음과 같이 주소가 추가 된 것을 확인 할 수 있습니다.
1201993018.bmp
그리고 열어 봤더니...
1311922893.bmp
대체 저 중에 뭘 다운 받아야 한단 말인지... 순간 당황했습니다.
역시 찍기 솜씨를 발휘하여.. 적당해 보이는 것을 클릭하고 체크아웃! 결과는 추후에.. 일단 해보는겁니다. ㅋ
.................................추가 부분........................
Looking for the Source Code?
The source code for the core Spring project is available through anonymous CVS at SourceForge's CVS Server.
- Use CVS HEAD for the current Spring 2.x development stream.
- Use the CVS branch named "mbranch-1-2" for the Spring 1.2.x maintenance stream.
Thesource code for Spring Web Flow, Spring Web Services, Spring-LDAP, andSpring-OSGi is available through anonymous SVN at SourceForge's Subversion Server.
아 ... 이런!!!!!!!!
Spring 소스코드는 cvs 저장소에서 다운이 가능하고 Spring Web Flow랑 Web Services, LDAP, OSGI가 svn 저장소에서 체크아웃 가능하군요.
제목 부터가 틀렸네요.