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

Setting/changing mime-type at a late stage

From: Henrik Sundberg <storangen_at_gmail.com>
Date: 2007-12-26 20:22:03 CET

Hello,

I have a repository in which lots of documents were imported with
wrong mime-types.
Is it possible to correct this afterwards, for all revisions? How?

It doesn't seem correct to do it for the oldest revision of the file,
since subversion doesn't trace (at the original place that is) when
files are copied.
It doesn't seem correct to do it for the newest revision of the file,
since the log only keeps the changes of the file done in my branch (or
in ancestors, not those done in a parallell branch).
And I don't think the parameters for svn propset can help me out.

Is a tool like the one Ryan recommended for another problem needed?:
http://svn.borg.ch/svndumptool/

/$

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 26 20:22:24 2007

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.