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

Re: Suggestion : "ignore" a versioned file

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-07-27 18:10:08 CEST

fj wrote:
> Julien -
>
> Yep, I know exactly what you mean, and I agree this would be useful.
>
> Config files are a very good example of this. At one place I worked we
> had standardized build files (Ant) that we'd include with each new
> project set-up. Anyone needing to set themselves up to run builds made a
> number of path modifications to their local working copies of those
> files. Generally, we didn't check-in any of those modified files because
> potentially we'd have as many different variations of them as there were
> machines on which builds were set up to run.

Please have a look at the TSVN build scripts (they're NAnt scripts, not
Ant, but you'll get the point).
We also have to use (sometimes) full paths, but we put those into
separate files (*.tmpl), which each user has to make a copy, remove the
.tmpl extension of the copy, then edit that file to suit the absolute paths.

The main build script checks if those user defined files are present and
errors out if they're not.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Jul 27 18:08:53 2007

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

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