Read content of specific file in repository.
![]()
Hello,
If I know the path of the file, and I have ITeamRepository and IWorkspaceHandle, is there anyway to read the content of the file? Thanks. |
One answer
![]() If I know the path of the file, and I have ITeamRepository and You know the path of the file in the eclipse workspace, or in the repository? If it's in the repository, then you also need to know the component. - Dmitry |