Hello, i'm using the asminfo task from NAnt to do that.
http://nant.sourceforge.net/release/latest/help/tasks/asminfo.html Daniel [email protected] schrieb: > So I have a need to get the company name, product name and version > into all the assemblyinfo.cs files. Im using ccnet with > "lastChangeLabeller". This does an accurevgetsource and at the time of > getting source, i believe ccnet grabs the transaction number from > accurev to make the label, and takes a snapshot. > Now that I have that transaction number, I want to apply it to the all > the assemblyinfo.cs files and check them in UNDER THAT SNAPSHOT. > Impossible? Am I delusional? > I KNOW there is a way to do this, and Im just not 'SEEING' where to > put my powershell script that grabs the assemblyinfo.cs files and > massages them. > > Does anyone know WHEN, exactly, does ccnet ask Accurev to set the > label? > > Thoughts? >
