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

Re: Linking to specific revisions of a document for conventional web browsers

From: Bogdan Cristea <bogdan.cristea_at_sytron.ro>
Date: Tue, 4 Nov 2008 15:27:22 +0200

On Tuesday 04 November 2008 15:21:46 Paul Richards wrote:
> I have my subversion repository available over http (via apache) and I
> like giving out links to documents that can generally be used in a web
> browser. For example http://someserver/svn/folder/file.java will open
> up when pasted into Firefox.
>
> Is there a way to write one of these http URLs so that it references a
> specific revision of the document and not just the latest revision?
>
>
> I understand that many of the command line tools accept "@REV"
> suffixes, but this does not work in my browser.
>
> I also understand that I could tag any documents which I need to link
> to specific revisions of, but I'd like not to need this.

I think that this is the limitation of viewing the svn repository directly
with apache.
For what you want, viewvc is the solution.

-- 
Bogdan Cristea
software engineer
Sytron Technologies Overseas
www.sytron.ro
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-04 19:08:52 CET

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.