New Workspace Configuration
![]()
Michael Oyebola (31●11)
| asked Jun 29 '16, 1:06 p.m.
edited Jun 29 '16, 4:16 p.m. by David Lafreniere (4.8k●7)
We want to introduce a naming convention for all users when creating a personal workspace from a stream. To configure this, I went to theNew Workspace Configuration. I added the two following line to help new users to automatically have a better naming convention but i wasn't able to get it to work. Any suggestions?
<configuration-data id="com.ibm.team.scm.service.newWorkspaceConfigurationData"> <stream-name id="${stream-name}"/> <user-name id="${user-id}"/> </configuration-data> Default name when creating a new repository workspace from a stream should be "SWC_IM_Dev michael Workspace" and click |