I am using Code Generator which generates all the files in Visual Studio Solution but the content of 99% of the files is the same. I wanted to see if it is possible for VisualSVN to use some sort of text comparison for certain types of files (.vb and .aspx) to see if they should be versioned.
If I regenerate all my code, how can I only checkin few files and mark the rest as ok so that I am still in sync with the server. Thanks. Akesh Gupta