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

revert -keep?

From: Karl Palsson <kpalsson_at_cisco.com>
Date: 2003-08-07 21:49:07 CEST

Hi,

Coming from a clearcase background, I'm finding the revert behaviour a bit unnerving.

In particular, the behaviour of
http://subversion.tigris.org/project_faq.html#revert

"Making the svn revert command require an explicit target—even if that target is just '.'—is one way
of accomplishing that. This requirement (as well as requiring you to supply the --recursive (-R)
flag if you want that behavior) is intended to make you really think about what you're doing,
because once your files are reverted, your local modifications are gone forever."

In a clearcase uncheckout, you have the option of either removing or keeping your modified files.
if you choose to remove, the behaviour is as per subversion, if you choose to keep, you get
filename.keep and later .keep.2 and .keep.3 and so on.

I'm running
svn, version 0.26.0 (r6550)
    compiled Jul 31 2003, 02:46:58
which I feel is pretty up to date, and it doesn't appear to be an option under svn help revert

Is this a planned feature? Is there an issue ID I can track?

Cheers,
Karl P

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 7 22:08:31 2003

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.