Subversion: Manage Labels Dialog

The Manage Labels dialog enables you to specify how versioned files should be annotated in the Projects, Files, Favorites, and Versioning windows depending on the repository folder the files belong to.

The Repository Folder Name table specifies a set of generic rules defining the path to, and identity of, repository folders.

Element Description

Repository URL Pattern

Regex pattern that matches the URL to a repository folder.

Folder Name

May be represented by one of the following:
  • a simple string - e.g. "mybranch"
  • a reference to a group from the regex pattern in the corresponding Repository URL Pattern column - e.g. "\2" gives the value represented by the second group defined by the regular expression in the adjacent Repository URL Pattern column
  • a combination from references and strings - e.g. "mybranch - \2"


Related Topics

Developing Applications with NetBeans IDE,

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0.