Browse Source

Update to SharpSvn 1.6004.1329. (SVN 1.6.4)

git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4612 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
shortcuts
Daniel Grunwald 16 years ago
parent
commit
cedb3a0212
  1. 4
      src/Libraries/SharpSvn/Licenses/SharpSvn-Licenses.wxs
  2. BIN
      src/Libraries/SharpSvn/SharpPlink-Win32.svnExe
  3. BIN
      src/Libraries/SharpSvn/SharpSvn-DB44-20-win32.dll
  4. BIN
      src/Libraries/SharpSvn/SharpSvn-Sasl21-23-win32.dll
  5. BIN
      src/Libraries/SharpSvn/SharpSvn.UI.dll
  6. 6
      src/Libraries/SharpSvn/SharpSvn.UI.xml
  7. BIN
      src/Libraries/SharpSvn/SharpSvn.dll
  8. 10
      src/Libraries/SharpSvn/SharpSvn.wxs
  9. 209
      src/Libraries/SharpSvn/SharpSvn.xml
  10. 3
      src/Setup/Files.wxs
  11. BIN
      src/Tools/UpdateAssemblyInfo/bin/Debug/UpdateAssemblyInfo.exe

4
src/Libraries/SharpSvn/Licenses/SharpSvn-Licenses.wxs

@ -52,7 +52,7 @@
<File Id="CF_SSVNLICENSE_SharpSvn" Name="SharpSvn-License.txt" Vital="yes" KeyPath="yes"/> <File Id="CF_SSVNLICENSE_SharpSvn" Name="SharpSvn-License.txt" Vital="yes" KeyPath="yes"/>
</Component> </Component>
<Component Id="C_SSVNLICENSE_Subversion" Guid="F54C1220-3835-4262-9193-FDC31055BD95"> <Component Id="C_SSVNLICENSE_Subversion" Guid="F54C1220-3835-4262-9193-FDC31055BD95">
<File Id="C_SSVNLICENSE_Subversion" Name="Subversion-License.txt" Vital="yes" KeyPath="yes"/> <File Id="CF_SSVNLICENSE_Subversion" Name="Subversion-License.txt" Vital="yes" KeyPath="yes"/>
</Component> </Component>
</DirectoryRef> </DirectoryRef>
</Fragment> </Fragment>
@ -66,7 +66,7 @@
<Fragment> <Fragment>
<DirectoryRef Id="DIR_SharpSvnLicenses" FileSource="$(sys.SOURCEFILEDIR)"> <DirectoryRef Id="DIR_SharpSvnLicenses" FileSource="$(sys.SOURCEFILEDIR)">
<Component Id="C_SSVNLICENSE_GetTextRuntime" Guid="247F2A80-E402-4395-9165-F2479E5689C9"> <Component Id="C_SSVNLICENSE_GetTextRuntime" Guid="247F2A80-E402-4395-9165-F2479E5689C9">
<File Id="C_SSVNLICENSE_GetTextRuntime" Name="GetText-Runtime-License.txt" Vital="yes" KeyPath="yes"/> <File Id="CF_SSVNLICENSE_GetTextRuntime" Name="GetText-Runtime-License.txt" Vital="yes" KeyPath="yes"/>
</Component> </Component>
</DirectoryRef> </DirectoryRef>
</Fragment> </Fragment>

BIN
src/Libraries/SharpSvn/SharpPlink-Win32.svnExe

Binary file not shown.

BIN
src/Libraries/SharpSvn/SharpSvn-DB44-20-win32.dll

Binary file not shown.

BIN
src/Libraries/SharpSvn/SharpSvn-Sasl21-22-win32.dll → src/Libraries/SharpSvn/SharpSvn-Sasl21-23-win32.dll

Binary file not shown.

BIN
src/Libraries/SharpSvn/SharpSvn.UI.dll

Binary file not shown.

6
src/Libraries/SharpSvn/SharpSvn.UI.xml

@ -375,6 +375,12 @@
(You should use this within .Net development environments (Like MS Visual Studio) implementing this interface)</remarks> (You should use this within .Net development environments (Like MS Visual Studio) implementing this interface)</remarks>
<value>The UI service.</value> <value>The UI service.</value>
</member> </member>
<member name="P:SharpSvn.UI.SvnUIBindArgs.AutoScaleBaseSize">
<summary>
Gets or sets the size of the auto scale base.
</summary>
<value>The size of the auto scale base.</value>
</member>
<member name="T:SharpSvn.UI.Strings"> <member name="T:SharpSvn.UI.Strings">
<summary> <summary>
A strongly-typed resource class, for looking up localized strings, etc. A strongly-typed resource class, for looking up localized strings, etc.

BIN
src/Libraries/SharpSvn/SharpSvn.dll

Binary file not shown.

