Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. The Lounge
  3. Code documenting

Code documenting

Scheduled Pinned Locked Moved The Lounge
csharpcsstoolshelpquestion
4 Posts 4 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Serge Lobko Lobanovsky
    wrote on last edited by
    #1

    Hello friends, Perhaps somebody could give me an advice on the following problem. I was asked to prepare a document containing more-or-less detailed description on what was changed in the source code of one of our products for the last (sic) 5 months. As not all changes were documented and there was quite a lot of added/updated/removed I am now facing a nightmare - compare the file versions to find the changes. I was wondering if there could exist an automatic utility that can do this for me - it least list the methods/classes that were changed/added in 2 file versions. Does anyone know of such a tool? Thanks. Regards, Serge (Logic Software, Easy Projects .NET site)

    D D C 3 Replies Last reply
    0
    • S Serge Lobko Lobanovsky

      Hello friends, Perhaps somebody could give me an advice on the following problem. I was asked to prepare a document containing more-or-less detailed description on what was changed in the source code of one of our products for the last (sic) 5 months. As not all changes were documented and there was quite a lot of added/updated/removed I am now facing a nightmare - compare the file versions to find the changes. I was wondering if there could exist an automatic utility that can do this for me - it least list the methods/classes that were changed/added in 2 file versions. Does anyone know of such a tool? Thanks. Regards, Serge (Logic Software, Easy Projects .NET site)

      D Offline
      D Offline
      David Chamberlain
      wrote on last edited by
      #2

      If you have a copy of SourceSafe or CVS, etc, you could just initialize it with the original version of the code, check out all the files, and then check back in all the new files. SourceSafe can do your comparisons for you and give you a report of the differences. Other CVS-like tools should be able to do the same thing. Good luck, Dave "You can say that again." -- Dept. of Redundancy Dept.

      1 Reply Last reply
      0
      • S Serge Lobko Lobanovsky

        Hello friends, Perhaps somebody could give me an advice on the following problem. I was asked to prepare a document containing more-or-less detailed description on what was changed in the source code of one of our products for the last (sic) 5 months. As not all changes were documented and there was quite a lot of added/updated/removed I am now facing a nightmare - compare the file versions to find the changes. I was wondering if there could exist an automatic utility that can do this for me - it least list the methods/classes that were changed/added in 2 file versions. Does anyone know of such a tool? Thanks. Regards, Serge (Logic Software, Easy Projects .NET site)

        D Offline
        D Offline
        DavidNohejl
        wrote on last edited by
        #3

        Serge Lobko-Lobanovsky wrote: As not all changes were documented Serge Lobko-Lobanovsky wrote: Does anyone know of such a tool? Hammer. Use it on your collegue who didn't document changes :) Oh sry, this probably won't solve your problem. Bt it's pretty good precaution ;) Never forget: "Stay kul and happy" (I.A.)

        1 Reply Last reply
        0
        • S Serge Lobko Lobanovsky

          Hello friends, Perhaps somebody could give me an advice on the following problem. I was asked to prepare a document containing more-or-less detailed description on what was changed in the source code of one of our products for the last (sic) 5 months. As not all changes were documented and there was quite a lot of added/updated/removed I am now facing a nightmare - compare the file versions to find the changes. I was wondering if there could exist an automatic utility that can do this for me - it least list the methods/classes that were changed/added in 2 file versions. Does anyone know of such a tool? Thanks. Regards, Serge (Logic Software, Easy Projects .NET site)

          C Offline
          C Offline
          Chris Maunder
          wrote on last edited by
          #4

          Just tell them that you fiddled with the dialog fonts and changed the border colours to a slightly different shade of blue. Finding the correct shade of blue is what took the most time. cheers, Chris Maunder

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups