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.
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.
JTextPane, 당신은 지금 변화를 사이에 이동할 수있는 수정 내역합니다. 일부 유용한 플래그 rcsDiff 스크립트를 거쳐야했다. RCS 정보 저장소를 해줄 더이상 config.properties 파일지만, ~ /. jrcs 파일에있습니다. 당신이 디렉토리에 프로그램을 실행하면 처음으로 요청됩니다. 그 주요 JTable의 컬럼의 내용을 반복 툴팁에 추가되었습니다. 추가되었습니다 스크립트를 설치합니다.
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.
파일 이름의 처음 몇 문자를 입력하면 지금은 점진적으로 검색하고 목록에서 최고의 경기를 선택합니다. 체크인 및 체크 아웃 이후에만 영향을받는 파일이 아닌 전체 프로젝트 rescanned있습니다. 이제 프로젝트의 디렉토리 및 하위 디렉토리의 모든 파일과 함께 프로젝트를 리필이 가능합니다. 일부 날짜 형식 버그와 함께 프로젝트에서 여러 개의 파일을 제거하는 문제가 수정되었습니다.
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.