Thread: Merging projects

  1. #1
    Registered User
    Join Date
    Jul 2003
    Posts
    110

    Merging projects

    Ok, so a friend and I are working on a huge project. Last night we both got tons of work done but didnt know the other was working on it. Is there any program out there that merges porject files and tells you whats diffrent? Like you got a file called File.cs and the namespaces are the same but there are 2 more functions to it? So it merges them

  2. #2
    Banned nickname_changed's Avatar
    Join Date
    Feb 2003
    Location
    Australia
    Posts
    986
    Lookup WinMerge or BeyondCompare. Both are free and will take 2 files, compare them, show the line by line differences, and let you select which changes to keep.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Linking: Without Creating Projects
    By teck in forum Windows Programming
    Replies: 4
    Last Post: 11-23-2007, 03:59 PM
  2. will pay two do 2 quick projects
    By the_winky_files in forum C Programming
    Replies: 2
    Last Post: 11-13-2005, 06:54 PM
  3. Old VC++ projects
    By geek@02 in forum Windows Programming
    Replies: 1
    Last Post: 03-21-2005, 07:04 AM
  4. Beginner projects
    By MagSteve in forum C++ Programming
    Replies: 4
    Last Post: 05-05-2004, 02:04 AM