You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2010/01/08 00:03:03 UTC

svn commit: r897044 [20/29] - in /subversion/site: author/dev/ publish/dev/ publish/dev/javadoc/ publish/dev/javadoc/org/ publish/dev/javadoc/org/tigris/ publish/dev/javadoc/org/tigris/subversion/ publish/dev/javadoc/org/tigris/subversion/javahl/ publi...

Added: subversion/site/publish/dev/javadoc/org/tigris/subversion/javahl/SVNAdmin.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/dev/javadoc/org/tigris/subversion/javahl/SVNAdmin.html?rev=897044&view=auto
==============================================================================
--- subversion/site/publish/dev/javadoc/org/tigris/subversion/javahl/SVNAdmin.html (added)
+++ subversion/site/publish/dev/javadoc/org/tigris/subversion/javahl/SVNAdmin.html Thu Jan  7 23:03:00 2010
@@ -0,0 +1,924 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_17) on Thu Jan 07 08:13:24 CST 2010 -->
+<TITLE>
+SVNAdmin
+</TITLE>
+
+<META NAME="date" CONTENT="2010-01-07">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="SVNAdmin";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../org/tigris/subversion/javahl/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/tigris/subversion/javahl/SubversionException.html" title="class in org.tigris.subversion.javahl"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.MessageReceiver.html" title="interface in org.tigris.subversion.javahl"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/tigris/subversion/javahl/SVNAdmin.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SVNAdmin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.tigris.subversion.javahl</FONT>
+<BR>
+Class SVNAdmin</H2>
+<PRE>
+<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.tigris.subversion.javahl.SVNAdmin</B>
+</PRE>
+<HR>
+<DL>
+<DT><PRE>public class <B>SVNAdmin</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
+</PRE>
+
+<P>
+This class offers the same commands as the svnadmin commandline
+ client.
+<P>
+
+<P>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+<A NAME="nested_class_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Nested Class Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;interface</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.MessageReceiver.html" title="interface in org.tigris.subversion.javahl">SVNAdmin.MessageReceiver</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;interface to receive the messages</TD>
+</TR>
+</TABLE>
+&nbsp;<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#BDB">BDB</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Filesystem in a Berkeley DB</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;long</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#cppAddr">cppAddr</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;slot for the adress of the native peer.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#FSFS">FSFS</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Filesystem in the filesystem</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#SVNAdmin()">SVNAdmin</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Standard empty contructor, builds just the native peer.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#create(java.lang.String, boolean, boolean, java.lang.String, java.lang.String)">create</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+       boolean&nbsp;disableFsyncCommit,
+       boolean&nbsp;keepLog,
+       <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;configPath,
+       <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;fstype)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;create a subversion repository.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#deltify(java.lang.String, org.tigris.subversion.javahl.Revision, org.tigris.subversion.javahl.Revision)">deltify</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+        <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;start,
+        <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;end)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;deltify the revisions in the repository</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;release the native peer (should not depend on finalize)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#dump(java.lang.String, org.tigris.subversion.javahl.OutputInterface, org.tigris.subversion.javahl.OutputInterface, org.tigris.subversion.javahl.Revision, org.tigris.subversion.javahl.Revision, boolean)">dump</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+     <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;dataOut,
+     <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;errorOut,
+     <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;start,
+     <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;end,
+     boolean&nbsp;incremental)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dump the data in a repository</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#dump(java.lang.String, org.tigris.subversion.javahl.OutputInterface, org.tigris.subversion.javahl.OutputInterface, org.tigris.subversion.javahl.Revision, org.tigris.subversion.javahl.Revision, boolean, boolean)">dump</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+     <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;dataOut,
+     <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;errorOut,
+     <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;start,
+     <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;end,
+     boolean&nbsp;incremental,
+     boolean&nbsp;useDeltas)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dump the data in a repository</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#finalize()">finalize</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;release the native peer (should use dispose instead)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/tigris/subversion/javahl/Version.html" title="class in org.tigris.subversion.javahl">Version</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#getVersion()">getVersion</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#hotcopy(java.lang.String, java.lang.String, boolean)">hotcopy</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+        <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;targetPath,
+        boolean&nbsp;cleanLogs)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;make a hot copy of the repository</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#listDBLogs(java.lang.String, org.tigris.subversion.javahl.SVNAdmin.MessageReceiver)">listDBLogs</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+           <A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.MessageReceiver.html" title="interface in org.tigris.subversion.javahl">SVNAdmin.MessageReceiver</A>&nbsp;receiver)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;list all logfiles (BDB) in use or not)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#listUnusedDBLogs(java.lang.String, org.tigris.subversion.javahl.SVNAdmin.MessageReceiver)">listUnusedDBLogs</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                 <A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.MessageReceiver.html" title="interface in org.tigris.subversion.javahl">SVNAdmin.MessageReceiver</A>&nbsp;receiver)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;list unused logfiles</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#load(java.lang.String, org.tigris.subversion.javahl.InputInterface, org.tigris.subversion.javahl.OutputInterface, boolean, boolean, boolean, boolean, java.lang.String)">load</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+     <A HREF="../../../../org/tigris/subversion/javahl/InputInterface.html" title="interface in org.tigris.subversion.javahl">InputInterface</A>&nbsp;dataInput,
+     <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;messageOutput,
+     boolean&nbsp;ignoreUUID,
+     boolean&nbsp;forceUUID,
+     boolean&nbsp;usePreCommitHook,
+     boolean&nbsp;usePostCommitHook,
+     <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;relativePath)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;load the data of a dump into a repository,</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#load(java.lang.String, org.tigris.subversion.javahl.InputInterface, org.tigris.subversion.javahl.OutputInterface, boolean, boolean, java.lang.String)">load</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+     <A HREF="../../../../org/tigris/subversion/javahl/InputInterface.html" title="interface in org.tigris.subversion.javahl">InputInterface</A>&nbsp;dataInput,
+     <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;messageOutput,
+     boolean&nbsp;ignoreUUID,
+     boolean&nbsp;forceUUID,
+     <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;relativePath)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;load the data of a dump into a repository,</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/tigris/subversion/javahl/Lock.html" title="class in org.tigris.subversion.javahl">Lock</A>[]</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#lslocks(java.lang.String)">lslocks</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;list all locks in the repository</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#lstxns(java.lang.String, org.tigris.subversion.javahl.SVNAdmin.MessageReceiver)">lstxns</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+       <A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.MessageReceiver.html" title="interface in org.tigris.subversion.javahl">SVNAdmin.MessageReceiver</A>&nbsp;receiver)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;list all open transactions in a repository</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;long</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#recover(java.lang.String)">recover</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;recover the berkeley db of a repository, returns youngest revision</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#rmlocks(java.lang.String, java.lang.String[])">rmlocks</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+        <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;locks)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;remove multiple locks from the repository</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#rmtxns(java.lang.String, java.lang.String[])">rmtxns</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+       <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;transactions)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;remove open transaction in a repository</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#setLog(java.lang.String, org.tigris.subversion.javahl.Revision, java.lang.String, boolean)">setLog</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+       <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;rev,
+       <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message,
+       boolean&nbsp;bypassHooks)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use setRevProp() instead.</I></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#setRevProp(java.lang.String, org.tigris.subversion.javahl.Revision, java.lang.String, java.lang.String, boolean, boolean)">setRevProp</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+           <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;rev,
+           <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propName,
+           <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propValue,
+           boolean&nbsp;usePreRevPropChangeHook,
+           boolean&nbsp;usePostRevPropChangeHook)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Change the value of the revision property <code>propName</code>
+ to <code>propValue</code>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.html#verify(java.lang.String, org.tigris.subversion.javahl.OutputInterface, org.tigris.subversion.javahl.Revision, org.tigris.subversion.javahl.Revision)">verify</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+       <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;messageOut,
+       <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;start,
+       <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;end)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Verify the repository at <code>path</code> between revisions
+ <code>start</code> and <code>end</code>.</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object
 .html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="cppAddr"><!-- --></A><H3>
