Subversion 64 bit 1.7.4
| Full internal name: | org.apache.subversion.Subversion64 |
| Project site: | https://subversion.apache.org/ |
| Screen shots: | |
| Download: | Download Subversion 64 bit 1.7.4 http://www.sliksvn.com/pub/Slik-Subversion-1.7.4-x64.msi VirusTotal results |
| Change log: | n/a |
| Description: | source version control |
| License: | Apache License 2.0 |
| Version: | 1.7.4 |
| SHA-1 or SHA-256: | 7f9b55f06bec029c02ac8c501f2959e9b151da67 |
| 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: | 0 of 0 installations succeeded, 0 of 0 removals succeeded |