Closed
Bug 54819
Opened 25 years ago
Closed 9 years ago
command line interface for bonsai database sync
Categories
(Webtools Graveyard :: Bonsai, enhancement, P3)
Webtools Graveyard
Bonsai
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rkotalampi, Assigned: tara)
Details
(Keywords: helpwanted, Whiteboard: needs documentation)
Web interface is too complicated (for datacenter and on-call persons). I want to
have a command line interface for this which is easy to document and educate
on-call persons/datacenter to run in case of the problem.
.
Assignee: endico → tara
Severity: normal → enhancement
Keywords: helpwanted
OS: Windows 98 → All
QA Contact: matty → timeless
Hardware: PC → All
It is already possible to run rebuildcvshistory.cgi from the commandline. It
looks like this feature has been there since the initial perl port at least
(probably the tcl version too). It takes 5 arguments:
TreeID - from data/treeconfig.pl
starttime - in date-time format
firstfile -
subdir -
modules - list of directories to traverse
I'm currently running rebuildcvshistory.cgi on my entire tree using:
./rebuildcvshistory.cgi default "1970-12-31 16:30:00" "" "" . >
log-rebuildcvshistory &
Whiteboard: needs documentation
Updated•19 years ago
|
QA Contact: timeless → bonsai
Comment 3•9 years ago
|
||
Bonsai was decommissioned, closing all remaining bugs "wontfix"
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•