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

desperately need to retroactively rewrite history

From: The Grey Wolf <greywolf_at_starwolf.com>
Date: Tue, 7 Feb 2012 12:55:44 -0800 (PST)

Hi there,

We have a bunch of directories (see my last problem) consisting of AB/,
where A and B are both in the range [0-9A-Za-z]. We want to move them
to A/B/AB, as we have solved the previous problem in this way.

However, sometimes we need to retrieve the OLD directories, but post
updates to the NEW ones. Our repo is >120,000 revisions right now
[don't ask], so rebuilding the repo would be a time-costly operation.
Is there any way to go back and retroactively correct the layout of
these files, or do we need to
1. write a hook somewhere to do the translation on checkout (is this
   even possible??);
2. rebuild the repo?

-- 
                --*greywolf; 
Received on 2012-02-07 21:56:20 CET

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.