Krugle Enterprise Administration Guide v5

How to Create a Krugle Data Set - for Subversion (SVN)

A Krugle Project has one or more Krugle Data Sets. A Data Set is defined by (i) a Data Repository and (ii) a Data Set Location within that Data Repository.

First, download, install and configure the SVN Connector on a server which is accessible from your Krugle server.

Next, create a Krugle Data Repository (see note 1 below). From the Data Repository Details page:

  1. Add a Data Repository Host Location (this is the URL where your SVN Connector is running). Click Next.
  2. Enter a Data Repository Name that you want Krugle to use when referring to your SVN repository.
  3. Enter credentials (Login and Password) for the SVN Connector, if needed.
  4. Change the Path, Port and Connection type if your SVN Connector is using settings different from the default settings.
  5. Click Save. Krugle will save this Data Repository and return you to the Add/Edit Project page.

Next, click the Add New Project link on the Projects Summary Page. Then enter a descriptive Project name and click Next. Finally, add one or more Data Sets to your project:

  1. Select the name of the Data Repository you created above from the "Data Repository" dropdown list.Click Next.
  2. In the Location field, enter the URL for your project's location in the Subversion repository. The URL path should include the the branch or tag you want Krugle to crawl (e.g. http://svn.apache.org/repos/asf/subversion/tags/1.9.9/).
  3. In the Alias field, enter an alias which is used as part of path for Krugle links to your project files.
  4. Click Save. This will add your Data Set to the current project.

Note that you can repeat the above four steps to add multiple data sets to the When the Project specification contains all the Data Sets that you require, click Finish.



Note

If the Data Repository you need has already been created in Krugle, you can skip steps for Data Repository creation and simply specify the Data Set location.