[ https://issues.apache.org/jira/browse/GEODE-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699360#comment-16699360 ]
Jacob S. Barrett commented on GEODE-6090: ----------------------------------------- [~Snehal Rajmane] Delete your clone and reclone. Also, use https://github.com/apache/geode.git as Geode has been out of incubation for some time now. > 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 > > 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)