10
src/Libraries/SharpSvn/SharpSvn.wxs

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.microsoft.com/wix/2006/wi tools/wix.xsd"> <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.microsoft.com/wix/2006/wi tools/wix.xsd">
<!-- $Id: SharpSvn.wxs 549 2008-05-06 18:00:57Z rhuijben $ --> <!-- $Id: SharpSvn.wxs 1296 2009-06-21 12:07:55Z rhuijben $ -->
<Fragment> <Fragment>
<!-- When referenced installs a Win32 SharpSvn into the directory DIR_SharpSvn --> <!-- When referenced installs a Win32 SharpSvn into the directory DIR_SharpSvn -->
<ComponentGroup Id="LOCAL_SharpSvn_Win32"> <ComponentGroup Id="LOCAL_SharpSvn_Win32">
<ComponentRef Id="C_LOCAL_SharpSvn.dll" /> <ComponentRef Id="C_LOCAL_SharpSvn.dll" />
<ComponentRef Id="C_LOCAL_SharpSvn_Sasl21_22_win32.dll" /> <ComponentRef Id="C_LOCAL_SharpSvn_Sasl21_23_win32.dll" />
<ComponentRef Id="C_LOCAL_SharpPlink_Win32.svnExe" /> <ComponentRef Id="C_LOCAL_SharpPlink_Win32.svnExe" />
<?ifndef SharpSvn_NoDB?> <?ifndef SharpSvn_NoDB?>
<ComponentRef Id="C_LOCAL_SharpSvn_DB44_20_win32.dll" /> <ComponentRef Id="C_LOCAL_SharpSvn_DB44_20_win32.dll" />
@ -50,8 +50,8 @@
<Component Id="C_LOCAL_SharpSvn.dll" Guid="32EB117A-B450-4137-B453-072D03DAECB1"> <Component Id="C_LOCAL_SharpSvn.dll" Guid="32EB117A-B450-4137-B453-072D03DAECB1">
<File Id="CF_LOCAL_SharpSvn.dll" Name="SharpSvn.dll" Vital="yes" KeyPath="yes" Checksum="yes" /> <File Id="CF_LOCAL_SharpSvn.dll" Name="SharpSvn.dll" Vital="yes" KeyPath="yes" Checksum="yes" />
</Component> </Component>
<Component Id="C_LOCAL_SharpSvn_Sasl21_22_win32.dll" Guid="84E09CD6-03F4-4BD1-A12F-7CBFCC82CBB7"> <Component Id="C_LOCAL_SharpSvn_Sasl21_23_win32.dll" Guid="CE42CB05-C393-4876-8F1A-10711D68ACF1">
<File Id="CF_LOCAL_SharpSvn_Sasl21_22_win32.dll" Name="SharpSvn-Sasl21-22-win32.dll" Vital="yes" KeyPath="yes" Checksum="yes" /> <File Id="CF_LOCAL_SharpSvn_Sasl21_23_win32.dll" Name="SharpSvn-Sasl21-23-win32.dll" Vital="yes" KeyPath="yes" Checksum="yes" />
</Component> </Component>
<Component Id="C_LOCAL_SharpPlink_Win32.svnExe" Guid="34F616E9-637E-44F0-9416-F79325560FDE"> <Component Id="C_LOCAL_SharpPlink_Win32.svnExe" Guid="34F616E9-637E-44F0-9416-F79325560FDE">
<File Id="CF_LOCAL_SharpPlink_Win32.svnExe" Name="SharpPlink-Win32.svnExe" Vital="yes" KeyPath="yes" Checksum="yes" /> <File Id="CF_LOCAL_SharpPlink_Win32.svnExe" Name="SharpPlink-Win32.svnExe" Vital="yes" KeyPath="yes" Checksum="yes" />
@ -59,7 +59,7 @@
</DirectoryRef> </DirectoryRef>
</Fragment> </Fragment>
<Fragment> <Fragment>
<!-- BDB is now optional --> <!-- BDB is optional (BDB repository format support is disabled if not available) -->
<DirectoryRef Id="DIR_SharpSvn" FileSource="$(sys.SOURCEFILEDIR)"> <DirectoryRef Id="DIR_SharpSvn" FileSource="$(sys.SOURCEFILEDIR)">
<Component Id="C_LOCAL_SharpSvn_DB44_20_win32.dll" Guid="29EEA692-708D-499B-8543-E4B43D1293AE"> <Component Id="C_LOCAL_SharpSvn_DB44_20_win32.dll" Guid="29EEA692-708D-499B-8543-E4B43D1293AE">
<File Id="CF_LOCAL_SharpSvn_DB44_20_win32.dll" Name="SharpSvn-DB44-20-win32.dll" Vital="yes" KeyPath="yes" Checksum="yes" /> <File Id="CF_LOCAL_SharpSvn_DB44_20_win32.dll" Name="SharpSvn-DB44-20-win32.dll" Vital="yes" KeyPath="yes" Checksum="yes" />

209
src/Libraries/SharpSvn/SharpSvn.xml

