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

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

From: bruce <bedouglas_at_earthlink.net>
Date: 2004-09-21 20:17:10 CEST

hi...

i'm reviewing websvn and the php-pear/svn libs as i'm going to need a way to
provide some basic web interaction with a svn repository.

i'm inclined to go towards using svnlook with the web app having direct
access to the repository. however, in looking at websvn/pear, it appears
that websvn provides direct svnlook hooks, whereas the pear/svn lib only
deals with svn.

i need to be able to do/provide the following types of interations with svn:
svn functions
 return list of version numbers for a give file name
 create/add/update/commit a dir based on a given dir name
 create/add/update/commit a file based on a given file name
 generate a list of files for a given dir
 generate a list of dirs for a given parent dir
 add new dir/file to svn access file for new dir/file
 add new user to svn access file for given dir/file

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.
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...

thoughts/comments/opinions/etc... are helpful...

thanks...

-bruce

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 21 20:17:52 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.