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

RE: subversion web client app

From: bruce <bedouglas_at_earthlink.net>
Date: 2006-09-25 18:32:01 CEST

hi ruslan...

i've seen that kind of approach.. however, i'd also like the app to be able
to handle the ability to access/manage the underlying user access file. to
be honest, i'm not sure how you go about creating/modifying files, and using
the apache/httpd webdav function without having to modify the httpd.conf
file, and restarting apache... but i haven't spent a great deal of time
investigating this issue....

thanks

-----Original Message-----
From: Ruslan Sivak [mailto:rsivak@istandfor.com]
Sent: Monday, September 25, 2006 9:06 AM
To: bedouglas@earthlink.net
Cc: users@subversion.tigris.org
Subject: Re: subversion web client app

I'm not sure if this is exactly what you need, but you might want to set
up webdav, and set up proper permissions for users through authz in
svn. You can get something like webfolders to connect to webdav from
windows.

Russ

bruce wrote:
> hi...
>
> i'm looking for a web app to allow me to manage/track changes to a svn
> repository on a file/folder/user basis...
>
> users will log in, and be granted access rights to certain functions, for
> certain files/folders... users will be able to create new files, update
> existing files, move/copy files/folders to new folders, etc...
>
> users will also be able to track the ongoing status of the various
> users/files/folders...
>
> my thought is that this kind of app will have to access a user
> access/rights/roles kind of app (.htaccess/ldap/etc..) as well as the
actual
> svn repository. i can't be the only one with this kind of need.
>
> this is a small part of a larger project that's going to be used to create
a
> distributed application, that runs on 1000s of underlying smaller apps. we
> essentially need a way of tracking/managing these smaller apps as they
> change from semester to semester...
>
> checking out google didn't turn up anything exciting, although i may have
> missed something. is there anything out here (Open Source) remotely close
to
> what i've described...
>
> thoughts/comments/etc... will be useful.
>
> thanks
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 25 18:36:23 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.