Skip to content

guidanoli/jabuti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jabuti - A portable branch setup software

Jabuti Main Dialog

This project is intended to assist the Visualization district set up and compile branches. Although it uses SVN commands and some internal routines such as 'vis s' and 'vis mlldamt', it is totally adjustable to whichever source control software you use on your personal or professional workspace. The language of choice is Java, and uses the Swing graphics interface library.

Getting Started

To have Jabuti running in your machine you need to compile the source code and then, export it to as a runnable JAR file. It is pretty trivial to do that with the help of an IDE like Eclipse. The following link might help you with that part: Click Here