+cppAddr</H3>
+<PRE>
+protected long <B>cppAddr</B></PRE>
+<DL>
+<DD>slot for the adress of the native peer. The JNI code is the only user
+ of this member
+<P>
+<DL>
+</DL>
+</DL>
+<HR>
+
+<A NAME="BDB"><!-- --></A><H3>
+BDB</H3>
+<PRE>
+public static final <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>BDB</B></PRE>
+<DL>
+<DD>Filesystem in a Berkeley DB
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.tigris.subversion.javahl.SVNAdmin.BDB">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="FSFS"><!-- --></A><H3>
+FSFS</H3>
+<PRE>
+public static final <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>FSFS</B></PRE>
+<DL>
+<DD>Filesystem in the filesystem
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.tigris.subversion.javahl.SVNAdmin.FSFS">Constant Field Values</A></DL>
+</DL>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="SVNAdmin()"><!-- --></A><H3>
+SVNAdmin</H3>
+<PRE>
+public <B>SVNAdmin</B>()</PRE>
+<DL>
+<DD>Standard empty contructor, builds just the native peer.
+<P>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+public void <B>dispose</B>()</PRE>
+<DL>
+<DD>release the native peer (should not depend on finalize)
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="finalize()"><!-- --></A><H3>
+finalize</H3>
+<PRE>
+protected void <B>finalize</B>()</PRE>
+<DL>
+<DD>release the native peer (should use dispose instead)
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A></CODE> in class <CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getVersion()"><!-- --></A><H3>
+getVersion</H3>
+<PRE>
+public <A HREF="../../../../org/tigris/subversion/javahl/Version.html" title="class in org.tigris.subversion.javahl">Version</A> <B>getVersion</B>()</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>Version information about the underlying native libraries.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="create(java.lang.String, boolean, boolean, java.lang.String, java.lang.String)"><!-- --></A><H3>
+create</H3>
+<PRE>
+public void <B>create</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                   boolean&nbsp;disableFsyncCommit,
+                   boolean&nbsp;keepLog,
+                   <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;configPath,
+                   <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;fstype)
+            throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>create a subversion repository.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path where the repository will been
+                              created.<DD><CODE>disableFsyncCommit</CODE> - disable to fsync at the commit (BDB).<DD><CODE>keepLog</CODE> - keep the log files (BDB).<DD><CODE>configPath</CODE> - optional path for user configuration files.<DD><CODE>fstype</CODE> - the type of the filesystem (BDB or FSFS)
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="deltify(java.lang.String, org.tigris.subversion.javahl.Revision, org.tigris.subversion.javahl.Revision)"><!-- --></A><H3>
+deltify</H3>
+<PRE>
+public void <B>deltify</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                    <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;start,
+                    <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;end)
+             throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>deltify the revisions in the repository
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository<DD><CODE>start</CODE> - start revision<DD><CODE>end</CODE> - end revision
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dump(java.lang.String, org.tigris.subversion.javahl.OutputInterface, org.tigris.subversion.javahl.OutputInterface, org.tigris.subversion.javahl.Revision, org.tigris.subversion.javahl.Revision, boolean)"><!-- --></A><H3>
+dump</H3>
+<PRE>
+public void <B>dump</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                 <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;dataOut,
+                 <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;errorOut,
+                 <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;start,
+                 <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;end,
+                 boolean&nbsp;incremental)
+          throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>dump the data in a repository
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository<DD><CODE>dataOut</CODE> - the data will be outputed here<DD><CODE>errorOut</CODE> - the messages will be outputed here<DD><CODE>start</CODE> - the first revision to be dumped<DD><CODE>end</CODE> - the last revision to be dumped<DD><CODE>incremental</CODE> - the dump will be incremantal
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dump(java.lang.String, org.tigris.subversion.javahl.OutputInterface, org.tigris.subversion.javahl.OutputInterface, org.tigris.subversion.javahl.Revision, org.tigris.subversion.javahl.Revision, boolean, boolean)"><!-- --></A><H3>
+dump</H3>
+<PRE>
+public void <B>dump</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                 <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;dataOut,
+                 <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;errorOut,
+                 <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;start,
+                 <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;end,
+                 boolean&nbsp;incremental,
+                 boolean&nbsp;useDeltas)
+          throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>dump the data in a repository
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository<DD><CODE>dataOut</CODE> - the data will be outputed here<DD><CODE>errorOut</CODE> - the messages will be outputed here<DD><CODE>start</CODE> - the first revision to be dumped<DD><CODE>end</CODE> - the last revision to be dumped<DD><CODE>incremental</CODE> - the dump will be incremantal<DD><CODE>useDeltas</CODE> - the dump will contain deltas between nodes
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem<DT><B>Since:</B></DT>
+  <DD>1.5</DD>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="hotcopy(java.lang.String, java.lang.String, boolean)"><!-- --></A><H3>
+hotcopy</H3>
+<PRE>
+public void <B>hotcopy</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                    <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;targetPath,
+                    boolean&nbsp;cleanLogs)
+             throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>make a hot copy of the repository
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the source repository<DD><CODE>targetPath</CODE> - the path to the target repository<DD><CODE>cleanLogs</CODE> - clean the unused log files in the source
+                          repository
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="listDBLogs(java.lang.String, org.tigris.subversion.javahl.SVNAdmin.MessageReceiver)"><!-- --></A><H3>
+listDBLogs</H3>
+<PRE>
+public void <B>listDBLogs</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                       <A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.MessageReceiver.html" title="interface in org.tigris.subversion.javahl">SVNAdmin.MessageReceiver</A>&nbsp;receiver)
+                throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>list all logfiles (BDB) in use or not)
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository<DD><CODE>receiver</CODE> - interface to receive the logfile names
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="listUnusedDBLogs(java.lang.String, org.tigris.subversion.javahl.SVNAdmin.MessageReceiver)"><!-- --></A><H3>
+listUnusedDBLogs</H3>
+<PRE>
+public void <B>listUnusedDBLogs</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                             <A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.MessageReceiver.html" title="interface in org.tigris.subversion.javahl">SVNAdmin.MessageReceiver</A>&nbsp;receiver)
+                      throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>list unused logfiles
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository<DD><CODE>receiver</CODE> - interface to receive the logfile names
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="load(java.lang.String, org.tigris.subversion.javahl.InputInterface, org.tigris.subversion.javahl.OutputInterface, boolean, boolean, java.lang.String)"><!-- --></A><H3>
+load</H3>
+<PRE>
+public void <B>load</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                 <A HREF="../../../../org/tigris/subversion/javahl/InputInterface.html" title="interface in org.tigris.subversion.javahl">InputInterface</A>&nbsp;dataInput,
+                 <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;messageOutput,
+                 boolean&nbsp;ignoreUUID,
+                 boolean&nbsp;forceUUID,
+                 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;relativePath)
+          throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>load the data of a dump into a repository,
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository<DD><CODE>dataInput</CODE> - the data input source<DD><CODE>messageOutput</CODE> - the target for processing messages<DD><CODE>ignoreUUID</CODE> - ignore any UUID found in the input stream<DD><CODE>forceUUID</CODE> - set the repository UUID to any found in the
+                          stream<DD><CODE>relativePath</CODE> - the directory in the repository, where the data
+                          in put optional.
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="load(java.lang.String, org.tigris.subversion.javahl.InputInterface, org.tigris.subversion.javahl.OutputInterface, boolean, boolean, boolean, boolean, java.lang.String)"><!-- --></A><H3>
+load</H3>
+<PRE>
+public void <B>load</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                 <A HREF="../../../../org/tigris/subversion/javahl/InputInterface.html" title="interface in org.tigris.subversion.javahl">InputInterface</A>&nbsp;dataInput,
+                 <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;messageOutput,
+                 boolean&nbsp;ignoreUUID,
+                 boolean&nbsp;forceUUID,
+                 boolean&nbsp;usePreCommitHook,
+                 boolean&nbsp;usePostCommitHook,
+                 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;relativePath)
+          throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>load the data of a dump into a repository,
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository<DD><CODE>dataInput</CODE> - the data input source<DD><CODE>messageOutput</CODE> - the target for processing messages<DD><CODE>ignoreUUID</CODE> - ignore any UUID found in the input stream<DD><CODE>forceUUID</CODE> - set the repository UUID to any found in the
+                          stream<DD><CODE>usePreCommitHook</CODE> - use the pre-commit hook when processing commits<DD><CODE>usePostCommitHook</CODE> - use the post-commit hook when processing commits<DD><CODE>relativePath</CODE> - the directory in the repository, where the data
+                          in put optional.
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem<DT><B>Since:</B></DT>
+  <DD>1.5</DD>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="lstxns(java.lang.String, org.tigris.subversion.javahl.SVNAdmin.MessageReceiver)"><!-- --></A><H3>
+lstxns</H3>
+<PRE>
+public void <B>lstxns</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                   <A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.MessageReceiver.html" title="interface in org.tigris.subversion.javahl">SVNAdmin.MessageReceiver</A>&nbsp;receiver)
+            throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>list all open transactions in a repository
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository<DD><CODE>receiver</CODE> - receives one transaction name per call
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="recover(java.lang.String)"><!-- --></A><H3>
+recover</H3>
+<PRE>
+public long <B>recover</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path)
+             throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>recover the berkeley db of a repository, returns youngest revision
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="rmtxns(java.lang.String, java.lang.String[])"><!-- --></A><H3>
+rmtxns</H3>
+<PRE>
+public void <B>rmtxns</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                   <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;transactions)
+            throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>remove open transaction in a repository
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository<DD><CODE>transactions</CODE> - the transactions to be removed
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setLog(java.lang.String, org.tigris.subversion.javahl.Revision, java.lang.String, boolean)"><!-- --></A><H3>
+setLog</H3>
+<PRE>
+public void <B>setLog</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                   <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;rev,
+                   <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message,
+                   boolean&nbsp;bypassHooks)
+            throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD><B>Deprecated.</B>&nbsp;<I>Use setRevProp() instead.</I>
+<P>
+<DD>set the log message of a revision
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository<DD><CODE>rev</CODE> - the revision to be changed<DD><CODE>message</CODE> - the message to be set<DD><CODE>bypassHooks</CODE> - if to bypass all repository hooks
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setRevProp(java.lang.String, org.tigris.subversion.javahl.Revision, java.lang.String, java.lang.String, boolean, boolean)"><!-- --></A><H3>
+setRevProp</H3>
+<PRE>
+public void <B>setRevProp</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                       <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;rev,
+                       <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propName,
+                       <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propValue,
+                       boolean&nbsp;usePreRevPropChangeHook,
+                       boolean&nbsp;usePostRevPropChangeHook)
+                throws <A HREF="../../../../org/tigris/subversion/javahl/SubversionException.html" title="class in org.tigris.subversion.javahl">SubversionException</A></PRE>
+<DL>
+<DD>Change the value of the revision property <code>propName</code>
+ to <code>propValue</code>.  By default, does not run
+ pre-/post-revprop-change hook scripts.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - The path to the repository.<DD><CODE>rev</CODE> - The revision for which to change a property value.<DD><CODE>propName</CODE> - The name of the property to change.<DD><CODE>propValue</CODE> - The new value to set for the property.<DD><CODE>usePreRevPropChangeHook</CODE> - Whether to run the
+ <i>pre-revprop-change</i> hook script.<DD><CODE>usePostRevPropChangeHook</CODE> - Whether to run the
+ <i>post-revprop-change</i> hook script.
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/SubversionException.html" title="class in org.tigris.subversion.javahl">SubversionException</A></CODE> - If a problem occurs.<DT><B>Since:</B></DT>
+  <DD>1.5.0</DD>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="verify(java.lang.String, org.tigris.subversion.javahl.OutputInterface, org.tigris.subversion.javahl.Revision, org.tigris.subversion.javahl.Revision)"><!-- --></A><H3>
+verify</H3>
+<PRE>
+public void <B>verify</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                   <A HREF="../../../../org/tigris/subversion/javahl/OutputInterface.html" title="interface in org.tigris.subversion.javahl">OutputInterface</A>&nbsp;messageOut,
+                   <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;start,
+                   <A HREF="../../../../org/tigris/subversion/javahl/Revision.html" title="class in org.tigris.subversion.javahl">Revision</A>&nbsp;end)
+            throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>Verify the repository at <code>path</code> between revisions
+ <code>start</code> and <code>end</code>.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository<DD><CODE>messageOut</CODE> - the receiver of all messages<DD><CODE>start</CODE> - the first revision<DD><CODE>end</CODE> - the last revision
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - If an error occurred.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="lslocks(java.lang.String)"><!-- --></A><H3>
+lslocks</H3>
+<PRE>
+public <A HREF="../../../../org/tigris/subversion/javahl/Lock.html" title="class in org.tigris.subversion.javahl">Lock</A>[] <B>lslocks</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path)
+               throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>list all locks in the repository
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem<DT><B>Since:</B></DT>
+  <DD>1.2</DD>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="rmlocks(java.lang.String, java.lang.String[])"><!-- --></A><H3>
+rmlocks</H3>
+<PRE>
+public void <B>rmlocks</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                    <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;locks)
+             throws <A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></PRE>
+<DL>
+<DD>remove multiple locks from the repository
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to the repository<DD><CODE>locks</CODE> - the name of the locked items
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/tigris/subversion/javahl/ClientException.html" title="class in org.tigris.subversion.javahl">ClientException</A></CODE> - throw in case of problem<DT><B>Since:</B></DT>
+  <DD>1.2</DD>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../org/tigris/subversion/javahl/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/tigris/subversion/javahl/SubversionException.html" title="class in org.tigris.subversion.javahl"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/tigris/subversion/javahl/SVNAdmin.MessageReceiver.html" title="interface in org.tigris.subversion.javahl"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/tigris/subversion/javahl/SVNAdmin.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SVNAdmin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>

