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

Re: 4 bugs in svn diff (IssueZilla gives me Internal Server Error)

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2002-04-28 07:13:46 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> Eric, you misunderstand how 'svn diff' works. Sorry if 'svn help
> diff' didn't make things clear, it's hard to communicate the complex
> syntax of this subcommand.

So how do you diff branches? Because svn has no branches, it is
a necessity to be able to diff two paths, not just two revisions
of the same path (though that is of course also a necessity).

> diff' might need to authenticate as well. Should that command be
> writing cached auth data as well? It kind of ruins my vision of 'svn
> diff' as this pure, read-only operation. But I can see how it would
> get annoying.

No, it need only read the data. If you have a WC that requires
authentication, the checkout would have created the cache files.

> Are you *sure* your https password is already cached in .svn when it

Positive.

--
Eric Gillespie <*> epg@pretzelnet.org

Conformity is a sin.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 28 07:14:50 2002

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.