473,503 Members | 1,705 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Using VB.NET - Nightmare with Diff Tools


I'm having an absolute nightmare with regular diff tools which is
making it really hard to manage changes etc in CVS. Tools such as
WinMerge and ViewCVS really have really poor matching results which is
making it difficult to rollback, compare changes and don't even get me
starting on merging branches. The last one went so badly I basically
reapplied every bug fix manually to the development branch and it took
hours.

Does anyone know any diff tools (perhaps specific to VB.NET) that will
give me better results?

This is typical problem I'm getting:

ORIGINAL NEW VERSION
----------------------------------------------------------

-------------------------------- 'private sub button1_click()
-------------------------------- ' 'dosome stuff
-------- DELETED ----------- ' end sub
--------------------------------
private sub button1_click() private sub button2_click()
'do some stuff 'do some other stuff

end sub
---------------------------------

private sub button2_click() ----------------------------------
'do some other stuff
-----------------------------------

end sub end sub

I'm sure you already get the idea. (please let this format correctly!)

Any feedback / similar stories & solutions would be helpful.

Thank you

Phill

Jun 28 '07 #1
2 1546
Do you try the DiffMerge from source gear?
It is free, and it just compare two text files. It will not mass up your
code.
--
cheers,
RL

P.S. I do not work at source gear.

"Phillip Taylor" <Ph*****************@gmail.comwrote in message
news:11**********************@u2g2000hsc.googlegro ups.com...
>
I'm having an absolute nightmare with regular diff tools which is
making it really hard to manage changes etc in CVS. Tools such as
WinMerge and ViewCVS really have really poor matching results which is
making it difficult to rollback, compare changes and don't even get me
starting on merging branches. The last one went so badly I basically
reapplied every bug fix manually to the development branch and it took
hours.

Does anyone know any diff tools (perhaps specific to VB.NET) that will
give me better results?

This is typical problem I'm getting:

ORIGINAL NEW VERSION
----------------------------------------------------------

-------------------------------- 'private sub button1_click()
-------------------------------- ' 'dosome stuff
-------- DELETED ----------- ' end sub
--------------------------------
private sub button1_click() private sub button2_click()
'do some stuff 'do some other stuff

end sub
---------------------------------

private sub button2_click() ----------------------------------
'do some other stuff
-----------------------------------

end sub end sub

I'm sure you already get the idea. (please let this format correctly!)

Any feedback / similar stories & solutions would be helpful.

Thank you

Phill

Jun 28 '07 #2
"Egghead" <robertlo@NO_SHAW.CAwrote in news:u12PAHZuHHA.3544
@TK2MSFTNGP03.phx.gbl:
Do you try the DiffMerge from source gear?
It is free, and it just compare two text files. It will not mass up your
code.

I would going to suggest that one too - we use the built in version in
SourceGear's Vault client. Seems to be accurate :-)

Jun 28 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
3653
by: Guillaume Lahitette | last post by:
Hello everyone, I am looking for a lightweight Java Applet to diff and merge two text files. The functionality would be a subset of what WinMerge (http://winmerge.sourceforge.net) offers: -...
2
2941
by: Brian McGee | last post by:
If I have two sql server databases that started out with identical table/key/index structures, but were not properly kept in sync, is there any way I can generate a table change script to...
1
1756
by: Luciano Cavallero | last post by:
Hi, I'm looking for a Diff utility for C++ class, able to show differences two class in term of methow, properties etc. I know that this is more complex that a common diff files because need a...
5
2603
by: Anil | last post by:
Hi, I have a HTML webpage that is updated every week. I mean the layout gets chaged every week(not a very drastic change). Like, edit box is changed to drop down menu or a field is moved from...
8
2761
by: TonyHa | last post by:
Hello, Does any one have using Python to write a Unix "diff" command for Window? Tony Ha.
2
1286
by: Paul Aspinall | last post by:
In an environment such as VS which allows great integration of the Database design components visually in the IDE, and given that a target app is will be deployed on a single machine (ie. not...
4
4933
by: Andreas Kasparek | last post by:
Hola! I'm preparing my master thesis about a XML Merge Tool implementation and was wondering if there is any open standard for XML diff regarding topics like: - is a diff result computed on...
2
2604
by: rockstar_ | last post by:
Hello all- I'm developing a Content Management software for my own site, and possibly package and deploy to other sites (for friends, family, etc.) The content management software is combined...
1
3951
by: Andy Fish | last post by:
hi, I am looking for a library (i.e. not a standalone GUI program) that can do diff and merge of HTML or XML, preferably in C# or at least that can be called from C# anyone know of such a...
0
7202
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7086
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7280
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5578
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4672
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3167
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3154
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1512
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
736
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.