[ 
https://issues.apache.org/jira/browse/THRIFT-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606577#action_12606577
 ] 

Doug Cutting commented on THRIFT-43:
------------------------------------

> you're going to have to find a committer who actually uses svn.

That's a lame answer.  If you don't want to fix it, fine.  This does not 
increase my confidence that subversion is a first-class citizen for Thrift 
development.

> I blew an hour trying to figure out a way to script this, [...]

You should be able to take the output of 'svn stat' to create a command like:
{noformat}
svn propset 'foo
bar
baz'
svn:ignore .
{noformat}

I can work on this this afternoon, if you like.

> svn:ignore for build products that should never be checked in
> -------------------------------------------------------------
>
>                 Key: THRIFT-43
>                 URL: https://issues.apache.org/jira/browse/THRIFT-43
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: Bryan Duxbury
>            Priority: Minor
>
> There are a lot of files hanging around in the working copy that are picked 
> up by "svn status" after you've run bootstrap/configure/make. Is it safe to 
> say that anything generated in that process that's not already added to the 
> repository could be behind an svn ignore?

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

Reply via email to