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

Re: Compare file with repository

From: Pieter Ennes <pieter.ennes_at_q-go.com>
Date: 2005-12-13 16:51:50 CET

Paul Koning wrote:

> Pieter> Hello list, Is it possible to do a diff between a regular
> Pieter> local file (which is not a working copy), and a repository?
>
> Pieter> Something like: svn diff
> Pieter> http://host/svn/etc/apache/httpd.conf /etc/apache/httpd.conf
>
> svn cat URL | diff - localfile

Thank you, i had also come up with something similar. However, i still
fail to see how this approach can easily be used on directories in stead
of single files...

As a side-note, are there any theoretical/design problems with diff-ing
against an export, or is it just something that no-one has implemented
yet/found useful enough.

Thanks anyway, bye!

-- 
  - Pieter
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 13 16:56:38 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.