i'm using mylyn with the svn connector and does anybody know how can i set the svn id associated to the file into the comment template field of the mylyn?
To clarify : something similar to [${task.status} - ${connector.task.prefix} ${task.key}: ${task.description} ] in the 'commit comment table' option at preferences.
Is there a command similar to ${task.id}?