@ -29,6 +29,10 @@
<summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.Revert(System.String,SharpSvn.SvnRevertArgs)" /></summary> <summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.Revert(System.String,SharpSvn.SvnRevertArgs)" /></summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="T:SharpSvn.SvnLookGetPropertyArgs">
<summary>Extended Parameter container of <see cref="T:SharpSvn.SvnLookClient" />'s Changed method</summary>
<threadsafety static="true" instance="false" />
</member>
<member name="M:SharpSvn.Diff.SvnFileDiff.#ctor(svn_diff_t*,System.SByte!System.Runtime.CompilerServices.IsSignUnspecifiedByte!System.Runtime.CompilerServices.IsConst*,System.SByte!System.Runtime.CompilerServices.IsSignUnspecifiedByte!System.Runtime.CompilerServices.IsConst*,System.SByte!System.Runtime.CompilerServices.IsSignUnspecifiedByte!System.Runtime.CompilerServices.IsConst*,System.SByte!System.Runtime.CompilerServices.IsSignUnspecifiedByte!System.Runtime.CompilerServices.IsConst*,SharpSvn.Implementation.AprPool)"> <member name="M:SharpSvn.Diff.SvnFileDiff.#ctor(svn_diff_t*,System.SByte!System.Runtime.CompilerServices.IsSignUnspecifiedByte!System.Runtime.CompilerServices.IsConst*,System.SByte!System.Runtime.CompilerServices.IsSignUnspecifiedByte!System.Runtime.CompilerServices.IsConst*,System.SByte!System.Runtime.CompilerServices.IsSignUnspecifiedByte!System.Runtime.CompilerServices.IsConst*,System.SByte!System.Runtime.CompilerServices.IsSignUnspecifiedByte!System.Runtime.CompilerServices.IsConst*,SharpSvn.Implementation.AprPool)">
<summary>originalPath and modifiedPath must live at least as long as pool</summary> <summary>originalPath and modifiedPath must live at least as long as pool</summary>
</member> </member>
@ -100,6 +104,10 @@ latest.</summary>
<summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.CreateDirectory(System.String,SharpSvn.SvnCreateDirectoryArgs)" /> and <see cref="M:SharpSvn.SvnClient.RemoteCreateDirectory(System.Uri,SharpSvn.SvnCreateDirectoryArgs)" /></summary> <summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.CreateDirectory(System.String,SharpSvn.SvnCreateDirectoryArgs)" /> and <see cref="M:SharpSvn.SvnClient.RemoteCreateDirectory(System.Uri,SharpSvn.SvnCreateDirectoryArgs)" /></summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="T:SharpSvn.SvnReintegrationMergeArgs">
<summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.ReintegrationMerge(System.String,SharpSvn.SvnTarget,SharpSvn.SvnReintegrationMergeArgs)" /></summary>
<threadsafety static="true" instance="false" />
</member>
<member name="T:SharpSvn.SvnSwitchArgs"> <member name="T:SharpSvn.SvnSwitchArgs">
<summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.Switch(System.String,SharpSvn.SvnUriTarget,SharpSvn.SvnSwitchArgs)" /></summary> <summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.Switch(System.String,SharpSvn.SvnUriTarget,SharpSvn.SvnSwitchArgs)" /></summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
@ -108,11 +116,11 @@ latest.</summary>
<summary>Extended Parameter container of <see cref="T:SharpSvn.SvnClient" />'s GetSuggestedMergeSources method</summary> <summary>Extended Parameter container of <see cref="T:SharpSvn.SvnClient" />'s GetSuggestedMergeSources method</summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="P:SharpSvn.SvnBlameArgs.Range"> <member name="P:SharpSvn.SvnPropertyListArgs.ChangeLists">
<summary>Gets or sets the blame range as <see cref="T:SharpSvn.SvnRevisionRange" /></summary> <summary>Gets the list of changelist-names</summary>
</member> </member>
<member name="T:SharpSvn.SvnBlameArgs"> <member name="T:SharpSvn.SvnPropertyListArgs">
<summary>Extended Parameter container for SvnClient.Blame</summary> <summary>Extended Parameter container for SvnClient.PropertyList</summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="T:SharpSvn.SvnListArgs"> <member name="T:SharpSvn.SvnListArgs">
@ -231,6 +239,13 @@ for addition unversioned files and directories scattered deep within a versioned
<summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.Commit(System.String,SharpSvn.SvnCommitArgs)" /></summary> <summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.Commit(System.String,SharpSvn.SvnCommitArgs)" /></summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="P:SharpSvn.SvnHotCopyRepositoryArgs.CleanLogFiles">
<summary>Gets or sets a value indicating whether to clean the database logfiles after the hotcopy</summary>
</member>
<member name="T:SharpSvn.SvnHotCopyRepositoryArgs">
<summary>Extended Parameter container of <see cref="T:SharpSvn.SvnRepositoryClient" />'s CreateRepository method</summary>
<threadsafety static="true" instance="false" />
</member>
<member name="P:SharpSvn.SvnGetPropertyArgs.ChangeLists"> <member name="P:SharpSvn.SvnGetPropertyArgs.ChangeLists">
<summary>Gets the list of changelist-names</summary> <summary>Gets the list of changelist-names</summary>
</member> </member>
@ -391,6 +406,11 @@ value to this.
<member name="P:SharpSvn.SharpSvnStrings.RevisionMustBeGreaterThanOrEqualToZero"> <member name="P:SharpSvn.SharpSvnStrings.RevisionMustBeGreaterThanOrEqualToZero">
<summary> <summary>
Looks up a localized string similar to Revision must be &gt;= 0. Looks up a localized string similar to Revision must be &gt;= 0.
</summary>
</member>
<member name="P:SharpSvn.SharpSvnStrings.RemoteSessionMustBeOpenToPerformCommand">
<summary>
Looks up a localized string similar to The remote session must be open before it can perform commands.
</summary> </summary>
</member> </member>
<member name="P:SharpSvn.SharpSvnStrings.PropertyNameIsNotValid"> <member name="P:SharpSvn.SharpSvnStrings.PropertyNameIsNotValid">
@ -5846,6 +5866,10 @@ Notifier doesn't know or isn't saying.
also used for checkouts, switches, and merges. also used for checkouts, switches, and merges.
The type of action occurring. The type of action occurring.
</member>
<member name="F:svn_wc_notify_update_obstruction">
An update tried to add a file or directory at path but an
* unversioned obstruction was found. @since New in 1.7.
</member> </member>
<member name="F:svn_wc_notify_failed_external"> <member name="F:svn_wc_notify_failed_external">
The path is a subdirectory referenced in an externals definition The path is a subdirectory referenced in an externals definition
@ -11510,11 +11534,14 @@ Run a command to completion, by first calling svn_io_start_cmd() and
Wait for the process @a *cmd_proc to complete and optionally retrieve Wait for the process @a *cmd_proc to complete and optionally retrieve
its exit code. @a cmd is used only in error messages. its exit code. @a cmd is used only in error messages.
If @a exitcode is not NULL, @a *exitcode will contain the exit code If @a exitcode is not NULL, and SVN_NO_ERROR is returned, @a *exitcode
of the process upon return, and if @a exitwhy is not NULL, @a will contain the exit code of the process. If @a exitcode is NULL and
*exitwhy will indicate why the process terminated. If @a exitwhy is the exit code is non-zero, then an @c SVN_ERR_EXTERNAL_PROGRAM error
NULL, and the exit reason is not @c APR_PROC_CHECK_EXIT(), or if will be returned.
@a exitcode is NULL and the exit code is non-zero, then an
If @a exitwhy is not NULL, and SVN_NO_ERROR is returned, @a *exitwhy
will indicate why the process terminated. If @a exitwhy is NULL,
and the exit reason is not @c APR_PROC_CHECK_EXIT(), then an
@c SVN_ERR_EXTERNAL_PROGRAM error will be returned. @c SVN_ERR_EXTERNAL_PROGRAM error will be returned.
@since New in 1.3. @since New in 1.3.
@ -15082,13 +15109,6 @@ Return a human readable string describing the specified error.
Type for specifying an error or status code. Type for specifying an error or status code.
</member> </member>
<member name="P:SharpSvn.SvnPropertyListArgs.ChangeLists">
<summary>Gets the list of changelist-names</summary>
</member>
<member name="T:SharpSvn.SvnPropertyListArgs">
<summary>Extended Parameter container for SvnClient.PropertyList</summary>
<threadsafety static="true" instance="false" />
</member>
<member name="P:SharpSvn.SvnMergesEligibleArgs.RetrieveProperties"> <member name="P:SharpSvn.SvnMergesEligibleArgs.RetrieveProperties">
<summary>Gets the list of properties to retrieve. Only SVN 1.5+ repositories allow adding custom properties to this list</summary> <summary>Gets the list of properties to retrieve. Only SVN 1.5+ repositories allow adding custom properties to this list</summary>
</member> </member>
@ -15105,6 +15125,10 @@ Type for specifying an error or status code.
<summary>Extended Parameter container of SvnClient.Info</summary> <summary>Extended Parameter container of SvnClient.Info</summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="T:SharpSvn.SvnUpgradeRepositoryArgs">
<summary>Extended Parameter container of <see cref="T:SharpSvn.SvnRepositoryClient" />'s RecoverRepository method</summary>
<threadsafety static="true" instance="false" />
</member>
<member name="P:SharpSvn.SvnDiffArgs.ChangeLists"> <member name="P:SharpSvn.SvnDiffArgs.ChangeLists">
<summary>Gets the list of changelist-names</summary> <summary>Gets the list of changelist-names</summary>
</member> </member>
@ -15416,8 +15440,8 @@ target's properties).</para>
<summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.Update(System.String,SharpSvn.SvnUpdateArgs)" /></summary> <summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.Update(System.String,SharpSvn.SvnUpdateArgs)" /></summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="T:SharpSvn.SvnReintegrationMergeArgs"> <member name="T:SharpSvn.SvnLookPropertyListArgs">
<summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.ReintegrationMerge(System.String,SharpSvn.SvnTarget,SharpSvn.SvnReintegrationMergeArgs)" /></summary> <summary>Extended Parameter container of <see cref="T:SharpSvn.SvnLookClient" />'s Changed method</summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="T:SharpSvn.SvnLockArgs"> <member name="T:SharpSvn.SvnLockArgs">
@ -15443,8 +15467,17 @@ target's properties).</para>
<summary>Extended Parameter container of <see cref="T:SharpSvn.SvnClient" />'s GetRevisionPropertyList</summary> <summary>Extended Parameter container of <see cref="T:SharpSvn.SvnClient" />'s GetRevisionPropertyList</summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="T:SharpSvn.SvnCleanUpArgs"> <member name="P:SharpSvn.SvnSetRevisionPropertyRepositoryArgs.Author">
<summary>Extended parameter container for <see cref="T:SharpSvn.SvnClient" />Cleanup</summary> <summary>Gets or sets the author passed to the hook scripts</summary>
</member>
<member name="P:SharpSvn.SvnSetRevisionPropertyRepositoryArgs.CallPostRevPropChangeHook">
<summary>Gets or sets a value indicating whether to call the hook after changing the revision property</summary>
</member>
<member name="P:SharpSvn.SvnSetRevisionPropertyRepositoryArgs.CallPreRevPropChangeHook">
<summary>Gets or sets a value indicating whether to call the hook before changing the revision property</summary>
</member>
<member name="T:SharpSvn.SvnSetRevisionPropertyRepositoryArgs">
<summary>Extended Parameter container of <see cref="T:SharpSvn.SvnRepositoryClient" />'s CreateRepository method</summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="T:SharpSvn.SvnGetRevisionPropertyArgs"> <member name="T:SharpSvn.SvnGetRevisionPropertyArgs">
@ -15469,8 +15502,11 @@ target's properties).</para>
<summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.FileVersions(SharpSvn.SvnTarget,SharpSvn.SvnFileVersionsArgs,System.EventHandler`1{SharpSvn.SvnFileVersionEventArgs^})" /></summary> <summary>Extended Parameter container of <see cref="M:SharpSvn.SvnClient.FileVersions(SharpSvn.SvnTarget,SharpSvn.SvnFileVersionsArgs,System.EventHandler`1{SharpSvn.SvnFileVersionEventArgs^})" /></summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="T:SharpSvn.SvnUpgradeRepositoryArgs"> <member name="P:SharpSvn.SvnBlameArgs.Range">
<summary>Extended Parameter container of <see cref="T:SharpSvn.SvnRepositoryClient" />'s RecoverRepository method</summary> <summary>Gets or sets the blame range as <see cref="T:SharpSvn.SvnRevisionRange" /></summary>
</member>
<member name="T:SharpSvn.SvnBlameArgs">
<summary>Extended Parameter container for SvnClient.Blame</summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="M:serf_ssl_trust_cert(serf_ssl_context_t*,serf_ssl_certificate_t*)"> <member name="M:serf_ssl_trust_cert(serf_ssl_context_t*,serf_ssl_certificate_t*)">
@ -15519,14 +15555,9 @@ algorithm.
</member> </member>
<member name="M:serf_bucket_headers_do(serf_bucket_t*,=FUNC:System.Int32(System.Void*,System.SByte!System.Runtime.CompilerServices.IsSignUnspecifiedByte!System.Runtime.CompilerServices.IsConst*,System.SByte!System.Runtime.CompilerServices.IsSignUnspecifiedByte!System.Runtime.CompilerServices.IsConst*),System.Void*)"> <member name="M:serf_bucket_headers_do(serf_bucket_t*,=FUNC:System.Int32(System.Void*,System.SByte!System.Runtime.CompilerServices.IsSignUnspecifiedByte!System.Runtime.CompilerServices.IsConst*,System.SByte!System.Runtime.CompilerServices.IsSignUnspecifiedByte!System.Runtime.CompilerServices.IsConst*),System.Void*)">
Iterates over all headers of the message and invokes the callback @param headers_bucket headers to iterate over
function with header key and value. Stop iterating when no more @param func callback routine to invoke for every header in the bucket
headers are available or when the callback function returned a @param baton baton to pass on each invocation to func
non-0 value.
@param headers_bucket headers to iterate over
@param func callback routine to invoke for every header in the bucket
@param baton baton to pass on each invocation to func
</member> </member>
<member name="D:serf_bucket_headers_do_callback_fn_t"> <member name="D:serf_bucket_headers_do_callback_fn_t">
@ -15859,6 +15890,10 @@ not be traversed while harvesting revision logs for each target. </remarks>
<summary>Extended Parameter container of <see cref="T:SharpSvn.SvnRepositoryClient" />'s CreateRepository method</summary> <summary>Extended Parameter container of <see cref="T:SharpSvn.SvnRepositoryClient" />'s CreateRepository method</summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="T:SharpSvn.SvnLookWriteArgs">
<summary>Extended Parameter container of <see cref="T:SharpSvn.SvnLookClient" />'s Write method</summary>
<threadsafety static="true" instance="false" />
</member>
<member name="P:SharpSvn.SvnGetWorkingCopyVersionArgs.CommandType"> <member name="P:SharpSvn.SvnGetWorkingCopyVersionArgs.CommandType">
<summary>Gets the <see cref="T:SharpSvn.SvnCommandType" /> of the command</summary> <summary>Gets the <see cref="T:SharpSvn.SvnCommandType" /> of the command</summary>
</member> </member>
@ -15873,8 +15908,12 @@ not be traversed while harvesting revision logs for each target. </remarks>
<summary>Extended Parameter container for SvnClient.ListChangeList</summary> <summary>Extended Parameter container for SvnClient.ListChangeList</summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="T:SharpSvn.SvnLookWriteArgs"> <member name="T:SharpSvn.SvnLookListArgs">
<summary>Extended Parameter container of <see cref="T:SharpSvn.SvnLookClient" />'s Write method</summary> <summary>Base Extended Parameter container of <see cref="T:SharpSvn.SvnLookClient" /> commands</summary>
<threadsafety static="true" instance="false" />
</member>
<member name="T:SharpSvn.SvnCleanUpArgs">
<summary>Extended parameter container for <see cref="T:SharpSvn.SvnClient" />Cleanup</summary>
<threadsafety static="true" instance="false" /> <threadsafety static="true" instance="false" />
</member> </member>
<member name="P:SharpSvn.SvnSetPropertyArgs.ChangeLists"> <member name="P:SharpSvn.SvnSetPropertyArgs.ChangeLists">
@ -16173,6 +16212,60 @@ is false</summary>
<member name="P:SharpSvn.SvnException.SubversionErrorCode"> <member name="P:SharpSvn.SvnException.SubversionErrorCode">
<summary>Gets the raw subversion error code</summary> <summary>Gets the raw subversion error code</summary>
</member> </member>
<member name="M:SharpSvn.SvnRemoteSession.Log(System.Collections.Generic.ICollection`1{System.String^},SharpSvn.SvnRemoteSessionLogArgs,System.EventHandler`1{SharpSvn.SvnRemoteSessionLogEventArgs^})">
<summary>Streamingly retrieve the log messages for a set of revision(s).</summary>
</member>
<member name="M:SharpSvn.SvnRemoteSession.Log(System.Collections.Generic.ICollection`1{System.String^},System.EventHandler`1{SharpSvn.SvnRemoteSessionLogEventArgs^})">
<overloads>Streamingly retrieve the log messages for a set of revision(s)</overloads>
<summary>Streamingly retrieve the log messages for a set of revision(s).</summary>
</member>
<member name="M:SharpSvn.SvnRemoteSession.GetLatestRevision(SharpSvn.SvnRemoteSessionLatestRevisionArgs,System.Int64@)">
<summary>Get the latest revision in the repository</summary>
</member>
<member name="M:SharpSvn.SvnRemoteSession.GetLatestRevision(System.Int64@)">
<overloads>Get the latest revision in the repository</overloads>
<summary>Get the latest revision in the repository</summary>
</member>
<member name="M:SharpSvn.SvnRemoteSession.Reparent(System.Uri,SharpSvn.SvnRemoteSessionReparentArgs)">
<summary>Reparents the session to the specified Uri in the same repository</summary>
</member>
<member name="M:SharpSvn.SvnRemoteSession.Reparent(System.Uri)">
<overloads>Reparents the session to the specified Uri</overloads>
<summary>Reparents the session to the specified Uri in the same repository</summary>
</member>
<member name="M:SharpSvn.SvnRemoteSession.Open(System.Uri,SharpSvn.SvnRemoteSessionOpenArgs)">
<summary>Opens the session to the specified Uri</summary>
</member>
<member name="M:SharpSvn.SvnRemoteSession.Open(System.Uri)">
<overloads>Opens the session to the specified Uri</overloads>
<summary>Opens the session to the specified Uri</summary>
</member>
<member name="M:SharpSvn.SvnRemoteSession.#ctor(System.Uri)">
<summary>Initializes a new SvnRemoteSession instance and then <see cref="M:SharpSvn.SvnRemoteSession.Open(System.Uri)" /> a session to the specified url</summary>
</member>
<member name="M:SharpSvn.SvnRemoteSession.#ctor">
<summary>Initializes a new SvnRemoteSession instance</summary>
</member>
<member name="E:SharpSvn.SvnLookClient.Cancel">
<summary>
Raised to allow canceling operations. The event is first
raised on the <see cref="T:SharpSvn.SvnClientArgs" /> object and
then on the <see cref="T:SharpSvn.SvnLookClient" /></summary>
</member>
<member name="M:SharpSvn.SvnLookClient.GetList(SharpSvn.SvnLookOrigin,System.String,SharpSvn.SvnLookListArgs,System.Collections.ObjectModel.Collection`1{SharpSvn.SvnLookListEventArgs^}@)">
<summary>Gets the content of a path directly from a repository</summary>
</member>
<member name="M:SharpSvn.SvnLookClient.GetList(SharpSvn.SvnLookOrigin,System.String,System.Collections.ObjectModel.Collection`1{SharpSvn.SvnLookListEventArgs^}@)">
<overloads>Gets the content of a path directly from a repository</overloads>
<summary>Gets the content of a path directly from a repository</summary>
</member>
<member name="M:SharpSvn.SvnLookClient.List(SharpSvn.SvnLookOrigin,System.String,SharpSvn.SvnLookListArgs,System.EventHandler`1{SharpSvn.SvnLookListEventArgs^})">
<summary>Lists the content of a path directly from a repository</summary>
</member>
<member name="M:SharpSvn.SvnLookClient.List(SharpSvn.SvnLookOrigin,System.String,System.EventHandler`1{SharpSvn.SvnLookListEventArgs^})">
<overloads>Lists the content of a path directly from a repository</overloads>
<summary>Lists the content of a path directly from a repository</summary>
</member>
<member name="M:SharpSvn.SvnLookClient.Write(SharpSvn.SvnLookOrigin,System.String,System.IO.Stream,SharpSvn.SvnLookWriteArgs)"> <member name="M:SharpSvn.SvnLookClient.Write(SharpSvn.SvnLookOrigin,System.String,System.IO.Stream,SharpSvn.SvnLookWriteArgs)">
<summary>Writes the content of the specified path to a stream directly from a repository</summary> <summary>Writes the content of the specified path to a stream directly from a repository</summary>
</member> </member>
@ -16180,6 +16273,26 @@ is false</summary>
<overloads>Writes the content of the specified path to a stream directly from a repository</overloads> <overloads>Writes the content of the specified path to a stream directly from a repository</overloads>
<summary>Writes the content of the specified path to a stream directly from a repository</summary> <summary>Writes the content of the specified path to a stream directly from a repository</summary>
</member> </member>
<member name="M:SharpSvn.SvnLookClient.GetPropertyList(SharpSvn.SvnLookOrigin,System.String,SharpSvn.SvnLookPropertyListArgs,SharpSvn.SvnPropertyCollection@)">
<summary>Gets all properties on files or dirs (<c>svn proplist</c>)</summary>
</member>
<member name="M:SharpSvn.SvnLookClient.GetPropertyList(SharpSvn.SvnLookOrigin,System.String,SharpSvn.SvnPropertyCollection@)">
<overloads>Gets all properties on files or dirs (<c>svn proplist</c>)</overloads>
<summary>Gets all properties on files or dirs (<c>svn proplist</c>)</summary>
</member>
<member name="M:SharpSvn.SvnLookClient.GetProperty(SharpSvn.SvnLookOrigin,System.String,System.String,SharpSvn.SvnLookGetPropertyArgs,SharpSvn.SvnPropertyValue@)">
<summary>Gets the property value of the specified path directly from a repository</summary>
</member>
<member name="M:SharpSvn.SvnLookClient.GetProperty(SharpSvn.SvnLookOrigin,System.String,System.String,SharpSvn.SvnLookGetPropertyArgs,System.String@)">
<summary>Gets the property value of the specified path directly from a repository</summary>
</member>
<member name="M:SharpSvn.SvnLookClient.GetProperty(SharpSvn.SvnLookOrigin,System.String,System.String,SharpSvn.SvnPropertyValue@)">
<summary>Gets the property value of the specified path directly from a repository</summary>
</member>
<member name="M:SharpSvn.SvnLookClient.GetProperty(SharpSvn.SvnLookOrigin,System.String,System.String,System.String@)">
<overloads>Gets the property value of the specified path directly from a repository</overloads>
<summary>Gets the property value of the specified path directly from a repository</summary>
</member>
<member name="M:SharpSvn.SvnLookClient.GetRevisionProperty(SharpSvn.SvnLookOrigin,System.String,SharpSvn.SvnLookRevisionPropertyArgs,SharpSvn.SvnPropertyValue@)"> <member name="M:SharpSvn.SvnLookClient.GetRevisionProperty(SharpSvn.SvnLookOrigin,System.String,SharpSvn.SvnLookRevisionPropertyArgs,SharpSvn.SvnPropertyValue@)">
<summary>Gets the specified revision property directly from the repository</summary> <summary>Gets the specified revision property directly from the repository</summary>
</member> </member>
@ -16292,6 +16405,35 @@ routine to open its @a path and read the @c SVN_WC_ENTRY_THIS_DIR structure, or
<member name="M:SharpSvn.SvnWorkingCopyClient.GetState(System.String,SharpSvn.SvnWorkingCopyState@)"> <member name="M:SharpSvn.SvnWorkingCopyClient.GetState(System.String,SharpSvn.SvnWorkingCopyState@)">
<summary>Gets the text file status of a working copy path</summary> <summary>Gets the text file status of a working copy path</summary>
</member> </member>
<member name="E:SharpSvn.SvnRepositoryClient.Cancel">
<summary>
Raised to allow canceling operations. The event is first
raised on the <see cref="T:SharpSvn.SvnClientArgs" /> object and
then on the <see cref="T:SharpSvn.SvnRepositoryClient" /></summary>
</member>
<member name="M:SharpSvn.SvnRepositoryClient.HotCopy(System.String,System.String)">
<overloads>Makes a hot copy of a repository</overloads>
<summary>Makes a hot copy of a repository</summary>
</member>
<member name="M:SharpSvn.SvnRepositoryClient.DeleteRevisionProperty(System.String,SharpSvn.SvnRevision,System.String,SharpSvn.SvnSetRevisionPropertyRepositoryArgs)">
<summary>Set the property NAME on revision REVISION</summary>
</member>
<member name="M:SharpSvn.SvnRepositoryClient.DeleteRevisionProperty(System.String,SharpSvn.SvnRevision,System.String)">
<overloads>Delete the property NAME on revision REVISION</overloads>
</member>
<member name="M:SharpSvn.SvnRepositoryClient.SetRevisionProperty(System.String,SharpSvn.SvnRevision,System.String,System.Collections.Generic.ICollection`1{System.Byte},SharpSvn.SvnSetRevisionPropertyRepositoryArgs)">
<summary>Set the property NAME on revision REVISION</summary>
</member>
<member name="M:SharpSvn.SvnRepositoryClient.SetRevisionProperty(System.String,SharpSvn.SvnRevision,System.String,System.String,SharpSvn.SvnSetRevisionPropertyRepositoryArgs)">
<summary>Set the property NAME on revision REVISION</summary>
</member>
<member name="M:SharpSvn.SvnRepositoryClient.SetRevisionProperty(System.String,SharpSvn.SvnRevision,System.String,System.Collections.Generic.ICollection`1{System.Byte})">
<summary>Set the property NAME on revision REVISION</summary>
</member>
<member name="M:SharpSvn.SvnRepositoryClient.SetRevisionProperty(System.String,SharpSvn.SvnRevision,System.String,System.String)">
<overloads>Set the property NAME on revision REVISION</overloads>
<summary>Set the property NAME on revision REVISION</summary>
</member>
<member name="M:SharpSvn.SvnRepositoryClient.UpgradeRepository(System.String,SharpSvn.SvnUpgradeRepositoryArgs)"> <member name="M:SharpSvn.SvnRepositoryClient.UpgradeRepository(System.String,SharpSvn.SvnUpgradeRepositoryArgs)">
<summary>In-Place Upgrades a repository to a later version</summary> <summary>In-Place Upgrades a repository to a later version</summary>
<remarks> <remarks>
@ -18459,6 +18601,9 @@ sequence of whitespace characters as a single space</summary>
<member name="F:SharpSvn.SvnStatus.Zero"> <member name="F:SharpSvn.SvnStatus.Zero">
<summary>Zero value. Never used by Subversion</summary> <summary>Zero value. Never used by Subversion</summary>
</member> </member>
<member name="F:SharpSvn.SvnNotifyAction.UpdateObstruction">
<summary>[[[ Unversioned obstruction error (Not guaranteed compatible with future Subversion versions!)]]]</summary>
</member>
<member name="F:SharpSvn.SvnDepth.Infinity"> <member name="F:SharpSvn.SvnDepth.Infinity">
<summary> <summary>
D + all descendants (full recursion from D). Updates will pull in any D + all descendants (full recursion from D). Updates will pull in any

