On Fri, Aug 17, 2007 at 10:45:51AM +0300, Jani Tiainen wrote: > > I was evaluating Trac on windows server and as you know, evaluation > became real usage. > > And now I have problem: trac projects (and SVN) resides on windows server. > > I would like to move them on our shiny Linux server, but how to do it > sophisticated way?
svnadmin hotcopy (you could do dump/load, but this would not copy the configuration, hooks etc.) trac-admin hotcopy Rainer --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
