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

Re: Stage 1 of true rename support.

From: Marc Haisenko <haisenko_at_webport.de>
Date: 2005-05-23 10:44:06 CEST

Just a minor user question: consider the following "recipe":

# svn mv foo bar
# echo "Hello" >foo
# svn add foo
# svn commit

Right now this works, the editor shows "R foo" and reports that foo is being
replaced. However, this doesn't work:

# svn rm foo
# svn mv bar foo
svn: 'foo' is scheduled for deletion; it must be committed before being
overwritten

Will this work when true renames are implemented ?
Thanks,
        Marc

-- 
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko@webport.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 23 10:45:03 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.