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

Re: diff to repository

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Mon, 21 Jun 2010 18:24:48 -0500

On 6/21/2010 5:46 PM, Andreas Tepe wrote:
>
>>
>> Are you trying to diff two repository urls or your copy against a
>> different revision?
>>
>> If you do this a lot, you might like one of the web interfaces like viewvc.
>>
>
> Hello!
>
> I would like to compare my local version with the latest version in the repository.
> I'll give viewvc a try. Thanks for the recommendation.
>

Viewvc is repository-only and needs setup with a web server. You should
be able to do what you want with 'svn diff -r HEAD filename'.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
Received on 2010-06-22 01:25:32 CEST

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.