Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

exploring CVS repository or committing by some Id?

Status
Not open for further replies.

sepgs2004

Programmer
Apr 25, 2007
5
US
I would like to know if we can do this with Eclipse CVS Plugin or if possible just with CVS.

When we check in code (commit), can we associate the following in anyway possible (along with commit action).
1. Some ID (prefereably bug# from Bugzilla)
2. Some document (other than comments). I think this doc can also be thought of as a normal check in.

Is there any way to link Bugzilla and CVS (actively or passively).

Or will it be possible to search CVS later by Bug# or some Id and expect it to give me set of files that got committed for that purpose.

I found the same info in another thread, however there were no replies for the question. Reference: thread932-1285350

Thank you Guys.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top