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

Re: switch between changes

From: Norbert Unterberg <nunterberg_at_gmail.com>
Date: 2005-07-07 10:27:17 CEST

2005/7/7, Gábor Szabó <szabgab@gmail.com>:

> Is it possible to somehow switch my workspace back to the last checked-out state
> AND keep my current changes saves somewhere?
> The first part is a revert but how can the second part be solved ?

How about creating a patch, saving the patch file in a save place, and
then do the revert. After your quick fix, bring your working copy to a
known state (commit/update) and apply the patch.

However, I currently don't find the svn command to apply a patch
created with svn diff...

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 7 10:29:53 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.