You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2008/12/02 20:14:44 UTC

[jira] Created: (HIVE-101) Add various files and directories to svn:ignore

Add various files and directories to svn:ignore
-----------------------------------------------

                 Key: HIVE-101
                 URL: https://issues.apache.org/jira/browse/HIVE-101
             Project: Hadoop Hive
          Issue Type: Task
          Components: Build Infrastructure
            Reporter: Johan Oskarsson
            Priority: Trivial


When creating patches or committing code it's nice to know that certain directories and files will never be included.
I suggest we add the following to the svn:ignore variable (for more information see: http://svnbook.red-bean.com/en/1.1/ch07s02.html):

build
.classpath
.project
.settings

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-101) Add various files and directories to svn:ignore

Posted by "Johan Oskarsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655666#action_12655666 ] 

Johan Oskarsson commented on HIVE-101:
--------------------------------------

Another one to add to the list: metastore_db

> Add various files and directories to svn:ignore
> -----------------------------------------------
>
>                 Key: HIVE-101
>                 URL: https://issues.apache.org/jira/browse/HIVE-101
>             Project: Hadoop Hive
>          Issue Type: Task
>          Components: Build Infrastructure
>            Reporter: Johan Oskarsson
>            Priority: Trivial
>
> When creating patches or committing code it's nice to know that certain directories and files will never be included.
> I suggest we add the following to the svn:ignore variable (for more information see: http://svnbook.red-bean.com/en/1.1/ch07s02.html):
> build
> .classpath
> .project
> .settings

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-101) Add various files and directories to svn:ignore

Posted by "Johan Oskarsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655621#action_12655621 ] 

Johan Oskarsson commented on HIVE-101:
--------------------------------------

Added another issue for the eclipse templates: HIVE-166
It shouldn't block us from resolving this issue first.

> Add various files and directories to svn:ignore
> -----------------------------------------------
>
>                 Key: HIVE-101
>                 URL: https://issues.apache.org/jira/browse/HIVE-101
>             Project: Hadoop Hive
>          Issue Type: Task
>          Components: Build Infrastructure
>            Reporter: Johan Oskarsson
>            Priority: Trivial
>
> When creating patches or committing code it's nice to know that certain directories and files will never be included.
> I suggest we add the following to the svn:ignore variable (for more information see: http://svnbook.red-bean.com/en/1.1/ch07s02.html):
> build
> .classpath
> .project
> .settings

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-101) Add various files and directories to svn:ignore

Posted by "Ashish Thusoo (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655307#action_12655307 ] 

Ashish Thusoo commented on HIVE-101:
------------------------------------

I think we should just follow hadoops approach and package templates so that the .classpath etc can be generated. Do you know what in the .classpath, .setting and .project is local (specially .classpath)?


> Add various files and directories to svn:ignore
> -----------------------------------------------
>
>                 Key: HIVE-101
>                 URL: https://issues.apache.org/jira/browse/HIVE-101
>             Project: Hadoop Hive
>          Issue Type: Task
>          Components: Build Infrastructure
>            Reporter: Johan Oskarsson
>            Priority: Trivial
>
> When creating patches or committing code it's nice to know that certain directories and files will never be included.
> I suggest we add the following to the svn:ignore variable (for more information see: http://svnbook.red-bean.com/en/1.1/ch07s02.html):
> build
> .classpath
> .project
> .settings

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-101) Add various files and directories to svn:ignore

Posted by "Johan Oskarsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657350#action_12657350 ] 

Johan Oskarsson commented on HIVE-101:
--------------------------------------

Could one of the committers have a look at this one? Should be a simple and none intrusive change to make.

Thanks

> Add various files and directories to svn:ignore
> -----------------------------------------------
>
>                 Key: HIVE-101
>                 URL: https://issues.apache.org/jira/browse/HIVE-101
>             Project: Hadoop Hive
>          Issue Type: Task
>          Components: Build Infrastructure
>            Reporter: Johan Oskarsson
>            Priority: Trivial
>
> When creating patches or committing code it's nice to know that certain directories and files will never be included.
> I suggest we add the following to the svn:ignore variable (for more information see: http://svnbook.red-bean.com/en/1.1/ch07s02.html):
> build
> .classpath
> .project
> .settings

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-101) Add various files and directories to svn:ignore

Posted by "Carl Steinbach (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach updated HIVE-101:
--------------------------------

    Fix Version/s: 0.3.0

> Add various files and directories to svn:ignore
> -----------------------------------------------
>
>                 Key: HIVE-101
>                 URL: https://issues.apache.org/jira/browse/HIVE-101
>             Project: Hadoop Hive
>          Issue Type: Task
>          Components: Build Infrastructure
>            Reporter: Johan Oskarsson
>            Priority: Trivial
>             Fix For: 0.3.0
>
>
> When creating patches or committing code it's nice to know that certain directories and files will never be included.
> I suggest we add the following to the svn:ignore variable (for more information see: http://svnbook.red-bean.com/en/1.1/ch07s02.html):
> build
> .classpath
> .project
> .settings

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-101) Add various files and directories to svn:ignore

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657595#action_12657595 ] 

