[
https://issues.apache.org/jira/browse/HADOOP-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HADOOP-4181:
----------------------------------
Attachment: git4.patch
Ok, .svn w/o wildcards work. However, my git repository still shows build/
directory in git status. I checked the git documentation, and it says that
patterns ending with / matches only the directory names via glob/fnmatch.
The attached patch adds .svn, and removes trailing /'s. Although the pattern
will prevent files with name "build", I think we can live with that.
> some minor things to make Hadoop friendlier to git
> --------------------------------------------------
>
> Key: HADOOP-4181
> URL: https://issues.apache.org/jira/browse/HADOOP-4181
> Project: Hadoop Core
> Issue Type: Improvement
> Components: build
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Fix For: 0.19.0
>
> Attachments: .gitignore, git.patch, git.patch, git.patch, git2.patch,
> git3.patch, git4.patch
>
>
> It would be nice to have a .gitignore file and a saveVersion that didn't fail
> under git.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.