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

Automation of AssemblyVersion attribute in DotNet projects?

From: Lellinger, Dirk Dr. <DLellinger_at_dki.tu-darmstadt.de>
Date: 2003-12-12 10:08:28 CET

Hi,

It would be very nice if the AssemblyVersion attribute in a .NET project
would reflect the revision number of the project. The $Rev$ substitution
did not help in this case, since 1st) it reflects only the revision
number of the file itself and 2nd) after substitution still contains the
$Rev string. Are there any suggestions how to do that? Is it possible to
use a pre-commit hook script or so?
The problem however, of using a script, can be, that changing the file
containing the AssemblyVersion attribute, changes the revision number of
the file and therefore of the project itself.

Thanks, Dirk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 12 10:11:56 2003

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.