You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2004/09/30 17:40:41 UTC

DO NOT REPLY [Bug 31492] New: - checkin-fork and checkout-fork don't work

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=31492>.
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=31492

checkin-fork and checkout-fork don't work

           Summary: checkin-fork and checkout-fork don't work
           Product: Slide
           Version: 2.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Versioning
        AssignedTo: slide-dev@jakarta.apache.org
        ReportedBy: wburrows@e2open.com


Slide doesn't accept an empty value for the definition of the checkin-fork and 
checkout-fork elements to indicate they are enabled. These features are 
supported though and do work when they are turned on. The versioningHelper has 
a bug processing the empty string value for these elements which causes an 
exception. Finally, the DB2RDBMSAdapter's revison number comparator generates 
a "number format" exception when trying to translate revision numbers with more 
than two places eg. 1.2.1. I've attached patch files to fix these problems.

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org