Re: [web2py] Re: Share some wisdom

2010-01-13 Thread Thadeus Burgess
Howesc: What are the plugins that you use for Trac ? Do they auto link with commits or do you need to set the post-commit-hooks ? Have you used anything for tracking multiple projects? -Thadeus On Wed, Jan 13, 2010 at 10:35 AM, Thadeus Burgess wrote: > To clarify your second paragraph... >

Re: [web2py] Re: Share some wisdom

2010-01-13 Thread Thadeus Burgess
To clarify your second paragraph... Did you mean """ > The release/build/production version of the software should not be kept up to date by using version control, it should be updated by using rsync or copy/paste? """ Currently, whenever I have a stable version that I am ready to use on product

Re: [web2py] Re: Share some wisdom

2010-01-11 Thread Thadeus Burgess
Version control is a gimme... Which I currently use Mercurial, the main repo is on our fileserver which gets replicated to an off-site backup server. I guess I sidetracked myself, I am not too concerned with the technical differences between one system or another, I am more interested in ways to g

Re: [web2py] Re: Share some wisdom

2010-01-09 Thread Thadeus Burgess
Currently I am the only programmer in the company. My goals are two-folded. One, I need a way to show my non-technical superiors that I am working and making progress. A way to provide a timeline with goals to work toward so they can see where I am at and how far I have to go. The problem I have ru