Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-team-dev] CVS API

Hi,

I'm currently working on an Eclipse plugin for our build system and this requires access to various properties of CVS such as obtaining the repository for a given project, making a new tag, etc. Currently the best way for me to go about this is to use the internal org.eclipse.team.cvs packages, is there a possibility of externalizing some of this functionality to provide a cleaner solution for those who need access to CVS functionality?

Thanks,
Elliott Baron


Back to the top