Subversion 64 bit 1.6.17

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

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

VirusTotal results
Change log:n/a
Description:

source version control

License:Apache License 2.0
Version:1.6.17
SHA-1 or SHA-256:c2f4c1563b2f0b8d546d35961505f0693080518b
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:49 UTC 2015
Created by:tim.lebedk...
Automated tests:1 of 1 installations succeeded, 1 of 1 removals succeeded