Hi,

we are running a rather old system with svn (1.6) and trac 0.11.x .
I want to replace the system with new hard and software. The trac
system is using our mysql server.

So I've already installed a new system with svn 1.7 and trac 0.12.2.
I could create new repository's, but how do I transfer the old
projects
from the old host to the new one ?

The svn stuff is easy
  svnadmin dump on the old side
  svnadmin load  on the new side

This seem's to work.
But who do I get the corresponding trac stuff from the old (0.11.x) to
the new system ?
I tried to dump the sql table and import it into the new table,
but trac is showing nothing.

What's the best way to transfer everything AND doing and upgrade ?

Bye, Peer

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to