On 1/17/06, Gary Feldman <[EMAIL PROTECTED]> wrote:
> Gregory A. Lusk wrote:
>
> > my subversion repository up to date, and I don't get the latest

The original posted did say he was using subversion.

> > /Should I just use static version numbers and only increment the
> > revision number? And is there a command that I can use to check in the
> > newly-compiled assemblies from the first solution?/


Definitely. Assembly version numbers should be static. What you want
to change for each build is AssemblyFileVersion attribute, that way
you still know what build a dll is from.

IMHO Microsoft did a huge mistake by allowing 1.* in Visual Studio,
while it should be the file version.


--
Perry Ismangil


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to