Home      FAQ      Idea Exchange      Ask a Question      My Stuff      Help   
  
Using CVS integration
Question
ID
70
Category
Integration (PRO)
  Source Control
Date Created
3/19/2003 7:03:53 AM
Date Updated
3/21/2003 9:36:05 AM
How to use CVS integration?
Answer
Here is a typical CVS integration usage scenario:
Let’s say a developer is working on a bug #4573



The bug is fixed and sources are ready for check-in.



Developer should enter a BUGtrack record number in the comment (in a format #<bugnumber> anywhere in the comment field or simply a <bugnumber> at the beginning of the comment)



and continue with check-in.



After that if you look at the corresponding BUGtrack record, you will see a Checkins section:



Checkins are listed as links with custom protocol(cvs://) and can be used to review changes:



Now bug can be resolved and reassigned later to other developers for code review, etc.

See Also:
Configuring CVS server for integration
Client setup for CVS integration
Was this information helpful?
 
Back to Search Results