PDA

View Full Version : [C#] SourceSafe Comments


Melon00
06-01-2006, 03:18 PM
Does anyone here use Microsoft Visual SourceSafe to check files in and out?

I am trying to get the comments that you put into SourceSafe upon checking in, to show up as comments in the *.cs files. I am not sure if it doesn't like the *.cs files, because it has no problems with my *.cpp files, or what the deal is.

If anyone uses VSS and can get the comments to show up at the top of the *.cs file, let me know