rupert thurner wrote:
> when accessing one of our trac instances with the browser it says:
>TracError: The Trac Environment needs to be upgraded.
>Run "trac-admin /bla upgrade"
>
> when we run "trac-admin /bla upgrade" on the server it says:
>Database is up to date, no upgrade necess
svn reports 1.5.5.. and it was built from source... is there another
way besides the output on the html browser page and svnadmin to check
the version?
On May 9, 3:21 pm, Jason Botwick wrote:
> What versions of trac and svn are on the new server? Sounds like your
> new server's svn version m
What versions of trac and svn are on the new server? Sounds like your
new server's svn version might be 1.4.x . . .
On May 9, 2009, at 6:09 PM, Mr Papa wrote:
>
> we've been running our svn 1.5.5 and trac 0.11-stable on our server
> (updating along the way of course) for a couple years now. th
well, using swig 1.3.25 as suggested in the trac help didnt make any
difference... argh...
On May 9, 5:59 pm, Mr Papa wrote:
> hmmm... its using swig v 1.3.29... which the trac page says dont use
> despite it being delivered with svn... now to find an older
> verison... swig's older version
hmmm... its using swig v 1.3.29... which the trac page says dont use
despite it being delivered with svn... now to find an older
verison... swig's older version page just errors out...
On May 9, 5:33 pm, Mr Papa wrote:
> ah, okay, found some stuff on the bindings... svn was just built
> using
ah, okay, found some stuff on the bindings... svn was just built
using the standard process .configure, make, make install...
will try some of the stuff listed on the trac subversion page...
On May 9, 5:24 pm, Mr Papa wrote:
> both svn versions were 1.5.5 built from source code...
>
> the svn
both svn versions were 1.5.5 built from source code...
the svn repo was moved with the raw method (has worked before). I
want to go try the dump/load method, but host failed to heed my
request to leave the older server active for a bit - so trying to see
if it can be turned back on... For grins
> Resyncing repository history...
> Command failed: Couldn't open Subversion repository /svn:
> SubversionException: ("Expected FS format '2'; found format '3'",
> 160043)
It looks like you are using a wrong version of Subversion on the
server, a version that does not match the version that has b
Here are some things to consider:
1) the file permissions on the new server
Is trac in a web readable directory? Does the necessary user have write
permissions on the necessary files? (try TracInstall for details)
2) directives in the apache2.conf file. .htpasswd file?
You copied the trac direc
we've been running our svn 1.5.5 and trac 0.11-stable on our server
(updating along the way of course) for a couple years now. this past
weekend, we moved to a new server and we just cant seem to get things
working once again.
We can't even get Trac to show up on the web, but we can access is vi
when accessing one of our trac instances with the browser it says:
TracError: The Trac Environment needs to be upgraded.
Run "trac-admin /bla upgrade"
when we run "trac-admin /bla upgrade" on the server it says:
Database is up to date, no upgrade necessary.
we upgraded from 0.11.2.1 t
I've run into this kind of thing before.
"Workflow" is a dynamic process with branches and decisions based on
states. A configuration file is a static serialization of data.
The AdvancedTicketWorkflow plugin is is great in that it expands the
possibilities of what can be done given the current
Hello,
I'd like to modify the default ticket workflow, but have not had success
so far. In the default workflow a ticket is assigned, then the assignee can
mark the ticket as resolved which will store the resolution and then close
the ticket. I would like to modify the last step of that process
i should have added:
it works with *pre svn-1.6* repositories. otherwise it seems you
really need svn-1.6.2. with opencsw svn 1.6.1 packages i got a sqlite
errror, with 1.6.2 packages (currently only in testing) the error was
gone. resyncing the repository was necessary.
rupert.
On May 9, 12:39
using http://opencsw.org/packages + easy_install trac it is working
here. it includes python-2.6 though. operating system is solaris.
On May 7, 4:39 am, keith wrote:
> I have installed Collabnet_Subversion 1.6.1 including xtrs for the
> python bindings, python 2.5.4 and trac 0.11.4. The svn repo
15 matches
Mail list logo