Downloadliste

Projektbeschreibung

JSBlend is a cross-platform, Web-based file
comparison and merge tool written mostly in
Javascript. It can display differences in two
files and allow the user to selectively merge them
by editing one of the files. While JSBlend is a
general purpose diff/merge tool, it is especially
suitable for managing conflicts in configuration
files on servers after an update. Many server
machines do not have any GUI framework installed,
and are often run in headless mode on remote
sites. Using desktop-based GUI tools for merging
the conflicts is not always possible. JSBlend can
be a very useful tool when either used standalone
or embedded inside an existing administration console.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-10-23 03:58
0.8.2

Diese Pressemitteilung können Sie beide Dateien gleichzeitig bearbeiten. Ein neues Menü auf der Oberseite ermöglicht den Zugriff auf häufig verwendete Funktionen wie das Speichern von Dateien verladen Diffs, etc.
Tags: Major feature enhancements
This release allows you to edit both files simultaneously. A new menu on the top gives access to commonly used functions like saving files, reloading diffs, etc.

2007-09-27 00:42
0.8.1

Die Unterstützung von Passwort Herausforderung für die Remote-Dateien über SCP unter Linux. Unterstützung für HTTPS, das auch die bevorzugte Regelung für die Python-Server.
Tags: Minor feature enhancements
Support for password challenge for remote files over SCP on Linux. Support for HTTPS, which is also the preferred scheme for the Python server.

2007-09-15 04:50
0.8

Diese Version unterstützt das Lesen und Schreiben von Dateien zwischen entfernten Rechnern mit SCP, HTTP und HTTPS. Ein Kommandozeilen-Schnittstelle ist ab sofort verfügbar, schnell JSBlend starten. Run 'python jsblend.py-h' für weitere Informationen.
Tags: Major feature enhancements
This version supports reading and writing files from remote machines using SCP, HTTP, and HTTPS. A command line interface is now available to quickly launch JSBlend. Run 'python jsblend.py -h' for more information.

2007-07-07 03:02
0.6

Tags: Initial freshmeat announcement

Project Resources