[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: Andreas Tepe <andreas.tepe_at_physics.gatech.edu>
Date: Wed, 23 Jun 2010 11:41:36 -0400

Am 23.06.2010 11:22, schrieb Les Mikesell:
> On 6/23/2010 10:05 AM, Andreas Tepe wrote:
>>
>>> Thanks for your answer!
>>> No, this doesn't work for me. It tells me
>>> svn: Target lists to diff may not contain both working copy paths and
>>> URLs
>>> if I use
>>> svn diff PATH URL
>>>
>>>
>>>
>>
>> Hello again!
>>
>> does still nobody have an idea about this?
>> Actually, I thought this is something everybody needs when working
>> with svn and several programmers
>> on the same project.
>>
>
> Did you try
> svn diff -r revision filename
> as I suggested in my earlier posting? You can use any revision number
> in the repository or the symbolic name HEAD for the latest committed
> version.
>
> Or you could use:
> svn diff --old=filename --new=URL
> if you really want to type the url path that svn already knows about.
>

Hey, thanks, this worked.
I made the mistake, not to update my local version to the newest revision in the repository. So my
response from info and diff was completely different from what I expected. Thank you very much for
your help!

Cheers,
Andreas

Received on 2010-06-23 17:42:21 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.