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

RE: Changing versioned properties in older revisions,

From: Reedick, Andrew <Andrew.Reedick_at_BellSouth.com>
Date: 2006-08-18 22:19:30 CEST

> -----Original Message-----
> From: Mccredie, Matthew G [mailto:matthew.g.mccredie@intel.com]
> Sent: Friday, August 18, 2006 1:10 PM
> To: users@subversion.tigris.org
> Subject: Changing versioned properties in older revisions,
>
>
I would like to change the 'svn:externals' property on all revisions
> of a project because the host name of repository that it points to
> is changing. The repository isn't changing, only the name
> (svn.something.com/repository -> svn.something.com/foo/respository).
> I know how to change the HEAD, which is fine and solves most of my
> issues. The minor issue is that if someone tries to check out a
> revision from before the repository changed its name the externals
> will all be broken. I don't think it will happen very often but I'm
> the person who will have to fix it when it does. It would be easier
> if I could just preemptively prevent that situation.
>
> Matt McCredie

Would doing a dump, modifying the dump via svndumpfilter, and re-loading
fix the problem?

http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.rep
osadmin.maint.tk.svndumpfilter

"The great thing about the human-readability aspect of the dump format
is that, if you aren't careless about it, you can manually inspect and
modify it."

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. AL621

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 18 22:21:31 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.