Community
Participate
Working Groups
Dear Team experts, When in CVS Repositories view, one can copy all the connections by selecting them and choosing "Copy to Clipboard" from context menu. After doing this Clipboard contains text with connections delimited by newline. Unfortunately, when pasting such multiple connection strings, they are not recognized and only one is created. :-( It would be cool to be able to paste many CVS repositories at once, wouldn't it? If you point me to the class responsible for handling this paste action, I could help a little with implementation. Build Id: 3.5.1
(In reply to comment #0) > If you point me to the class responsible for handling this paste action, I could > help a little with implementation. It's org.eclipse.team.internal.ccvs.ui.repo.PasteConnectionStringAction. Thanks in advance. *** This bug has been marked as a duplicate of bug 199036 ***