Download List

Projeto Descrição

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.

System Requirements

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

A JTree foi adicionado para procurar os arquivos no projeto.
Tags: Major feature enhancements
A JTree was added to browse the files in the project.

2003-04-27 15:06
0.1.5

No histórico de revisão JTextPane, agora você pode navegar entre as mudanças. Algumas bandeiras foram úteis colocar no script rcsDiff. O RCS dir repositório de informação não está mais no arquivoconfig.properties, mas no ~ /. CCI arquivo. Você será solicitado para o diretório da primeira vez que executar o programa. Uma dica que repete o conteúdo da coluna no JTable principal foi adicionado. Um script de instalação foi adicionado.
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

Digitando os primeiros caracteres de um nome de arquivo agora progressivamente buscas e seleciona o melhor jogo da lista. Após o check in e check out, somente os arquivos afetados são examinados novamente em vez de todo o projeto. É agora possível para reabastecer o projeto com todos os arquivos no diretório do projeto e subpastas. Alguns bugs de formatação de data foram corrigidos, juntamente com um problema com a remoção de vários arquivos de um projeto.
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