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

Re: Web Interface

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-12-02 04:22:10 CET

On Dec 1, 2006, at 10:28, Morris wrote:

> Does subversion have a web page interface or is it just command line?

That depends on what you mean. There are a variety of web-based
Subversion tools.

There is SVNManager, which lets you administer Subversion
repositories over the web.

There's Trac, ViewVC, WebSVN and many others which allow you to view
information about a repository on the web. None of these are included
with Subversion; you'd have to download and install them separately.
Subversion itself includes a very minimal web-based repository
viewer, if you serve the repository using Apache 2.

I don't know of any web-based tool that lets you commit changes to
the repository. The Subversion philosophy is that you make changes,
test them locally, then commit; to test locally, you need a local
working copy, so a web-based system likely couldn't meet that
requirement.

-- 
To reply to the mailing list, use your mailer's Reply To All function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 2 04:23:03 2006

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.