Try the instructions here:
http://markphip.blogspot.com/2007/01/how-to-undo-commit-in-subversion.html
If you want to just go back to a completely older revision, then in
the History view, you can also use the "Get Contents" option. This
will replace the contents of the file with the contents from that
revision. You will still need to commit the change.
Mark
On Mon, Jan 5, 2009 at 9:42 AM, Jochen Wuttke <wuttkej_at_lu.unisi.ch> wrote:
> Hi,
>
> I often run into the problem that I would like to get back an older
> version of a file or that I want to resurrect a deleted file. However,
> I cannot find the possibility to do that with subclipse. Am I just
> blind, or is there no such option?
>
> As an alternative I tried to use the commandline client to do these
> operations, here however I run into a different problem. My repository
> is on a server where I use SSH with public-key authentication to
> connect. When I use the commandline client to connect to that server,
> it apparently has no authentication information stored in the .svn
> directory, because it attempt to connect me with the wrong username
> (my local username instead of the remote one). It also ignores the --
> username argument. Hence I cannot use the commandline client at all in
> working copies that I created with subclipse.
>
> Any advice on how to proceed and to get my things back to work again?
>
> Thanks,
> Jochen
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1005342
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1005409
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-01-05 16:21:58 CET