RE: SVN Keyword substuition question
From: Roger Lipscombe <rogerl_at_1e.com>
Date: Mon, 22 Sep 2008 14:38:08 +0100
We had a similar problem (at a previous company) -- when we shipped our stuff to escrow, or we packaged our GPL-licensed stuff, we wanted to make sure that the copyright/license information at the top of the file was correct.
In the end, we used a custom export script, which knew to replace $License$ with some boilerplate.
That is: we did it at export time, rather than in the repository.
Cheers,
-----Original Message-----
Have a SVN useage question. Ultimately I am looking to perform a custom
I would like (or at least the powers that be would like) to append a
I have investigated using svn:property(s) (as the book suggests)
I could create a sed script (or something) to put the statements at
-- V/R, Joe --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.org DISCLAIMER: This is a PRIVATE AND CONFIDENTIAL message for the ordinary user of this email address. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind 1E Ltd to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-09-22 15:38:32 CEST |
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.