Version Control

O

Oliver Hirschi

Hi

Is there a possibility to compare and visualize in a user-friendly way
the differences of two html files?

I need also something like a version-control. I think I could generate
for everychange of the text a new record in the database. But now I
need a tool (JavaScript, Java, etc.) to compare and visualize two
versions of these html-files online over a web-browser.
I know, this is not really a javascript topic, but perhaps here is
anyone how knows a tool for that.

Thanks & Regards,
Oli Hirschi
 
R

Randy Webb

Oliver Hirschi said the following on 2/6/2007 2:19 AM:
Hi

Is there a possibility to compare and visualize in a user-friendly way
the differences of two html files?

I need also something like a version-control. I think I could generate
for everychange of the text a new record in the database. But now I need
a tool (JavaScript, Java, etc.) to compare and visualize two versions of
these html-files online over a web-browser.
I know, this is not really a javascript topic, but perhaps here is
anyone how knows a tool for that.

Open IE.
Open the first file.
Open a second instance of IE.
Open the second file.
Tile your desktop.
View both pages at once.
 
O

Oliver Hirschi

Randy Webb said:
Oliver Hirschi said the following on 2/6/2007 2:19 AM:

Open IE.
Open the first file.
Open a second instance of IE.
Open the second file.
Tile your desktop.
View both pages at once.

thanks, but this is not the way I am searching for.

I have got the following:
- Webserver Apache/Tomcat on which runs a JSP-App.
- The JSP-App is a content management system, on which among other
thing texts are checked-in (over e.g. tinyMCE, i.e. as HTML). And these
texts should now get a revision-history, i.e. the user should be able
over the web-app to compare different versions of a text.

I hope this is now more comprehensible.
 
O

Oliver Hirschi

bobzimuta said:

thanks, but I think this is not what I am searching for.

I have got the following:
- Webserver Apache/Tomcat on which runs a JSP-App.
- The JSP-App is a content management system, on which among other
thing texts are checked-in (over e.g. tinyMCE, i.e. as HTML). And these
texts should now get a revision-history, i.e. the user should be able
over the web-app to compare different versions of a text.

I hope this is now more comprehensible.
 
O

Oliver Hirschi

Oliver Hirschi said:
Hi

Is there a possibility to compare and visualize in a user-friendly
way the differences of two html files?

I need also something like a version-control. I think I could
generate for everychange of the text a new record in the database.
But now I need a tool (JavaScript, Java, etc.) to compare and
visualize two versions of these html-files online over a web-browser.
I know, this is not really a javascript topic, but perhaps here is
anyone how knows a tool for that.

I need that web-server based, i.e. I have to compare the two
html-streams over a web-application and I have to visualize the
differences to the user on-demand in a browser window.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,781
Messages
2,569,619
Members
45,310
Latest member
FaustoMont

Latest Threads

Top