[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN offers svn:ignore property, but I also need some kind of .svnignore local file (or an extra unversioned version of svn:ignore)

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Tue, 30 Oct 2012 13:57:04 -0500

On Tue, Oct 30, 2012 at 12:55 PM, Vitor Barata <vbarata_at_gmail.com> wrote:
>
> The problem is that the C files automatically generated for bindings
> are often mixed with standard versioned C files... However, after
> further inspection here, it seems to me that the binding files could
> indeed be put in a separate directory without requiring any code to be
> changed.

If they are automatically generated, why not automatically delete them
when finished with them? Or, you might look into using a distributed
build automation like Jenkins so the builds would happen in a separate
workspace and the cruft doesn't get in the way of developer commits.

-- 
   Les Mikesell
     lesmikesell_at_gmail.com
Received on 2012-10-30 19:57:39 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.