Re: C# AssemblyInfo integration
From: Yves Goergen <nospam.list_at_unclassified.de>
Date: Fri, 28 Aug 2009 08:11:37 +0200
On 27.08.2009 22:17 CE(S)T, Kenneth Goldman wrote:
No, the "$Revision$" is of course not in effective source code as it
Right now the script throws an error and aborts the build if it cannot
But anyway, whenever the file AssemblyInfo.cs is fetched from the repo,
BTW, my first try was to use something like this:
[assembly:AssemblyVersion("1.0.0." + "$Revision$".Substring(...))]
but the C# compiler expects static or constant values there.
-- Yves Goergen "LonelyPixel" <nospam.list_at_unclassified.de> Visit my web laboratory at http://beta.unclassified.de ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2388127 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-08-28 08:13:15 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.