Discussion:
[Trac-dev] Document should update
Stone sky
2017-03-31 12:54:26 UTC
Permalink
Hi,

I followed the instructions to upgrade my trac from 1.0 to 1.2.
easy_install --upgrade trac==1.2

but the act_mgr/svnserve.py sends error messages.

finally I found a patch by Google.

I think it's better wether to provide a warning and solution on the upgrade
page or a fix on the easy_install package.

Kaiyu Shi
--
You received this message because you are subscribed to the Google Groups "Trac Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-dev+***@googlegroups.com.
To post to this group, send email to trac-***@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-dev.
For more options, visit https://groups.google.com/d/optout.
RjOllos
2017-03-31 21:10:21 UTC
Permalink
Post by Stone sky
Hi,
I followed the instructions to upgrade my trac from 1.0 to 1.2.
easy_install --upgrade trac==1.2
but the act_mgr/svnserve.py sends error messages.
finally I found a patch by Google.
I think it's better wether to provide a warning and solution on the
upgrade page or a fix on the easy_install package.
Kaiyu Shi
You should report the issue to AccountManagerPlugin (1). First though,
update to the latest (2) and be sure the isn't already fixed, and check
open issues to see if it's been reported (3).

There was an issue recently fixed with svnserve:
https://trac-hacks.org/changeset/16055/accountmanagerplugin

- Ryan

(1) https://trac-hacks.org/wiki/AccountManagerPlugin
(2) https://trac-hacks.org/svn/accountmanagerplugin/trunk/
(3) https://trac-hacks.org/wiki/AccountManagerPlugin#BugsFeatureRequests
--
You received this message because you are subscribed to the Google Groups "Trac Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-dev+***@googlegroups.com.
To post to this group, send email to trac-***@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-dev.
For more options, visit https://groups.google.com/d/optout.
Continue reading on narkive:
Loading...