Télécharger la liste

Description du projet

j4RCS is a simple Java Swing frontend for the RCS program. It allows you to manage projects made of several files instead of doing it file by file with the commandline program.

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.

2003-05-29 23:15
0.1.6

Un JTree a été ajouté à parcourir les fichiers dans le projet.
Tags: Major feature enhancements
A JTree was added to browse the files in the project.

2003-04-27 15:06
0.1.5

Dans l'historique des révisions JTextPane, vous pouvez désormais naviguer entre les changements. Certains drapeaux utiles ont été mis dans le script rcsDiff. Le garde-dir RCS informations ne sont plus dans le config.properties fichier, mais dans le répertoire ~ /. CCR fichier. Il vous sera demandé pour le répertoire de la première fois que vous exécutez le programme. Une info-bulle qui répète le contenu de la colonne de la JTable principal a été ajoutée. Un script d'installation a été ajouté.
Tags: Minor feature enhancements
In the Revision History JTextPane, you can now navigate between changes. Some useful flags were put in the rcsDiff script. The RCS repository dir information is no longer in the config.properties file, but in the ~/.jrcs file. You'll be asked for the directory the first time you run the program. A tooltip that repeats the content of the column in the main JTable was added. An install script was added.

2003-04-19 08:12
0.1.3

Tapant les premiers caractères du nom du fichier maintenant recherches progressivement et sélectionne le meilleur match de la liste. Après le check in et check out, seuls les fichiers affectés sont scanné à nouveau au lieu de l'ensemble du projet. Il est maintenant possible de remplir à nouveau le projet avec tous les fichiers dans le répertoire du projet et sous-répertoires. Une date de mise en forme bugs ont été corrigés, ainsi qu'un problème avec la suppression des fichiers multiples à partir d'un projet.
Tags: Initial freshmeat announcement
Typing the first few characters of a filename now progressively searches and selects the best match from the list. After check in and check out, only the affected files are rescanned instead of the entire project. It is now possible to refill the project with all the files in the project's directory and subdirectories. Some date formatting bugs were fixed, along with a problem with removing multiple files from a project.

Project Resources