Added: subversion/site/publish/dev/javadoc/org/tigris/subversion/javahl/SVNClient.LogLevel.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/dev/javadoc/org/tigris/subversion/javahl/SVNClient.LogLevel.html?rev=897044&view=auto
==============================================================================
--- subversion/site/publish/dev/javadoc/org/tigris/subversion/javahl/SVNClient.LogLevel.html (added)
+++ subversion/site/publish/dev/javadoc/org/tigris/subversion/javahl/SVNClient.LogLevel.html Thu Jan  7 23:03:00 2010
@@ -0,0 +1,250 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_17) on Thu Jan 07 08:13:24 CST 2010 -->
+<TITLE>
+SVNClient.LogLevel
+</TITLE>
+
+<META NAME="date" CONTENT="2010-01-07">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="SVNClient.LogLevel";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../org/tigris/subversion/javahl/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/tigris/subversion/javahl/SVNClient.html" title="class in org.tigris.subversion.javahl"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/tigris/subversion/javahl/SVNClientInterface.html" title="interface in org.tigris.subversion.javahl"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/tigris/subversion/javahl/SVNClient.LogLevel.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SVNClient.LogLevel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.tigris.subversion.javahl</FONT>
+<BR>
+Class SVNClient.LogLevel</H2>
+<PRE>
+<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.tigris.subversion.javahl.SVNClient.LogLevel</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/tigris/subversion/javahl/SVNClientLogLevel.html" title="interface in org.tigris.subversion.javahl">SVNClientLogLevel</A></DD>
+</DL>
+<DL>
+<DT><B>Enclosing class:</B><DD><A HREF="../../../../org/tigris/subversion/javahl/SVNClient.html" title="class in org.tigris.subversion.javahl">SVNClient</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public static final class <B>SVNClient.LogLevel</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../org/tigris/subversion/javahl/SVNClientLogLevel.html" title="interface in org.tigris.subversion.javahl">SVNClientLogLevel</A></DL>
+</PRE>
+
+<P>
+class for the constants of the logging levels.
+ The constants are defined in SVNClientLogLevel because of building
+ reasons
+<P>
+
+<P>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.tigris.subversion.javahl.SVNClientLogLevel"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from interface org.tigris.subversion.javahl.<A HREF="../../../../org/tigris/subversion/javahl/SVNClientLogLevel.html" title="interface in org.tigris.subversion.javahl">SVNClientLogLevel</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/tigris/subversion/javahl/SVNClientLogLevel.html#EntryLog">EntryLog</A>, <A HREF="../../../../org/tigris/subversion/javahl/SVNClientLogLevel.html#ErrorLog">ErrorLog</A>, <A HREF="../../../../org/tigris/subversion/javahl/SVNClientLogLevel.html#ExceptionLog">ExceptionLog</A>, <A HREF="../../../../org/tigris/subversion/javahl/SVNClientLogLevel.html#NoLog">NoLog</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/tigris/subversion/javahl/SVNClient.LogLevel.html#SVNClient.LogLevel()">SVNClient.LogLevel</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.h
 tml?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="SVNClient.LogLevel()"><!-- --></A><H3>
+SVNClient.LogLevel</H3>
+<PRE>
+public <B>SVNClient.LogLevel</B>()</PRE>
+<DL>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../org/tigris/subversion/javahl/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/tigris/subversion/javahl/SVNClient.html" title="class in org.tigris.subversion.javahl"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/tigris/subversion/javahl/SVNClientInterface.html" title="interface in org.tigris.subversion.javahl"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/tigris/subversion/javahl/SVNClient.LogLevel.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SVNClient.LogLevel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>