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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17264319#comment-17264319 ] 

Michael Stack commented on HBASE-25503:
---------------------------------------

There are no references to this doc so rename looks safe.

Thanks for the PR [~arshad.mohammad]. Merged to master and branch-2 and branch-2.4.

> 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)