New Kenai Project Wizard: Source Code and Issues
See Also
The New Kenai Project wizard enables you to create a new project on Kenai.
You open the wizard by choosing Kenai > New Kenai Project from the Team menu.
The Source Code and Issues page enables you to set the properties related to
the version control system and issue tracking system for the project.
In the Source Code and Issues page you need to set the following properties.
- Source Code Repository. Select the version control system for the project
from the drop-down menu.
- Subversion or Mercurial. Select Subversion or Mercurial
to create the repository on Kenai.
If you already have a Subversion or Mercurial repository but it is not on Kenai, select External.
If you select Subversion or Mercurial, you need to specify an empty folder to contain the local repository.
The IDE initializes the local repository when you finish the wizard.
- External. Select External to specify an existing remote repository.
If you select External, you need to specify the URL of the remote repository.
The IDE will not create a local repository.
- None. Select None if you do not want to specify or create a
remote repository for the project at this time.
You can create or specify the repository later.
- Repository Name. (Subversion or Mercurial only) This field is used to generate the URL of the remote repository.
You do not need to modify the default name.
- Repository URL. (External only) Specify the URL of the remote repository when using an external version control system.
- Local Repository Folder. (Subversion or Mercurial only) Specify an empty local directory for the local repository.
The local repository is created when you finish the wizard.
- Issue Tracking.
Select the issue tracker for the project from the drop-down menu.
- Bugzilla or JIRA.
If you select Bugzilla or JIRA, an issue tracker for the project is created on Kenai.
- External. Select External to specify an existing issue tracker.
If you select External, you need to specify the URL of the issue tracker.
- None. Select None if you do not want to specify or create an
issue tracker for the project.
You can create or specify the issue tracker later.
- See Also
- Creating a Kenai Project
- Kenai Project Tasks: Quick Reference
Legal Notices