[richfaces-planning-issues] [JBoss JIRA] Commented: (RFPL-594) Add all generated folders and IDE configuration files to svn:ignore

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue May 11 12:58:26 EDT 2010


    [ https://jira.jboss.org/jira/browse/RFPL-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12530191#action_12530191 ] 

Nick Belaevski commented on RFPL-594:
-------------------------------------

There's -R switch in my SVN client that allows to update folders recursively like this:

c:\svn-slik-1.6.6\bin\svn propset -R svn:ignore target .

Also I haven't find a way to clone these properties to newly-created projects, so I just updated global ignore in config file:

%APPDATA%\Subversion\config

> Add all generated folders and IDE configuration files to svn:ignore
> -------------------------------------------------------------------
>
>                 Key: RFPL-594
>                 URL: https://jira.jboss.org/jira/browse/RFPL-594
>             Project: RichFaces Planning
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: svn
>            Reporter: Alexander Smirnov
>             Fix For: 4.0.0.ALPHA2
>
>
> To avoid constant conflict in the svn repository, there should be no generated files or working directories. To prevent checking in these files by accident, svn:ignore property for each project should contain 'target' folder, any dot - started files ( .* ) 
> Because svn does not allow to set property recursively, it would be shell script that sets appropriate properties for each folder contained pom.xml file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-planning-issues mailing list