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

Re: Proposal: Genuine renames/moves within the WC.

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-01-10 23:16:02 CET

"Oliver Klozoff" <stevieoh@fastmail.fm> writes:

> However, entries with the 'moved' attribute *should* be allowed to move
> again, so that this:
>
> # [case 2]
> $ svn mv a b
> $ svn mv b c

You don't need to add a 'moved' attribute to implement that, in fact
it would be wrong to do so because there is no reason not to support

      $ svn copy a b
      $ svn mv b c

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 10 23:17:35 2005

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.