public
Rubygem
Description: Take FogBugz offline with you
Clone URL: git://github.com/francois/fogbugz_offline.git
Search Repo:
Wrote minor docs in README.
francois (author)
Wed May 14 19:53:54 -0700 2008
commit  75454977373e4c4ae2e61f92a057c0df170719dc
tree    569c6eda5886a687a7fd5e7e3ec866219525d6aa
parent  a520a13b086fc2bf2109c196edd1f4941896dbaa
0
...
1
2
 
 
3
4
 
 
 
 
 
 
 
 
 
 
...
 
 
1
2
3
 
4
5
6
7
8
9
10
11
12
13
0
@@ -1,4 +1,13 @@
0
-templates
0
-=================
0
+FogbugzOffline
0
+==============
0
 
0
-A plugin for the Merb framework that provides ....
0
+Take FogBugz offline with you, anywhere you go!
0
+
0
+With Git, and distributed version control in general, developers need a quick way to grab their working set with them. This tool uses the FogBugz API to CRUD cases from FogBugz. New cases are assigned temporary numbers (for local referencing), and when pushed to the central server are assigned their real case numbers.
0
+
0
+Cases can be locally managed: listed, resolved, edited, assigned, closed, reopened and searched.
0
+
0
+Alpha Notes
0
+===========
0
+
0
+This Gem is strictly alpha quality: most commands are not implemented.

Comments

    No one has commented yet.