Re: Adding changeset-like functionality to subversion
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-09 01:40:34 CEST
Garrett Rooney <rooneg@electricjellyfish.net> writes:
> it's certainly easy to do that if one has a working copy, but does
Right. Read the second use case in 'svn help diff':
svn diff http://svn.collab.net/repos/svn/trunk/README@1 \
...works just fine, no working copy required.
Also, I don't know what's wrong with your svn, but the first use-case
svn diff -r1:3000 http://svn.collab.net/repos/svn/trunk/README
---------------------------------------------------------------------
|
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.