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

Re: web interface to subversion... (websvn/pear/svn)

From: Peter Valdemar Mørch <peter_at_morch.com>
Date: 2004-09-21 21:37:21 CEST

bruce bedouglas-at-earthlink.net |Lists| wrote:
> i'm going to need a way to
> provide some basic web interaction with a svn repository.
...
> based on this, does anybody have experience with either/both packages/apps
> who can share with me your thoughts/comments on which app might make sense.

About a month ago I developed a alfa for a "write"
(commit/add/delete/rename) enhancement/patch to WebSVN.

The lead developer of WebSVN, Tim Armes, and I disagreed in principle
about whether it is a sane idea to provide commit access without a
working copy directory and hence conflict detection, and so the code is
probably never going to be part of stock-WebSVN.

But at least you can find the beginnings of what you are looking for here:
http://morch.com/websvn/write/listing.php?repname=WebSVN&path=%2Fbranches%2Fwrite%2F
or equivalently here:
http://tinyurl.com/4cq2w
(I don't export my repository directly yet, sorry - You'll have to make
a tarball from the WebSVN interface yourself.)

I've discovered svk and so now I'll set up a repository that mirrors the
"original" WebSVN so I can keep up with it. But I haven't gotten there
yet. My version is up to date with
http://svn.collab.net/repos/websvn/trunk version 284.

> the major downside i see to the websvn app is that it's template based, and
> if i rip it apart, i'm going to have to spend a good deal of time to
> understand/modify the template mechanism to incorporate the requisite parts
> into my app...
I wasn't bogged down by that in the slightest. Actually I thought it
made for neater code all round. My $0.02.

Peter

-- 
Peter Valdemar Mørch
http://www.morch.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 21 21:48:42 2004

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.