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

Re: Is there a URL format for going to a change set?

From: Ian Schneider <Ian.Schneider_at_ars.usda.gov>
Date: 2004-09-21 19:39:27 CEST

On Tuesday 21 September 2004 10:18 am, Glanville, Jay wrote:
> Hello all.
>
> If I've setup Subversion to use the HTTP protocol, is there a way that I
> can directly access the contents of a change set? For example, if I
> wanted to list the files in checkin 43, I might go to
> http://hostname/svn/repos/changeset/43.

AFAIK, not without the client. Something like:

svn log -v -r 43 pathtocheckout

works well for this

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 21 19:40:47 2004

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.