You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2010/08/26 14:29:53 UTC

[jira] Commented: (CONNECTORS-95) add svn:ignore properties for files that shouldnt be committed

    [ https://issues.apache.org/jira/browse/CONNECTORS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902837#action_12902837 ] 

Karl Wright commented on CONNECTORS-95:
---------------------------------------

I see no reason why you shouldn't just commit this now.


> add svn:ignore properties for files that shouldnt be committed
> --------------------------------------------------------------
>
>                 Key: CONNECTORS-95
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-95
>             Project: Apache Connectors Framework
>          Issue Type: Task
>          Components: Build
>            Reporter: Robert Muir
>         Attachments: CONNECTORS-95.patch
>
>
> I noticed after running tests and a few other ant tasks that lots of files showed up in 'svn status'.
> I think it would be good to add svn:ignores to prevent any of these from being accidentally committed
> This is what 'svn status' shows for me:
> {noformat}
> ?       .project
> ?       bin
> ?       modules\build
> ?       modules\test-output
> ?       modules\connectors\filesystem\build
> ?       modules\connectors\filesystem\dist
> ?       modules\connectors\filesystem\doc
> ?       modules\connectors\filesystem\lib
> ?       modules\connectors\filesystem\test-output
> ?       modules\connectors\nulloutput\build
> ?       modules\connectors\nulloutput\dist
> ?       modules\connectors\nulloutput\doc
> ?       modules\connectors\nulloutput\lib
> ?       modules\connectors\sharepoint\lib
> ?       modules\framework\build
> ?       modules\framework\dist
> ?       modules\framework\doc
> ?       modules\framework\lib
> ?       modules\framework\test-output
> ?       modules\framework\crawler-ui\WEB-INF\web-generated.xml
> {noformat}
> The .project and bin are from eclipse, but these (and any files ides like IDEA generate) are probably good candidates also.

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