You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Andy Konwinski (JIRA)" <ji...@apache.org> on 2009/01/21 23:17:59 UTC

[jira] Created: (HADOOP-5096) conf files with templates should be ignored, not tracked, by SVN

conf files with templates should be ignored, not tracked, by SVN
----------------------------------------------------------------

                 Key: HADOOP-5096
                 URL: https://issues.apache.org/jira/browse/HADOOP-5096
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/chukwa
            Reporter: Andy Konwinski
            Priority: Minor


Files with conf/*.template file should not be tracked by SVN. They should be ignored instead.

These files were incorrectly added to SVN as part of [HADOOP 4792|http://issues.apache.org/jira/browse/HADOOP-4792].

These files include:
*chukwa-env.sh
*chukwa-agent-conf.xml
*chukwa-collector-conf.xml
*collectors
*chukwa-demux-conf.xml (a corresponding chukwa-demux.xml.template should be created for this file)

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


[jira] Commented: (HADOOP-5096) conf files with templates should be ignored, not tracked, by SVN

Posted by "Andy Konwinski (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666038#action_12666038 ] 

Andy Konwinski commented on HADOOP-5096:
----------------------------------------

Chris, you are right. I was reading the JIRA/patch incorrectly. The svn:ignore property was actually set for these files with that JIRA/patch. However, the files still appear to be in the SVN repository. e.g. http://svn.apache.org/viewvc/hadoop/core/trunk/src/contrib/chukwa/conf/

Shouldn't they be removed so that an "svn co" from scratch does not include them?

> conf files with templates should be ignored, not tracked, by SVN
> ----------------------------------------------------------------
>
>                 Key: HADOOP-5096
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5096
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>            Reporter: Andy Konwinski
>            Priority: Minor
>
> Files with conf/*.template file should not be tracked by SVN. They should be ignored instead.
> These files were incorrectly added to SVN as part of [HADOOP 4792|http://issues.apache.org/jira/browse/HADOOP-4792].
> These files include:
> *chukwa-env.sh
> *chukwa-agent-conf.xml
> *chukwa-collector-conf.xml
> *collectors
> *chukwa-demux-conf.xml (a corresponding chukwa-demux.xml.template should be created for this file)

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


[jira] Commented: (HADOOP-5096) conf files with templates should be ignored, not tracked, by SVN

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666014#action_12666014 ] 

Chris Douglas commented on HADOOP-5096:
---------------------------------------

bq. These files were incorrectly added to SVN as part of HADOOP 4792.

No, they weren't. http://svn.apache.org/viewvc?view=rev&revision=723913

> conf files with templates should be ignored, not tracked, by SVN
> ----------------------------------------------------------------
>
>                 Key: HADOOP-5096
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5096
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>            Reporter: Andy Konwinski
>            Priority: Minor
>
> Files with conf/*.template file should not be tracked by SVN. They should be ignored instead.
> These files were incorrectly added to SVN as part of [HADOOP 4792|http://issues.apache.org/jira/browse/HADOOP-4792].
> These files include:
> *chukwa-env.sh
> *chukwa-agent-conf.xml
> *chukwa-collector-conf.xml
> *collectors
> *chukwa-demux-conf.xml (a corresponding chukwa-demux.xml.template should be created for this file)

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


[jira] Commented: (HADOOP-5096) conf files with templates should be ignored, not tracked, by SVN

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666779#action_12666779 ] 

Chris Douglas commented on HADOOP-5096:
---------------------------------------

bq. Shouldn't they be removed so that an "svn co" from scratch does not include them?
+1

> conf files with templates should be ignored, not tracked, by SVN
> ----------------------------------------------------------------
>
>                 Key: HADOOP-5096
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5096
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>            Reporter: Andy Konwinski
>            Priority: Minor
>
> Files with conf/*.template file should not be tracked by SVN. They should be ignored instead.
> These files were incorrectly added to SVN as part of [HADOOP 4792|http://issues.apache.org/jira/browse/HADOOP-4792].
> These files include:
> *chukwa-env.sh
> *chukwa-agent-conf.xml
> *chukwa-collector-conf.xml
> *collectors
> *chukwa-demux-conf.xml (a corresponding chukwa-demux.xml.template should be created for this file)

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