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

Re: SubWCRev WCMODS substitution value

From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Mon, 28 Jan 2008 17:54:19 -0500

On 1/28/08, Hautzenroeder, Brenna M <bmhautz_at_sandia.gov> wrote:
> If the only fix to this problem
> is that I need to unversion my projectHeader.h file, then that would be
> fine, just not optimal.

Where I am, we version control the header template - and always make
our edits, there, then the final header is always generated from the
template as the first step of any build. This way, there are no side
effects with SVN. Used properly, any generated file can be identically
recreated by checking out a specific revision from the repository.

That 's not to say we don't vresion control any of our generated
files. Our production release management system a history of all
release packages (hiwch include the final executables, default
configurations, documentation, etc). While techically redundant, this
allows our customer liason engineers to quickly get any needed release
package with out waiting on us, or (more importantly) interrupting us,
to do a rebuild.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-28 23:54:25 CET

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.