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

RE: how to get rid of "moved" directory?

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-01-14 14:51:57 CET

-----Original Message-----
From: Robert P. J. Day [mailto:rpjday@mindspring.com]

ah, that appears to have fixed it. so, as i read it, if i want to
move a directory in my WC, i can use "svn mv", at which point i have
to *update* the old (obsolete, deleted) directory, and then i can
commit the delete. is that the typical recipe? thanks.
---------------------------------------------------------------------

It is more likely that someone had altered ppp after you checked it out. If
nobody else was committing, and you did "svn co" then "svn mv", then ppp
would be up to date and you could do "svn ci" without a problem.

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 14 14:54:37 2005

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.