blob: bd0f76b345d3dd804b45cb35db2fd61aab54db77 [file] [log] [blame]
#Signature file v4.1
#Version 1.58.0
CLSS public java.lang.Object
cons public init()
meth protected java.lang.Object clone() throws java.lang.CloneNotSupportedException
meth protected void finalize() throws java.lang.Throwable
meth public boolean equals(java.lang.Object)
meth public final java.lang.Class<?> getClass()
meth public final void notify()
meth public final void notifyAll()
meth public final void wait() throws java.lang.InterruptedException
meth public final void wait(long) throws java.lang.InterruptedException
meth public final void wait(long,int) throws java.lang.InterruptedException
meth public int hashCode()
meth public java.lang.String toString()
CLSS public org.netbeans.modules.subversion.api.Subversion
cons public init()
fld public final static java.lang.String CLIENT_UNAVAILABLE_ERROR_MESSAGE = "SVN client unavailable"
meth public static boolean isClientAvailable(boolean)
meth public static boolean isRepository(java.lang.String)
meth public static java.io.File openCheckoutWizard(java.lang.String,boolean) throws java.io.IOException
meth public static java.lang.String[] selectRepositoryFolders(java.lang.String,java.lang.String) throws java.io.IOException
meth public static java.lang.String[] selectRepositoryFolders(java.lang.String,java.lang.String,java.lang.String,char[]) throws java.io.IOException
meth public static void addRecentUrl(java.lang.String) throws java.net.MalformedURLException
meth public static void checkoutRepositoryFolder(java.lang.String,java.lang.String[],java.io.File,boolean) throws java.io.IOException
meth public static void checkoutRepositoryFolder(java.lang.String,java.lang.String[],java.io.File,boolean,boolean) throws java.io.IOException
meth public static void checkoutRepositoryFolder(java.lang.String,java.lang.String[],java.io.File,java.lang.String,java.lang.String,boolean) throws java.io.IOException
meth public static void checkoutRepositoryFolder(java.lang.String,java.lang.String[],java.io.File,java.lang.String,java.lang.String,boolean,boolean) throws java.io.IOException
meth public static void commit(java.io.File[],java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException
meth public static void mkdir(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException
meth public static void openCheckoutWizard(java.lang.String) throws java.io.IOException
supr java.lang.Object
hfds RELATIVE_PATH_ROOT,WORKINGDIR_KEY_PREFIX