3
src/Setup/Files.wxs

@ -1492,6 +1492,9 @@
<File Source="..\..\AddIns\AddIns\Misc\SubversionAddin\ICSharpCode.Svn.addin" Id="ICSharpCode.Svn.addin" Name="ICSharpCode.Svn.addin" /> <File Source="..\..\AddIns\AddIns\Misc\SubversionAddin\ICSharpCode.Svn.addin" Id="ICSharpCode.Svn.addin" Name="ICSharpCode.Svn.addin" />
<File Source="..\..\AddIns\AddIns\Misc\SubversionAddin\SharpSvn.dll" Name="SharpSvn.dll" Id="SharpSvn.dll" /> <File Source="..\..\AddIns\AddIns\Misc\SubversionAddin\SharpSvn.dll" Name="SharpSvn.dll" Id="SharpSvn.dll" />
<File Source="..\..\AddIns\AddIns\Misc\SubversionAddin\SharpSvn.UI.dll" Name="SharpSvn.UI.dll" Id="SharpSvn.UI.dll" /> <File Source="..\..\AddIns\AddIns\Misc\SubversionAddin\SharpSvn.UI.dll" Name="SharpSvn.UI.dll" Id="SharpSvn.UI.dll" />
<File Source="..\..\AddIns\AddIns\Misc\SubversionAddin\SharpPlink-Win32.svnExe" Name="SharpPlink-Win32.svnExe" Id="SharpPlink_Win32.svnExe" />
<File Source="..\..\AddIns\AddIns\Misc\SubversionAddin\SharpSvn-DB44-20-Win32.dll" Name="SharpSvn-DB44-20-Win32.dll" Id="SharpSvn_DB44_20_Win32.dll" />
<File Source="..\..\AddIns\AddIns\Misc\SubversionAddin\SharpSvn-SASL21-23-Win32.dll" Name="SharpSvn-SASL21-23-Win32.dll" Id="SharpSvn_SASL21_23_Win32.dll" />
</Component> </Component>
</Directory> </Directory>
<Directory Id="UnitTestingFolder" Name="UnitTesting"> <Directory Id="UnitTestingFolder" Name="UnitTesting">

BIN
src/Tools/UpdateAssemblyInfo/bin/Debug/UpdateAssemblyInfo.exe

Binary file not shown.
Loading…
Cancel
Save