Can you help? Ticket : cvstrac for Subversion? Wiki Page CvstracOnWindows You may rename it t Wiki Page CvstracNtIntroduction Ticket : dirview needs column sorting EXE can show you other alternative arrow character Ticket : 64 bit issues It's working nearly fine in CGI mode with su Exe c module enabled. It seems that it is not poss However, this makes it impossible Ticket : svntrac's branch handling Anonymous can access server when "anonymous" account exists.
Operation Note: Restart service needed after modify database path, port or language. Modify database need not restart service. When system running, do not modify cvs repository and module prefix in database, except cvs repository moved. Backup database directory when needed, rewrite it when restore. Config smtp server if you want to use mail notify ferture. Question: Can cvstrac use a pserver?
How do I get cvstrac standalone version to use a pserver on a different computer? It works perfectly with a local cvs repository, but I've not been able to get it to access a cvs repository running on a different computer and accessed via pserver. I have logged in as the cvstrac user 'cvs' and logged in to the remote repository so that the password will be stored in.
Still no luck. This is such a useful program. If only it would work with remote repositories CVSTrac needs to read files like 'history' which are not easily accessible through a pserver connection.
A possible solution for you might be to mirror the repository locally through rsync or cvsup , and set up your local CVSTrac to talk to the local repository. Look on sourceforge.
Keep in mind that CVSTrac checks the history file virtually each page access , so if you actually got something using pserver, things may slow down tremendously. Question: I've compiled and installed cvstrac 1. Seems like a problem with permissions between the webserver and sqlite? Any pointers on how to proceed would be appreciated.
Answer: Apache usually runs your CGI scripts as an unprivileged user. You have to make sure that both the database file itself and the directory that contains the database file are writable by whatever user the CGI script runs as.
Question: I compiled and installed CVStrac 1. Furthermore there is a "CVSTrac version 1. Although this seems all okay, I have the idea that I'm missing hyperlinks in the page header. Answer: Read and follow the CvstracInstallation instructions. Cvstrac is running as a standalone server. On the client side, cookies are enabled by default. How can I debug this type of issue?
Is there a verbose mode from 'cvstrac server'? The stylesheet links in cvstrac HTML reference the proxy host, but the local cvstrac port number.
For example, I run cvstrac on 'cvstrac. If I access it through a proxy on 'cvstrac-proxy. Answer: This sort of thing might better be placed in a ticket. That's the header which is used to calculate the base URL for the stylesheet among other things. So a "smart" proxy might be trying to save a few bytes in the request. Since this completely break virtual hosting, I rather doubt it. Question: Is there a way to display last updated date on any wiki page?
I'm trying to use this within my organisation, and although the concept is being welcomed, yet its pretty tedious to go thru all the wiki pages and manually check for any modifications on that page. Any pointers will be appreciated. Answer: You can generate a report that shows the time of last modification for all wiki pages.
You can also get a summary of all wiki pages changes by selecting appropriate configuration on the timeline. Or you can see a history of changes for a particular wiki pages by clicking on the "[History]" hyperlink in the upper right-hand corner when viewing that page. CustomMarkupCookbook describes program markups which can pull this information from the SQLite database. Question: I have multiple projects in the same CVS repository.
If each project has a unique prefix, you can set up multiple CVSTrac servers, one for each project. Question: I want my tickets to start at 0. How can I achieve it? Answer: You can't. Tickets start with 1. There is no way to change this. However, you can start with a higher number. Using the SQLite command line client or similar tool, add a dummy ticket with the tn column set to one less than the number you want to start from.
Question: How and when should the database update be done? Automatically after every checkin or with a cron job at what interval? All of this should occur automatically and without any intervention on the part of either the user or the administrator. It's possible to use the undocumented update option on the command-line, but this may break up checkins.
Are users required to add certain text to checkin comments in order for tickets to be related to checkins?
Answer: If the user includes a ticket number preceeded by a " " somewhere in the check-in comment, then CVSTrac will automatically associate that ticket with the check-in. But this association can be broken, or new asssocations added, by editing the ticket and changing the list of check-in numbers in the "Associated Check-ins:" entry box.
Question: How do I use Milestones?
0コメント