ZenTao with Subversion and Git integration

原创
2017-10-27 13:26:50
Renee
2047

It is the mainstream to integrate software project management tools with Git and Subversion, as it is important to track commit information relevant to actions.


ZenTao Pro has a more comprehensive integration of Git and SVN, through which your can browse file directories in source code, check the change logs, and compare files etc. on a web page.


Take SVN as an example,

1. Config repository in ZenTao


  • Name is the name of the repository in subversion.
  • Path is to access a subversion repository, such as http://zentaoms.goglecode.com/svn. This path does not have to be a root one. A sub path is ok too.
  • Encoding is Subversion repo encoding.
  • Client path. In Linux, it may be /usr/bin/svn. In Windows, you can download sliksvn which has been integrated in the one-click installation package( For GIT, use msysGit), and then specify the path of svn.exe.(Tips 1. the client needs to be installed on the same server as ZenTao; 2. the path of the SVN should not contain spaces.
  • Username and password. If you do not need a user name and password, just ignore.
  • After clicking save, the system will be initialized and the record of the previous amendments is saved.

2.View subversion repo

You can view subversion repo after configuration.


3.View files and compare



ZenTao also has other features, such as



1. Product management

a) Story management.

b) Plan management.

c) Release management.

d) Product road map.


2. Project management

a)  Team and effort management.

b) Task management.

c) Supporting Kanban, tree, list, group views.

d) Supporting burn down chart.


3. Testing management

a) Test case

b) Common test case library.

c) Test suit

d) Test plan

e) Test result

f) Bug management.


4. Document management

5. Dashboard

a) Todo

b) Calendar

c) Things assigned to me

 

The most different between ZenTao and other systems is that it divides the complex project management process into four major items:story, task, bug, and case. And zentao supports the whole flow management among these four items.

 

If you want to learn more, please visit: http://www.zentao.pm. It’s free.

发表评论
评论通过审核后显示。