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

Re: [PATCH] implement "svn switch --only-rewrite-urls"

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-09-24 15:16:56 CEST

Philip Martin <philip@codematters.co.uk> writes:
> I don't really like this approach, I'd prefer a command that contacts
> the new repository, to ensure that we don't get invalid text-bases.
> The current patch would be the only client command that, by design,
> will allow the user to produce a corrupt working copy.

Philip, if it makes you feel any better...

   1) When issue #689 is finished (repos<->wc checksums), such
      corruption will at least be instantly noticed, and not spread
      beyond that working copy.

   2) If we don't supply this command, people *will*, I guarantee it,
      start writing their own scripts to modify the entries file :-).
      We can either pretend it's not going to happen, or we can supply
      the functionality ourselves and thus leave the door open to add
      more safety checks later.

> That said, here is a short review to help get this working with the
> recent access baton changes :)

You rock :-).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 24 15:41:42 2002

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

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