You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2009/03/31 12:09:52 UTC

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

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

                 Key: CASSANDRA-25
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-25
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Johan Oskarsson
            Priority: Minor


To make creating patches easier we should add the following files and directories to svn:ignore, tools like Eclipse would then ignore them when creating patches.

.classpath
.project
.settings
temp-testng-customsuite.xml

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


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

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695107#action_12695107 ] 

Jonathan Ellis commented on CASSANDRA-25:
-----------------------------------------

what is temp-testng-customsuite.xml from?  ant test does not generate that for me.

> Add various files and directories to svn:ignore
> -----------------------------------------------
>
>                 Key: CASSANDRA-25
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-25
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johan Oskarsson
>            Priority: Minor
>
> To make creating patches easier we should add the following files and directories to svn:ignore, tools like Eclipse would then ignore them when creating patches.
> .classpath
> .project
> .settings
> temp-testng-customsuite.xml

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


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

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

Jonathan Ellis resolved CASSANDRA-25.
-------------------------------------

    Resolution: Fixed

if I got the svn propset syntax right, it should be done in r761730

> Add various files and directories to svn:ignore
> -----------------------------------------------
>
>                 Key: CASSANDRA-25
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-25
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johan Oskarsson
>            Priority: Minor
>
> To make creating patches easier we should add the following files and directories to svn:ignore, tools like Eclipse would then ignore them when creating patches.
> .classpath
> .project
> .settings
> temp-testng-customsuite.xml

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


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

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

Johan Oskarsson commented on CASSANDRA-25:
------------------------------------------

That's generated when I run a specific testng test in Eclipse, not sure what's in it, doesn't happen with junit.

> Add various files and directories to svn:ignore
> -----------------------------------------------
>
>                 Key: CASSANDRA-25
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-25
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johan Oskarsson
>            Priority: Minor
>
> To make creating patches easier we should add the following files and directories to svn:ignore, tools like Eclipse would then ignore them when creating patches.
> .classpath
> .project
> .settings
> temp-testng-customsuite.xml

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