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

Re: [TSVN] Feature Request: SubWCRev reads a config file...

From: Rainer Müller <mueller_rainer_at_gmx.de>
Date: 2005-08-11 09:37:11 CEST

Nathan Kidd wrote:
> In case you're not familiar with sed syntax, you basically want:
>
> s/REPLACE THIS/WITH THIS/g
> or
> /ON LINES MATCHING THIS/s/REPLACE THIS/WITH THIS/g
>
> We use this in our build scripts all the time.

But they should be replaced in unversioned files, right? Because otherwise you
can't change the version numbers any more (without reverting) after the first
time the build script ran. How do you manage that?

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 11 09:38:24 2005

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.