[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

problems with svn revision number changes on load and trac

From: Jakob Fix <jakob.fix_at_gmail.com>
Date: 2006-12-12 17:14:21 CET

Hello,

I have an svn repository containing multiple projects and which is
integrated with trac.

I need to extract one project and reload in another repository (this
time one project per repository). The trac data will move, too.

I managed to extract the project from its original repository keeping
the rev numbers by using svndumpfilter's --drop-empty-revs option.

However, when I load the dump file in the new repository, svnadmin
renumbers the revision numbers so as to remove the holes left by the
dump process. This breaks trac's timeline view because it links to
Changesets that doesn't exist, as the rev numbers have changed.

Is there a solution to this (i.e. make sure the rev numbers are left
untouched, or not dropping empty revs?), or should I look for a
solution in the trac camp?

any help gratefully received,

-- 
cheers,
Jakob.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 12 17:15:57 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.