Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rating: Thread Rating: 3 votes, 5.00 average. Display Modes
  #1  
Old 12-22-2003, 01:51 PM
dkackman dkackman is online now
Registered User
 
Join Date: 12-12-2003
Posts: 5
Question Generate Change Log from SourceSafe Comments

Is it possible, or has anyone already set up a scenario where they generate a "what's changed" log for each build, using SourceSafe comments?

What I'd like with each build is a running log of what has been done. It would look something like:

Build 1.0.1
-----------------------------------------------
Project: $TheApp/TheBrannch/TheBusinessTier
File: SomeFile.cpp
User: jdoe
Checked in: 03/02/2003
Comment: Fix bug# 1532. Added bounds check to for loop that checks for string length.

Build 1.0.2
-----------------------------------------------
Project: $TheApp/TheBranch/TheGui
File: TheButton.cs
User: jsmith
Checked in: 03/03/2003
Comment: Made the exit button bigger

Doesn't seem like it should be overly difficult to put together but I just wanted to see if anybod had already done it.

Cheers,

don
Reply With Quote
  #2  
Old 12-30-2003, 01:54 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
Take a look at the last step of the SourceSafe.bld sample, it demonstrates showing changes (including comments) since a given label. You can also do the same between two labels, dates, etc. by specifying a start and end label/date in the 'Version to operate on' field (i.e., LMy label2~LMy label1 or D2/1/03~D1/1/03). See the VSS -V help topic for more details: http://msdn.microsoft.com/library/de...ne_switchv.asp
Reply With Quote
  #3  
Old 12-30-2003, 02:44 PM
dkackman dkackman is online now
Registered User
 
Join Date: 12-12-2003
Posts: 5
Thanks,

That is exactly what I'm looking for.

don
Reply With Quote
  #4  
Old 03-09-2004, 02:43 AM
mishka mishka is online now
Registered User
 
Join Date: 12-07-2003
Posts: 5
Quote:
Originally posted by kinook
Take a look at the last step of the SourceSafe.bld sample, it demonstrates showing changes (including comments) since a given label. You can also do the same between two labels, dates, etc. by specifying a start and end label/date in the 'Version to operate on' field (i.e., LMy label2~LMy label1 or D2/1/03~D1/1/03). See the VSS -V help topic for more details: http://msdn.microsoft.com/library/de...ne_switchv.asp
But did somebody actually created some script that beautifies the above output ? For example:
developer|date|action|filename|comment
Reply With Quote
  #5  
Old 12-28-2007, 07:40 AM
Guest
 
Posts: n/a
Script to clean up change log output

Is there a script available somewhere in the forums that I could use as a starting point to modify the change log output returned from a VSS History command?

I need to create a report that displays the project name, user, and comments and at the project level only.

['Operation' = 'History'
"C:\Program Files\VisBuildPro\Samples\VStudio\BlankVSS\win32\s s.exe" History $/Surface_LWD/source -R -NL -I-N -V~L5.12.2707 -Yadministrator,password -O&D:\Build_Logs\Nightly\vss_comment_log.txt -L-]

Thanks in advance.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 10:14 AM.


Copyright © 1999-2023 Kinook Software, Inc.