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

Re: Working copy 'xsd' not locked

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-03-15 17:00:58 CET

"Graham Leggett" <minfrin@sharp.fm> writes:

> I would like to tell svn to forget about it's local copies of what's added
> and what's not added locally, and refresh everything from scratch from the
> server - is there a command that does this?

Generally 'svn revert -R path/to/dir' will handle the "forget about
local adds" part. 'svn update' after that should handle the "from the
server" part.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 15 17:05:15 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.