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

Accessing SVN project version history from ASP.NET

From: Mark Mcfarlane <mark.mcfarlane_at_aramco.com>
Date: 2005-09-20 09:32:44 CEST

Is there an easy way to programmatically retrieve the version history (w/
comments) for a project from an ASP.NET application?

e.g.

We have SVN running on a few Linux and Solaris machines that NFS mount the
repositories.

I have written a C# ASP.NET web application for issue tracking.

I'd like to access project version history information from within my
ASP.NET app using one of the following techniques:

1) url to call: An SVN Tool can render the history..
2) web service /soap: I will render the history...
3) RSS Feed: I will render the history...

We are currently NOT using the Apache SVN interface. Apache is not allowed
at our company. I've looked at a number of SVN tools, like the new C# API
but I haven't found anything 'fully cooked' that seems to fit the problem
well.

However, if the only way (or simplest way) to solve this problem is using
Apache then maybe we can figure out a way to get Apache going.

Thanks,

Mark McFarlane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 20 09:33:39 2005

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.