Getting Started with OXIDprojects
From OXIDwiki
This tutorial serves as a step-by-step guide for setting up your own project on the OXID community's freely available collaboration platform, entitled OXIDprojects. We'll use OXID2Celebros as a sample project.
Contents |
Register user
First of all, you have to register yourself and then log in. As a next step, you can now register a new project:
Submit new project
You are then being asked to provide some basic information about your new project. Fill in the form (see screenshot below) and hit the submit button.
Once your data has been submitted, you will see a confirmation screen. The OXIDprojects administrators will get an automatic email notice about your submission and will consider your project for approval. Thanks for understanding that this procedure is due to safety aspects.
At this point, please check your mailbox. You shall have received two e-mails: One is to confirm your project registration, the other notifies you about the mailing lists that have been installed automatically for your new project:
Approval information
Once your project was approved by an administrator, you shall receive the following e-mail notification:
Configure project
Go to your project admin page now and edit the trove categorization:
You can also edit all other options on your project's page. Feel free to check it out!
Publish source code
Now, you can connect to your project's SVN. Go to the SCM navigation tab and on that page copy the path provided there for read & write developer access:
Please note that it may take a while (60 mins max) until SVN access works. Paste the copied path to your SVN client and perform an iinitial checkout. Don't forget to replace “developername” with the user name of you registered with on OXIDprojects. Be prepared to enter your registration password.
Once you are connected, you can easily add and commit files to your own project SVN.




