Directory structure and batch scripts to create portable SubGit install with JRE
See this blog post for more details:
- Downlad Oracle JRE installer/archive to the
JRE_Installerfolder. See readme inJRE_InstallerandJRE_Portablefolders for more details. - Download and unpack SubGit to the
Subgitfolder. See readme inSubgitfolder for more details. - Double-click
unpack_jre.cmdinJRE_Installerfolder - Edit
subgit.cmdto set the name of the portable JRE to be used.- e.g.:
set jre_dir=jre-8u40-windows-x64
- e.g.:
Now you can use subgit.cmd as if you were using original subgit.bat.
c:\Path\To\SubGit-Portable>subgit --version
SubGit version 3.1.1 ('Bobique') build #3448
(c) TMate Software 2012-2016 (http://subgit.com/)