DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36355>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36355





------- Additional Comments From [EMAIL PROTECTED]  2005-09-08 05:47 -------
Created an attachment (id=16336)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16336&action=view)
Adds functionality for multiple branch points from a single revision.

The number of components in a revision is now always a multiple of two (a la
CVS revision numbers).  The odd positions indicate the branch number.

e.g. if you 1.1 and 1.2 the first time you check out 1.1 you will get 1.1.1.1.

The second time you check out 1.1 you will get 1.1.2.1.

Added a number of methods to support this => getBranchLevel() and
getBranchNumber().

Also moved some repeated initialisation code into a single private method,
initBaseRevision().


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to