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

option for cvs update -C

From: Brandon Ehle <azverkan_at_yahoo.com>
Date: 2002-10-21 22:23:06 CEST

He is basically looking for the cvs option of "cvs update -C". Svn
revert does NOT work because you cannot do a "svn revert -r HEAD", which
would probably work.

 From a member of my dev team:

Does Subversion have the feature, or plan to add the feature, to force
'svn update' to overwrite obstructing files? Currently it reports the
first obstructed file it finds and exits, regardless if there any more
obstructed files that follow it. It would be nice if at least it listed
all the obstructed files it finds before exiting.

The situation I ran into was a number of build generated files was added
to the repository by someone. Then I update, and having already built
those files, had to update, remove the first offending file, update
again, remove next offending file, repeat until update succeeds.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 21 22:30:25 2002

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.