|
Project
|
SubGit
|
|
Priority
|
Normal |
|
Type
|
Task |
|
State
|
Fixed |
|
Assignee
|
Semyon Vadishev |
|
Subsystem
|
Translator Core |
|
Affected versions
|
No Affected versions |
|
Fix versions
|
1.0.0 (build 1696), Miai EAP5 (build 1096) |
|
Fixed in build
|
No Fixed in build
|
[core]
shared = false
logs = subgit/logs
errorReport = subgit/error
authorsFile = conf/authors.txt
javaOption = sun.io.useCanonCaches=false
javaOption = java.net.preferIPv4Stack=true
javaOption = -noverify
[git "default"]
translationRoot = /
repository = .git
pathEncoding = MacRoman
trunk = trunk:refs/heads/master
branches = branches/*:refs/heads/*
shelves = shelves/*:refs/shelves/*
tags = tags/*:refs/tags/*
javaOption = java.net.preferIPv4Stack=true
javaOption = sun.io.useCanonCaches=false
javaOption = -noverify
[daemon]
pidFile = subgit.pid
idleTimeout = 5
classpath = subgit/lib
javaOption = java.net.preferIPv4Stack=true
javaOption = sun.io.useCanonCaches=false
javaOption = -noverify
Proposed version:
[core]
shared = false
logs = subgit/logs
errorReport = subgit/error
authorsFile = conf/authors.txt
[git "default"]
translationRoot = /
repository = .git
pathEncoding = MacRoman
trunk = trunk:refs/heads/master
branches = branches/*:refs/heads/*
shelves = shelves/*:refs/shelves/*
tags = tags/*:refs/tags/*
[hooks]
javaOption = sun.io.useCanonCaches=false
javaOption = java.net.preferIPv4Stack=true
javaOption = -noverify
[daemon]
pidFile = subgit.pid
idleTimeout = 5
classpath = subgit/lib
javaOption = java.net.preferIPv4Stack=true
javaOption = sun.io.useCanonCaches=false
javaOption = -noverify