Home      FAQ      Idea Exchange      Ask a Question      My Stuff      Help   
  
Using Subversion integration
Question
ID
149
Category
Integration (PRO)
  Source Control
Date Created
9/29/2006 9:02:32 AM
Date Updated
9/29/2006 10:19:12 AM
How to use Subversion integration?
Answer
Here is a typical Subversion integration usage scenario:
Let’s say a developer is working on a bug #10507



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



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



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 Subversion server for integration
Client setup for Subversion integration
Was this information helpful?
 
Back to Search Results