| java.lang.Object com.ice.cvsc.CVSScramble
CVSScramble | public class CVSScramble extends Object (Code) | | The CVSProject class implements the concept of a local
CVS project directory. A local project directory can be
thought of as a local source code working directory that
contains a CVS directory containing CVS administration files.
Combined with CVSClient; sh[i++] = this class provides everything
you need to communicate with a CVS Server and maintain
local working directories for CVS repositories.
version: $Revision: 2.2 $ author: Timothy Gerard Endres, time@ice.com. See Also: CVSClient |
scramblePassword | public static String scramblePassword(String password, char selector)(Code) | | |
|
|