Changeset 36652 for local


Ignore:
Timestamp:
2022-09-22T18:24:59+12:00 (19 months ago)
Author:
anupama
Message:

Adding a comment linking to Win32SVN on sourceforge, so we don't need admin rights to install SVN on a Win machine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • local/greenstone3/windows-64bit/gs3-setup.bat

    r36236 r36652  
    11@echo off
     2
     3:: You can get a zipped version of SVN for windows (no installer, so no need for admin rights)
     4:: from https://sourceforge.net/projects/win32svn/files/1.8.17/apache24/, download the plain .zip file
     5:: e.g. svn-win32-1.8.17-ap24.zip, unzip and put its bin folder on PATH
     6:: None of the other suggestions worked from https://stackoverflow.com/questions/185693/svn-client-on-windows-without-administrator-rights
    27
    38::set JAVA_HOME=C:\Program Files\Java\jdk1.8.0_20
Note: See TracChangeset for help on using the changeset viewer.