You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (JIRA)" <ji...@apache.org> on 2019/04/24 22:23:21 UTC

[jira] [Closed] (GEODE-6090) Issue while checking out rel/v1.6.0 version

     [ https://issues.apache.org/jira/browse/GEODE-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-6090.
-------------------------------

> Issue while checking out rel/v1.6.0 version
> -------------------------------------------
>
>                 Key: GEODE-6090
>                 URL: https://issues.apache.org/jira/browse/GEODE-6090
>             Project: Geode
>          Issue Type: Bug
>          Components: build
>            Reporter: Snehal Rajmane
>            Priority: Major
>             Fix For: 1.9.0
>
>
> facing issue while checking out rel/v1.6.0 version. I have tried to clone geode using below commands ,
> Os : Linux_X_86-Ubuntu16.04
>  Apache Geode version : 1.6.0
>  
> {code:java}
> git clone https://github.com/apache/incubator-geode.git
> cd incubator-geode/
> git checkout rel/v1.6.0
> error: Your local changes to the following files would be overwritten by checkout:
>  geode-experimental-driver/src/integrationTest/resources/org/apache/geode/experimental/driver/bogusserver.keystore
>  gradlew.bat
> Please, commit your changes or stash them before you can switch branches.
> Aborting
> {code}
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)