Zheng Shao commented on HIVE-101:
---------------------------------

[zshao@xxx hadoop-hive-trunk] svn propget svn:ignore .
build
.classpath
.project
.settings

Committed revision 727566.


> Add various files and directories to svn:ignore
> -----------------------------------------------
>
>                 Key: HIVE-101
>                 URL: https://issues.apache.org/jira/browse/HIVE-101
>             Project: Hadoop Hive
>          Issue Type: Task
>          Components: Build Infrastructure
>            Reporter: Johan Oskarsson
>            Priority: Trivial
>
> When creating patches or committing code it's nice to know that certain directories and files will never be included.
> I suggest we add the following to the svn:ignore variable (for more information see: http://svnbook.red-bean.com/en/1.1/ch07s02.html):
> build
> .classpath
> .project
> .settings

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-101) Add various files and directories to svn:ignore

Posted by "Raghotham Murthy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655278#action_12655278 ] 

Raghotham Murthy commented on HIVE-101:
---------------------------------------

We should ignore build. But I am not sure about the others. I think, we have in the past tried to provide .classpath and .project so that eclipse works out of the box. It might be a good idea to fix them and check them in if they are broken. I am not sure what .settings is.

> Add various files and directories to svn:ignore
> -----------------------------------------------
>
>                 Key: HIVE-101
>                 URL: https://issues.apache.org/jira/browse/HIVE-101
>             Project: Hadoop Hive
>          Issue Type: Task
>          Components: Build Infrastructure
>            Reporter: Johan Oskarsson
>            Priority: Trivial
>
> When creating patches or committing code it's nice to know that certain directories and files will never be included.
> I suggest we add the following to the svn:ignore variable (for more information see: http://svnbook.red-bean.com/en/1.1/ch07s02.html):
> build
> .classpath
> .project
> .settings

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HIVE-101) Add various files and directories to svn:ignore

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao resolved HIVE-101.
-----------------------------

    Resolution: Fixed

HIVE-101. Set svn:ignore for the root. (Johan Oskarsson via zshao)

> Add various files and directories to svn:ignore
> -----------------------------------------------
>
>                 Key: HIVE-101
>                 URL: https://issues.apache.org/jira/browse/HIVE-101
>             Project: Hadoop Hive
>          Issue Type: Task
>          Components: Build Infrastructure
>            Reporter: Johan Oskarsson
>            Priority: Trivial
>
> When creating patches or committing code it's nice to know that certain directories and files will never be included.
> I suggest we add the following to the svn:ignore variable (for more information see: http://svnbook.red-bean.com/en/1.1/ch07s02.html):
> build
> .classpath
> .project
> .settings

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-101) Add various files and directories to svn:ignore

Posted by "Johan Oskarsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655181#action_12655181 ] 

Johan Oskarsson commented on HIVE-101:
--------------------------------------

Any comments on this? It's a fairly simple change that helps avoid some hassle for developers.

> Add various files and directories to svn:ignore
> -----------------------------------------------
>
>                 Key: HIVE-101
>                 URL: https://issues.apache.org/jira/browse/HIVE-101
>             Project: Hadoop Hive
>          Issue Type: Task
>          Components: Build Infrastructure
>            Reporter: Johan Oskarsson
>            Priority: Trivial
>
> When creating patches or committing code it's nice to know that certain directories and files will never be included.
> I suggest we add the following to the svn:ignore variable (for more information see: http://svnbook.red-bean.com/en/1.1/ch07s02.html):
> build
> .classpath
> .project
> .settings

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-101) Add various files and directories to svn:ignore

Posted by "Johan Oskarsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655284#action_12655284 ] 

Johan Oskarsson commented on HIVE-101:
--------------------------------------

Hadoop have set it up so .classpath and .project is ignored so that they don't pop up when committing or creating a patch (they would often differ locally from the repository). Instead they have an ant target to generate the required eclipse projects for you from a template dir. See the ant target "eclipse-files" for more info.

I think .settings is also Eclipse related.

> Add various files and directories to svn:ignore
> -----------------------------------------------
>
>                 Key: HIVE-101
>                 URL: https://issues.apache.org/jira/browse/HIVE-101
>             Project: Hadoop Hive
>          Issue Type: Task
>          Components: Build Infrastructure
>            Reporter: Johan Oskarsson
>            Priority: Trivial
>
> When creating patches or committing code it's nice to know that certain directories and files will never be included.
> I suggest we add the following to the svn:ignore variable (for more information see: http://svnbook.red-bean.com/en/1.1/ch07s02.html):
> build
> .classpath
> .project
> .settings

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.