4. Commit projects in SVN

In order to push your extension in the SocrateOpen SVN repository, you need the following:

    • An SVN location for the project. This will be provided to you by BITSoftware.

    • At least one username and password for accessing your SVN location. These will be provided to you by BITSoftware.

The initial import process is the following:

    1. In Eclipse, right-click on your project and select Team > Share Project.... Choose SVN and click Next.

    2. Choose Create a new repository location. Click Next.

    3. Write the URL of the SVN location for your project. Click Next.

    4. Select Use specific folder name and click Select.... Select the trunk folder in the repository browser window. Click OK and Finish.

    5. Right-click again on your project and select Team > Commit.

After the initial import, you should use the Team > Commit option in order to send your changes to the SocrateOpen SVN repository.