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

Re: Commit failed (I'm a beginner to Subversion and TortoiseSVN)

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-05-09 03:19:58 CEST

On May 8, 2007, at 17:32, Shah, Ravi P. CIV NAWCAD, 4.1.4 wrote:

> I really thought "revert" was the same as "uncheckout". I guess
> for that to work, I have to had made a change to a file or folder.
> I know "Revert" option is available on TortoiseSVN if a file or
> folder is checked out.

"revert" is not "uncheckout". There is no "uncheckout". "checkout"
creates a working copy on your system. If you want to remove the
working copy, just delete it from your hard disk; you don't need to
inform Subversion about it in any way.

"revert" removes any local changes you may have made to an item and
restores it to the state it has in the repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 9 03:20:28 2007

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.