Subversion 64 bit 1.8.3

Full internal name:org.apache.subversion.Subversion64
Project site:https://subversion.apache.org/
Screen shots:
Download: Download Subversion 64 bit 1.8.3

http://www.sliksvn.com/pub/Slik-Subversion-1.8.3-x64.msi

VirusTotal results
Change log:n/a
Description:

source version control

License:Apache License 2.0
Version:1.8.3
SHA-1 or SHA-256:e9d583bc424414228eb486148f9d44e0e6712862
Type:one file
Dependencies:
Tags:
Text files:
.Npackd\Install.bat:
for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
copy "%setup%" .Npackd        
msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /i "%setup%" INSTALLLOCATION="%CD%" ALLUSERS=1
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit /b 0
if %err% neq 0 exit /b %err%

"%clu%\clu" remove-path --path "%CD%\bin"
verify
.Npackd\Uninstall.bat:
copy .Npackd\*.msi .
for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /x "%setup%"
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit /b 0
if %err% neq 0 exit /b %err%

"%clu%\clu" remove-path --path "%CD%\bin"
verify
Last modified:Sat May 15 09:03:05 UTC 2021
Last modified by:tim.lebedk...
Created:Mon Feb 02 22:17:50 UTC 2015
Created by:tim.lebedk...
Automated tests:1 of 1 installations succeeded, 1 of 1 removals succeeded