FAQ

General

How to install Subversive?
How can I create a repository and fill it with data?
How to start use Subversive with already checked out projects?
Subversive doesn't see the file changes.
How can I use JavaHL Connector on Linux OS?

Versions and compatibility

Is it right that version 0.7 is newer then versions 1.1.0 and 1.0.0, which I previously used?
I use Eclipse 3.2. Can I use Eclipse Subversive?

Feedback

How to send a bug report?
How can I participate in Subversive improvement?

General

How to install Subversive?

The most friendly installation process - point Eclipse update manager to Subversive Update Site and follow instructions of Installation wizard. If for some reason you can't use Update Site you can download so-called Archived Update Site and point Eclipse update manager to this file locally on your computer. Please refer Installation instructions topic for details how to install, update and manage Subversive.


How can I create a repository and fill it with data?

In order to create repository with the Subversive UI you should have either: native JavaHL or SVN Kit 1.3.5 based connector installed, or you'll have to do it manually using 'svnadmin create' command. In the last case you'll also need to create a repository location for the created repository using 'SVN Repository Location Wizard', then you can share required project (or projects) using 'SVN Sharing Wizard' and perform the initial commit.


How to start use Subversive with already checked out projects?

If you have project checkouted by another Eclipse SVN plug-in and want to work with it using Subversive

  1. You need to disconnect project first. Select project and execute 'Team > Disconnect'. Select "Do not delete SVN meta information" in disconnect dialog and SVN working copy will not be deleted. It gives you possibility to use this working copy later with Subversive and avoid re-checkout process. Note that if disconnect will be skipped it causes problem if you will uninstall Eclipse SVN plug-in which was used for the project checkout.
  2. Now you can connect project to repository using Subversive. Select project and execute Team > Share Project. Select Subversive SVN provider in Share Project wizard and at the end you will be prompted to choose the SVN location. You can keep repository settings defined in project or reconnect to another repository.
If you have project checkouted by another SVN client If project has meta-information (.svn folders) you can just import it into the workspace, which cause automatic connection to the Subversive if appropriate SVN location will be found. In order to make import select 'File > Import... > General > Existing projects into Workspace'.


Subversive doesn't see the file changes.

Have you tried editing outside Eclipse IDE? If so, please hit refresh (F5) button over the project node.

How can I use JavaHL Connector on Linux OS?

Please refer to 'Note for Linux users' documentation page.


Versions and compatibility

Is it right that version 0.7 is newer then versions 1.1.0 and 1.0.0, which I previously used?

Yes, it's right, that version is most consistent and up-to-date. Why it has 0.7 number? According to Eclipse Foundation requirements, new and migrated projects should go through incubation phase. On incubation phase project should have version less then 1.0 - that's a reason of version change.


I use Eclipse 3.2. Can I use Eclipse Subversive?

Version, distributed on Eclipse.org requires at least Eclipse IDE version 3.4, so you can't use it. But you can use one of previous Subversive releases still distributed from former project home at www.polarion.com.


Feedback

How to send a bug report?

Subversive handles errors and in case of error detection is asked for sending of the automatic error report. This report contains required information such as stack trace and Java environment. You can also provide your comments about a problem, which help developers to find a reason of problem. Note that report doesn't contain any confidential information and you can review what exactly will be sent. All what you need to send such report is just to press a button in dialog.


How can I participate in Subversive improvement?

We cordially invite everyone in the Subversive community to get involved with the project newsgroup at news://news.eclipse.org/eclipse.technology.subversive (more below). This is crucial if we want to reach the eventual goal of inclusion of Subversive in the Eclipse IDE. Synergy of the Subversive team and the Community will lead the way towards defining the expectations of the potential user community, adjusting the project's goals accordingly, and eventually accomplishing those goals.

How to participate in discussion
You can send your comments about the Subversive project proposal or share you vision about the Subversive as a whole, to the news://news.eclipse.org/eclipse.technology.subversive newsgroup.

In order to participate in discussions you should request a free password to access the newsgroups by filling the registration form on http://www.eclipse.org/newsgroups/register.php. You'll receive login credentials by e-mail shortly after registering. You can work with newsgroups using simple web interface or setup your favorite NNTP news reader like Outlook, Thunderbird, etc.

Access through Web interface
Eclipse.org provides simple and useful web interface, which allows reading posts and writing answers. Use following link to access the Subversive newsgroup on eclipse.org: http://www.eclipse.org/newsportal/thread.php?group=eclipse.technology.subversive

Access through news readers
You can use any news reader, which supports NNTP. The most popular mail clients like Outlook and Thunderbird can be used to work with newsgroups. Let's follow MS Outlook Express setup process by example.

  1. Start MS Outlook Express
  2. Click on Tools > Accounts... menu item
  3. Switch to the News tab
  4. Perform Add > News...
  5. On the first page of the wizard enter your name, which will be shown in posts. Click on Next button.
  6. On the second page of the wizard enter your e-mail address. Click on Next button.
  7. On the third page of wizard enter news.eclipse.org as NNTP server. Set My news server requires me to log on option. Click on Next button.
  8. On the fourth page of the wizard enter username and password, which you receive by e-mail during subscription. Click on Next button.
  9. Click on Finish button
  10. Click on Close button in order to close Internet Accounts window
  11. You will be prompted to download the list of available newsgroups. Click on OK button.
  12. In the list find eclipse.technology.subversive newsgroup, select it and click on Subscribe button.
  13. Click on OK button in order to close Newsgroups Subscriptions dialog
Now you can select eclipse.technology.subversive node in the Folders tree in order to see posts in this newsgroup and make own posts.

In order to setup any news reader use following settings:
News server: news.eclipse.org
Port: 119, or 80 for firewalled users
SSL: no
UserID and Password are provided during subscription.