[ 
https://issues.apache.org/jira/browse/GEODE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580854#comment-14580854
 ] 

Anthony Baker edited comment on GEODE-38 at 6/10/15 5:31 PM:
-------------------------------------------------------------

Sorry for the delay Neil.  I tried to upload the 2nd patch to review board to 
make it easier to comment but I ran into some permission issues.

{code}
rbt post -r 34814 --repository geode --server https://reviews.apache.org 
--diff-file ~/Downloads/0002-Review-board-changes.patch

==> HTTP Authentication Required
Enter authorization information for "Web API" at reviews.apache.org
Username: abaker
Password: 
ERROR: Error validating diff

gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/Gfsh.java:
 The file was not found in the repository. (HTTP 400, API Error 207)

{code}



was (Author: amb):
Sorry for the delay Neil.  I tried to upload the 2nd patch to review board to 
make it easier to comment but I ran into some permission issues.

{code]
rbt post -r 34814 --repository geode --server https://reviews.apache.org 
--diff-file ~/Downloads/0002-Review-board-changes.patch

==> HTTP Authentication Required
Enter authorization information for "Web API" at reviews.apache.org
Username: abaker
Password: 
ERROR: Error validating diff

gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/Gfsh.java:
 The file was not found in the repository. (HTTP 400, API Error 207)

{code}


> Gfsh init script ignored
> ------------------------
>
>                 Key: GEODE-38
>                 URL: https://issues.apache.org/jira/browse/GEODE-38
>             Project: Geode
>          Issue Type: Bug
>          Components: management & tools
>    Affects Versions: 1.0.0-incubating
>            Reporter: Neil Stevenson
>            Priority: Trivial
>         Attachments: 0001-Initial-version.patch, 
> 0002-Review-board-changes.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Gfsh launcher script implies an init file can be used. This was possible in 
> GF 6.6, but wasn't implemented in the transition to the new Gfsh in GF 7.0 
> onwards.
> From "gemfire-assembly/src/main/dist/bin/gfsh.bat " :
> "
> #
> # Copy default .gfshrc to the home directory. Uncomment if needed.
> #
> #if [ ! -f $HOME/.gemfire/.gfsh2rc ]; then
> #  cp $GEMFIRE/defaultConfigs/.gemfire/.gfsh2rc $HOME
> #fi
> "
> If this file is specified, it is currently ignored.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to