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

Integration with repository browsers

From: Sventon Project <sventonproject_at_gmail.com>
Date: 2006-03-07 09:24:26 CET

Hi!

We are developing sventon, a Java web application for browsing
Subversion repositories.
See http://sventon.berlios.de for details.

It would be great to be able to connect TSVN to sventon, as discussed
in FS#201 "Integration with repoviewers", and we are prepared to make
the changes needed to make
this work in our end.

Currently, this is the request format used in sventon:

Except from the base URL and the servlet alias, the parameters 'path'
and 'revision' are
used to navigate a repository.

Format:
http://<server>/svn/repobrowser.svn?path=<fullEntryName>&revision=<revisionNumber>

Example:
http://localhost/svn/repobrowser.svn?path=/trunk/&revision=1234

To show information regarding a specific revision, one can do the following:
http://localhost/svn/revinfo.svn?rev=1234

If you have any plans to work on this feature, please let us know and
we'll try to make things work in sventon.

Best regards & thanks for a great application!
/Jesper - sventon project member

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Mar 7 09:30:20 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.