Community
Participate
Working Groups
N20100517-2000. The string "Import specific versions(s) shown below" is misleading because in some scenarios I don't see any version in the dialog, hence I have no clue about which version it talks (see attached picture). It uses "(s)" which is a blooper: we always use correct singular or plural wording depending on the number of items.
Created attachment 169097 [details] Picture of Import Projects from CVS dialog
The SCMURL's contain version information when produced from I-builds, releases, etc. The SCMURL's in a nightly don't contain version info, since they are built from HEAD. The wizard could likely be enhanced to recognize this.
Created attachment 192719 [details] Patch for handling singular and plural label
The version is correctly mentioned now. Attaching the patch for correct label handling and forwarding to Team (own owns this wizard page now).
Comment on attachment 192719 [details] Patch for handling singular and plural label The patch is not really good: 1. it leaves the "(s)" in the string 2. it creates a new key but uses the same string from an existing key 3. it does not fix the issue that the version is not shown if HEAD is chosen
Let me fix this.
Created attachment 192742 [details] Fix
Fixed in HEAD. Available in builds >= N20110407-2000.