public class SVNUpdater extends Object
| Constructor and Description |
|---|
SVNUpdater(ServiceConfiguration configuration) |
public SVNUpdater(ServiceConfiguration configuration) throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNExceptionpublic void updateSVNStagingAlgorithmList(Algorithm algorithm, String targetVRE, String category, String algorithm_type, String user)
public void updateSVNProdAlgorithmList(Algorithm algorithm, String targetVRE, String category, String algorithm_type, String user)
public void updateAlgorithmFiles(File a) throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNExceptionpublic void updateAlgorithmFilesProd(File a) throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNExceptionpublic void updateAlgorithmList(String svnMainAlgoRepo, File a) throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNExceptionpublic void putFile(ByteArrayInputStream byteArrayInputStream, String destinationFolder, String fileName) throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNExceptionpublic void updateFile(ByteArrayInputStream byteArrayInputStream, String destinationFolder, String fileName) throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNExceptionpublic boolean fileExists(String path, long revision) throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNExceptionpublic static ByteArrayInputStream reteriveByteArrayInputStream(File file) throws IOException
IOExceptionpublic void updateSVNAlgorithmList(String file, Algorithm algorithm, String targetVRE, String category, String algorithm_type, String user)
public String generateAlgorithmEntry(Algorithm algorithm, String targetVRE, String category, String algorithm_type) throws ParseException
ParseExceptionpublic Collection<String> getUndefinedDependencies(String file, Collection<Dependency> deps) throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNExceptionpublic boolean checkIfAvaialable(String file, Collection<Dependency> deps) throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNExceptionpublic void updateSVN(String file, Collection<Dependency> deps)
public static String md5(byte[] contents)
public String getTimeZone() throws ParseException
ParseExceptionpublic static void main(String[] args) throws org.tmatesoft.svn.core.SVNException, ParseException
org.tmatesoft.svn.core.SVNExceptionParseExceptionCopyright © 2017. All Rights Reserved.