Uses of Class
org.apache.commons.jrcs.rcs.InvalidBranchVersionNumberException

Packages that use InvalidBranchVersionNumberException
org.apache.commons.jrcs.rcs JRCS is a library that knows how to manipulate the archive files produced by the RCS and CVS version control systems. 
 

Uses of InvalidBranchVersionNumberException in org.apache.commons.jrcs.rcs
 

Methods in org.apache.commons.jrcs.rcs that throw InvalidBranchVersionNumberException
 void Archive.setBranch(java.lang.String v)
          Set the active branch to the one identified by the given version number.
 void Archive.setBranch(Version vernum)
          Set the active branch to the one identified by the given version number.
 



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.