[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: Lorenz <lorenznl_at_yahoo.com>
Date: 2005-07-07 10:41:12 CEST

Hi,

>[...]
>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 ?
>
>After I implemented the quick fix I will want to restore the files I
>changed to my
>workspace and go on with my original change ?

you could make a local copy of you workspace.
You then have two identical workspaces, one of which you can now
revert, use to implement the fix, commit and finaly delete.

now update the other workspace to include the fix.

HTH
     Lorenz

---------------------------------------------------------------------
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:45:25 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.