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

RE: RE: Web-based svn client

From: John Niven <jniven_at_bravurasolutions.com>
Date: Fri, 4 Apr 2008 13:16:06 +1300

> -----Original Message-----
> From: Keith Moore [mailto:Keith.Moore_at_securency.com.au]
> Sent: Friday, 4 April 2008 13:08
> To: 'Jeremy Whitlock'; 'Fabiano Sidler'
> Cc: 'users_at_subversion.tigris.org'
> Subject: RE: Web-based svn client
>
> If the server is web-based wouldn't you just use a web
> browser as the client?

If you're serving SVN through Apache you can use the browser as a
primitive client, but it only provides basic read operations - you can't
checkout, update, commit, etc. It's also limited to browsing HEAD.

ViewVC (and friends) let you browse other revisions, but still don't
provide checkout, update, etc.

Polarion provides "simple write operation", and I'd imagine it'd be
fairly straightforward to create fullly-featured web client using, say,
JavaHL.

Cheers
John

>
> _________________________________________________________________
> Keith Moore
>
> -----Original Message-----
> From: Jeremy Whitlock [mailto:jcscoobyrs_at_gmail.com]
> Sent: Friday, 4 April 2008 9:18
> To: Fabiano Sidler
> Cc: users_at_subversion.tigris.org
> Subject: Re: Web-based svn client
>
> > I'm looking for a web-based svn client because I want to checkout
> > (and
> > commit)
> > on a computer without an installed svn. Is there anything
> like that?
>
> Not that I'm aware of. Accessing Subversion requires a
> client and to work around this would be painful. Good luck.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
> ##############################################################
> #######################
> Attention:
> The information contained in this message and or attachments
> is intended only for the person or entity to which it is
> addressed and may contain confidential and/or privileged
> material. Any review, retransmission, dissemination or other
> use of, or taking of any action in reliance upon, this
> information by persons or entities other than the intended
> recipient is prohibited. If you received this in error,
> please contact the sender and delete the material from any
> system and destroy any copies.
> ##############################################################
> #######################
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-04 02:16:52 CEST

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.