[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: Paul Koning <pkoning_at_equallogic.com>
Date: 2005-12-13 16:07:38 CET

>>>>> "Pieter" == Pieter Ennes <pieter.ennes@q-go.com> writes:

 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

    paul

---------------------------------------------------------------------
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:14:10 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.