Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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

Cette version permet d'éditer les deux fichiers simultanément. Un nouveau menu sur le dessus permet d'accéder aux fonctions les plus couramment utilisés comme la sauvegarde de fichiers et le rechargement 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

Support pour le défi de passe pour les fichiers distants via SCP sur Linux. Support pour HTTPS, qui est aussi le mode préféré pour le serveur Python.
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

Cette version prend en charge la lecture et l'écriture des fichiers de machines distantes en utilisant SCP, HTTP et HTTPS. Une interface de ligne de commande est maintenant disponible pour lancer rapidement JSBlend. Jsblend.py python Run '-h' pour de plus amples informations.
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