Gary Oberbrunner wrote: > * If we switch to a dvcs, what does trac use after the "r" or in the > [123] to refer to a changeset? Shortened SHA-1?
Yes, the changeset hash is used instead of the revision number. > * If I switch my repo from svn -> hg or svn -> git, is there any way > for trac to update all the rXYZ links (in tickets, wiki pages, > milestones, etc.) to point to the new changesets? Not that I know of. But you could keep your old SVN repository around, as a (possibly hidden) default repository, and add your new converted repository as a named repository. That way, links to pre-migration changesets remain valid. Of course, this requires multirepo support, that is, 0.12dev. -- Remy
signature.asc
Description: OpenPGP digital signature
