Question
I see in the Stack Overflow footer that the SVN Revision number is displayed. Is this automated and if so, how does one implement it in ASP.NET?
(Solutions in other languages are acceptable)
Answer
Make sure that the file has svn:keywords "Rev Id" and then put $Rev$ somewhere in there.
< br > via < a class="StackLink" href=" http://stackoverflow.com/questions/2308/" >ASP.NET Display SVN Revision Number< /a>
0 comments:
Post a Comment