Lutz Frommberger wrote: > Hi, > > I am running a trac instance for a subproject of our "big" repository, > given > > repository_dir = /srv/svn/code/myproject > > Now they moved my subproject to trunk/code/myproject, and I adapted > trac accordingly: > > repository_dir = /srv/svn/trunk/code/myproject > > and did a resync. > > As a result, I cannot view any changesets anymore, if the change relates > to data before the move. That is annyoing. Which way is there to fix it? > > regards, > It's probably related to ticket #1830, try using Trac from trunk (aka 0.10dev).
HTH, Daniel Serodio _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
