You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Andrew Bayer (JIRA)" <ji...@apache.org> on 2011/08/02 00:08:54 UTC

[jira] [Created] (BIGTOP-3) gitignore files need to be removed from SVN

gitignore files need to be removed from SVN
-------------------------------------------

                 Key: BIGTOP-3
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
             Project: Bigtop
          Issue Type: Bug
            Reporter: Andrew Bayer
            Assignee: Andrew Bayer


When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-3) gitignore files need to be removed from SVN

Posted by "Bruno Mahé (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078338#comment-13078338 ] 

Bruno Mahé commented on BIGTOP-3:
---------------------------------

{quote}
a bunch of .gitignore files strewn around the various rpm-related directories, which don't actually help anything so far as I can tell
{quote}

The build system was/is/may expect some of these directories to exist. So the .gitignore trick would force the directories to be preserved in git, even if empty. I am not sure if this is still needed though.
I will take a look.

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.1.0
>
>         Attachments: BIGTOP-3.txt
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (BIGTOP-3) gitignore files need to be removed from SVN

Posted by "Bruno Mahé (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078951#comment-13078951 ] 

Bruno Mahé commented on BIGTOP-3:
---------------------------------

+1 for gitignore.diff

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.1.0
>
>         Attachments: BIGTOP-3.txt, gitignore.diff
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (BIGTOP-3) gitignore files need to be removed from SVN

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100937#comment-13100937 ] 

Roman Shaposhnik commented on BIGTOP-3:
---------------------------------------

I'm inclined to close this, even though we still .gitignore all over the place. Thoughts?

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-3.txt, gitignore.diff
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-3) gitignore files need to be removed from SVN

Posted by "Andrew Bayer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078998#comment-13078998 ] 

Andrew Bayer commented on BIGTOP-3:
-----------------------------------

gitignore committed.

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.1.0
>
>         Attachments: BIGTOP-3.txt, gitignore.diff
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-3) gitignore files need to be removed from SVN

Posted by "Jolly Chen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073829#comment-13073829 ] 

Jolly Chen commented on BIGTOP-3:
---------------------------------

Patch submitted.


> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>         Attachments: BIGTOP-3.txt
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (BIGTOP-3) gitignore files need to be removed from SVN

Posted by "Bruno Mahé (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078338#comment-13078338 ] 

Bruno Mahé edited comment on BIGTOP-3 at 8/2/11 6:19 PM:
---------------------------------------------------------

{quote}
a bunch of .gitignore files strewn around the various rpm-related directories, which don't actually help anything so far as I can tell
{quote}

The build system was/is/may expect some of these directories to exist. So the .gitignore trick would force the directories to be preserved in git, even if empty. I am not sure if this is still needed though.
I will take a look, although I suspect this may be needed by rpmbuild itself.

      was (Author: bmahe):
    {quote}
a bunch of .gitignore files strewn around the various rpm-related directories, which don't actually help anything so far as I can tell
{quote}

The build system was/is/may expect some of these directories to exist. So the .gitignore trick would force the directories to be preserved in git, even if empty. I am not sure if this is still needed though.
I will take a look.
  
> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.1.0
>
>         Attachments: BIGTOP-3.txt
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (BIGTOP-3) gitignore files need to be removed from SVN

Posted by "Andrew Bayer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076268#comment-13076268 ] 

Andrew Bayer commented on BIGTOP-3:
-----------------------------------

On further examination, the issue is that there are a bunch of .gitignore files strewn around the various rpm-related directories, which don't actually help anything so far as I can tell. I'll add a top level .gitignore, and remove all the superfluous ones.

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>         Attachments: BIGTOP-3.txt
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (BIGTOP-3) gitignore files need to be removed from SVN

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

Andrew Bayer updated BIGTOP-3:
------------------------------

    Fix Version/s:     (was: 0.1.0)
                   0.2.0

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-3.txt, gitignore.diff
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-3) gitignore files need to be removed from SVN

Posted by "Andrei Savu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073986#comment-13073986 ] 

Andrei Savu commented on BIGTOP-3:
----------------------------------

I suggest we keep them. Personally I do all development using git and only commit patches using svn. 

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>         Attachments: BIGTOP-3.txt
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-3) gitignore files need to be removed from SVN

Posted by "Peter Linnell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078965#comment-13078965 ] 

Peter Linnell commented on BIGTOP-3:
------------------------------------

+1 for gitignore.diff 

svn:ignore  sounds fine as well

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.1.0
>
>         Attachments: BIGTOP-3.txt, gitignore.diff
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-3) gitignore files need to be removed from SVN

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073830#comment-13073830 ] 

Owen O'Malley commented on BIGTOP-3:
------------------------------------

Actually, many of the Apache projects have gitignore files because many of the developers use git.apache.org for read-only access to the projects.

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>         Attachments: BIGTOP-3.txt
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (BIGTOP-3) gitignore files need to be removed from SVN

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

Jolly Chen updated BIGTOP-3:
----------------------------

    Attachment: BIGTOP-3.txt

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>         Attachments: BIGTOP-3.txt
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (BIGTOP-3) gitignore files need to be removed from SVN

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

Andrew Bayer updated BIGTOP-3:
------------------------------

    Attachment: gitignore.diff

I'm going to leave them be, but I am going to add a top-level .gitignore (and svn:ignore attributes as well).

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.1.0
>
>         Attachments: BIGTOP-3.txt, gitignore.diff
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-3) gitignore files need to be removed from SVN

Posted by "Andrew Bayer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073834#comment-13073834 ] 

Andrew Bayer commented on BIGTOP-3:
-----------------------------------

Aaaah, good point. I hadn't thought of that. I'll leave this in limbo for a bit while we think about that.

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>         Attachments: BIGTOP-3.txt
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (BIGTOP-3) gitignore files need to be removed from SVN

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

Andrew Bayer updated BIGTOP-3:
------------------------------

      Component/s: General
    Fix Version/s: 0.1.0

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.1.0
>
>         Attachments: BIGTOP-3.txt
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (BIGTOP-3) gitignore files need to be removed from SVN

Posted by "Andrew Bayer (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Bayer resolved BIGTOP-3.
-------------------------------

    Resolution: Won't Fix
    
> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-3.txt, gitignore.diff
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-3) gitignore files need to be removed from SVN

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100030#comment-13100030 ] 

Konstantin Boudnik commented on BIGTOP-3:
-----------------------------------------

Looks like it has been committed. Shall the ticket be closed?

> gitignore files need to be removed from SVN
> -------------------------------------------
>
>                 Key: BIGTOP-3
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>            Reporter: Andrew Bayer
>            Assignee: Andrew Bayer
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-3.txt, gitignore.diff
>
>
> When I imported the source, I forgot to remove .gitignore files, so we've got a bunch of them sitting around. I need to prune those out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira