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

Re: A couple of problems with svn rm.

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2001-12-22 14:37:40 CET

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> $ svn rm has-local-mods.c
> ==> leaves has-local-mods.c, but schedules it for removal from
> revision control

Could we rename the working copy file, to has-local-mods.c.NNN say, so
that the original name no longer exists in the working copy?

This makes it easier to ensure that processes, like make, do not rely
on the name being present. Otherwise there is the risk of the process
working perfectly before the change is not committed, and then
breaking when the commit occurs.

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:53 2006

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.