You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2021/01/13 16:07:00 UTC

[jira] [Updated] (HBASE-25503) HBase code download is failing on windows with invalid path error

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

Mohammad Arshad updated HBASE-25503:
------------------------------------
    Fix Version/s: 2.4.2
                   2.5.0
                   3.0.0-alpha-1

> HBase code download is failing on windows with invalid path error
> -----------------------------------------------------------------
>
>                 Key: HBASE-25503
>                 URL: https://issues.apache.org/jira/browse/HBASE-25503
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Mohammad Arshad
>            Assignee: Mohammad Arshad
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.2
>
>
> git pull command is failing with "error: invalid path"
> {noformat}
> Host1 MINGW64 /d/hbase (master)
> $ git pull
> error: invalid path 'dev-support/design-docs/HBASE-18070-ROOT_hbase:meta_Region_Replicas.pdf'
> Updating 2e96a5b2d3..dfefff7e59{noformat}
> This problem is coming only on windows machines. Tried on windows 7 and windows 10 both have problem. Searched on net, seems no any easy solution.
> Problem is because file HBASE-18070-ROOT_hbase:meta_Region_Replicas.pdf has colon in its name.
> To fix the problem we should remove the colon : from file name



--
This message was sent by Atlassian Jira
(v8.3.4#803005)