Labels
This project usesSubversionto manage its source code. Instructions on Subversion use can be found athttp://svnbook.red-bean.com/.
Access the source code repository for the AppFuse project in one of the following ways:
- Browse source code online to view this project's directory structure and files:java.netandFishEye
- Check out source code with a Subversion 1.x client. For example:
svn checkout https://appfuse.dev.java.net/svn/appfuse/trunk/ appfuse --username guest
The password for the guest account is "" (nothing).
The best clients for Subversion areTortoiseSVN(Windows only),SmartSVN(Java) andSubclipse(Eclipse). For command line clients, we recommendCygwinon Windows. For OS X, you should be able to installFinkand run "fink install svn-client".
本项目使用Subversion进行源代码管理。可通过在线浏览方式查看项目目录结构及文件,也可使用Subversion 1.x客户端检出源代码。推荐使用TortoiseSVN、SmartSVN及Subclipse等客户端。
6952

被折叠的 条评论
为什么被折叠?



