On Thu, 2006-03-30 at 09:07 -0600, Ray Ashworth wrote:
> So it is ok to move trac one day and move svn 6 weeks later without
> affecting the trac env that ran on new box for 6 weeks without the svn env
> that was shared on the previous box?

Well, Trac 0.9.x you will need an SVN repository for your Trac project.
You could make a copy of the current repository to the new machine and
move the live repository later, or you could make a blank SVN repository
on the new machine until you're ready to move the live one.  If you hook
Trac up to the blank repository you will need use "trac-admin" and run
the "resync" command to reset Trac's cached information about the
repository.

-- 
Matthew Good <[EMAIL PROTECTED]>

_______________________________________________
Trac mailing list
Trac@lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to