close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 7 years ago

Last modified 7 years ago

#1963 accepted task

Migrate from TRAC to github, bitbutcket or gitlab

Reported by: Jorge Owned by: Jorge
Priority: normal Milestone: Mantainance
Component: Various Version: 3.4
Severity: normal Keywords:
Cc:

Change History (1)

comment:1 Changed 7 years ago by Jorge

Status: newaccepted

Should install the XML-RPC plugin:

sudo easy_install -Z -U https://trac-hacks.org/svn/xmlrpcplugin/trunk

enable the plugin in conf/trac.ini:

[components]
tracrpc.* = enabled
trac.web.auth.loginmodule = disabled

also add XML-RPC permission to anonymous

Note: See TracTickets for help on using tickets.