Realistic Landscape Creation Tool |
What is Wing? | How do I use Wing? | Download | Join Wing | Help | Suggestions |
Your Position: Join Wing -> Project Administration Project Administration1. SVN Repository AdministrationThe directory layout of SVN repository is not permanent. One can reorganize the repository at any time. Because branches and tags are ordinary directories, the "svn move" command can move or rename them however you wish. Switching from one layout to another is just a matter of issuing a series of server-side moves. Need Help: How to move svn directory in server? 2. Upload web pagesInstall WinScp first. You may also need to set up putty to avoid inputing password. Run WinScp, input user_name,wing-007@web.sourceforge.net at "Host name", input 22 at "Port number". Select "SFTP" as the protocol and check "Allow SCP fallback". Click "Login". After login succeeded, you will find a folder named "htdocs" under the remote directory. Upload web pages there. Notice, the home page must be "index.html" and the file name is case sensitive. 3. Manage maillistYou can manage the mail list at: https://lists.sourceforge.net/lists/admin/wing-007-technical Mail list members can manage their subscription at: https://lists.sourceforge.net/lists/listinfo/wing-007-technical 4. Upload file releaseInstall WinScp first. You may also need to set up putty to avoid inputing password. Run WinScp, input user_name@frs.sourceforge.net at "Host name", input 22 at "Port number". Select "SFTP" as the protocol and check "Allow SCP fallback". Click "Login". After login succeeded, you will find a folder named "uploads" under the remote directory. Upload file packages there. You can then manage your uploaded file. 5. Publish a releaseWhen will be appropriate to publish a release? Usually, 10 important features lead to a sub version. When there are at least 20 sub versions, admin can change the major version number. But this depends on the admin. What packages do we have?
How to publish a release? Each package has multiple releases, each release has a major version number and a sub version number. External and Resource package may have different versions other than WingSDK, Editor and Source. |
If you have any questions, please send a mail to renqilin at users.sourceforge.net |