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

Re: Disable diff-cmd

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 24 Aug 2010 14:10:45 +0100

Philip Martin <philip.martin_at_wandisco.com> writes:

> anatoly techtonik <techtonik_at_gmail.com> writes:
>
>> Not really. In Rietveld project we call "svn diff" by upload.py script
>> used to send diffs for review to remote server. We can't instruct
>> users to copy config dir, so we need to do this automatically. That
>> means copying the whole config dir and comment only one option just
>> for the sake of running "svn diff"
>
> I suppose you could use the Python bindings and bypass the command
> line client. Then the script would have full control.

Another thing you could do is explicitly invoke an external diff to
override any user default.

-- 
Philip
Received on 2010-08-24 15:11:33 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.