Tagged Questions

3
votes
1answer
32 views

VBA ontime cancel scheduling

Hi I have written a macro that runs at 15:30pm every workday when a workbook is first opened. When the workbook is closed it tries to open itself the next time the macro is sched …
0
votes
4answers
173 views

OnTime Alternative?

I've recently begun working with a new software development firm. One of the things I would like to do is introduce a software management tool to collectively group the project dev …
1
vote
2answers
305 views

Axosoft OnTime vs Countersoft Gemini

We are "upgrading" the systems at the company, moving from SourceSafe/BugNet/... (yeahy!) to some more serious systems. TFS is too expensive. We have come down to comparing OnTime …
3
votes
5answers
721 views

FogBugz compared to OnTime

Has anyone used both FogBugz and Axosoft's OnTime and care to offer an opinion? AxoSoft has a big feature comparison chart but I'm also interested in more subjective thoughts on t …
2
votes
5answers
359 views

Managing Projects - What do you think about AxoSoft OnTime?

I am wondering what is your experience with AxoSoft OnTime issues tracking and project management solution in case you have ever used it (pros and cons)... Cheers, B.
1
vote
0answers
237 views

What is the general opinion on AxoSoft OnTime when use for Project Management?

Managing Projects Was not marked answer and all their responses where exclusively for bug tracking. I am more interested in how it compares to other Project management software li …
0
votes
1answer
417 views

integrate SVN and OnTime with post-commit hook

My Subversion repository is on a Linux server and my OnTime 2007 system is on a windows 2003 server. I have a post-commit hook script that launches 2 Perl scripts. One sends an em …