Originally posted by: joerg.von.frantzius.artnology.com
Hi,
probably I didn't see the obvious, but how can I compare a file in my
workspace with a certain revision in SVN? At least right-click "Compare
with..." on the file doesn't offer that option.
> Hi,
>
> probably I didn't see the obvious, but how can I compare a file in my
> workspace with a certain revision in SVN? At least right-click
> "Compare with..." on the file doesn't offer that option.
Right-click "Team/Show History" and you will get a History view
showing the revisions for that file. Right click on a history item
offers "Compare current with n" (where n is whatever revision you
chose).
--
Owen Rees; speaking personally, and not on behalf of HP.
========================================================
Hewlett-Packard Limited. Registered No: 690597 England
Registered Office: Cain Road, Bracknell, Berks RG12 1HN
Originally posted by: joerg.von.frantzius.artnology.com
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Owen Rees schrieb:
<blockquote cite="mid:m3wsll8jss.fsf@orees.hpl.hp.com" type="cite">
<pre wrap="">Jörg von Frantzius <a class="moz-txt-link-rfc2396E" href="mailto:joerg.von.frantzius@artnology.com"><joerg.von.frantzius@artnology.com></a> writes:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
probably I didn't see the obvious, but how can I compare a file in my
workspace with a certain revision in SVN? At least right-click
"Compare with..." on the file doesn't offer that option.
</pre>
</blockquote>
<pre wrap=""><!---->
Right-click "Team/Show History" and you will get a History view
showing the revisions for that file. Right click on a history item
offers "Compare current with n" (where n is whatever revision you
chose).
</pre>
</blockquote>
Thanks! Now that wasn't really <i>so</i> obvious I could say in my
defense :)<br>
</body>
</html>
> Thanks! Now that wasn't really so obvious I could say in my
> defense :)
It is different from CVS which has a "Compare with/History..." item
on the context (right click) menu - that just opens the History view
so it is the same as "Team/Show History..." but perhaps easier to
find.
Subversive provides a "Compare with/Local history..." which just told
me there was no local history for th exampe I tried.
--
Owen Rees; speaking personally, and not on behalf of HP.
========================================================
Hewlett-Packard Limited. Registered No: 690597 England
Registered Office: Cain Road, Bracknell, Berks RG12 1HN
You just have to click Team->Compare With URL...
The default URL will be the URL of the selected in the workspace resource
repository copy. Then you can select a revision of it in a appropriate
groupbox of the dialog and get Compare With Revision:).