[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 13:48:35 +0100

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.

-- 
Philip
Received on 2010-08-24 14:49:19 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.