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

Re: [TSVN] Performance issue caused by unversioned files/folders in WC

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-12-16 09:11:56 CET

Michael Dietschi wrote:

> I just added some folders to the ignore list but that's a bit messy because
> a lot of these folders are 'intermediate' ones which are created by the CE
> Platform Builder and some others have always to be there but not under
> revision control. So there are some _huge_ 'svn:ignore's... :(
> ...and maybe sometime a file deep in the directory tree _will_ get
> versioned.

I suggest you adjust the platform builder so that the created files are
put in a separate folder, not where the source files are located. I know
that it's possible (had to use it once myself for a project).
That way, you can ignore just the top folder (e.g. 'output') and you're
done. If you then still want to have some of those generated files under
version control, write a post-build-step script which copies that file
back to your source folder.
This also leads to a much 'cleaner' and organized folder structure in
your project.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Dec 16 09:12:51 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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