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

Re: [RFE] svnadmin: support dump for remote repositories

From: <kfogel_at_collab.net>
Date: 2005-05-17 00:42:27 CEST

Thomas Kühne <thomas-subervsion@kuehne.cn> writes:
> feature:
> Extend svnadmin's dump command to support remote repositories(https,
> http, svn, etc.).
>
> situation:
> A subversion user with read and write access to a remote subversion
> repository has no user account(e.g. ssh) on the server hosting the
> repository.
>
> impacts:
> 1) As far as I'm aware there are no protocol changes/extendsions required.
>
> 2) Cleaner security seperation: project members can backup the
> repository without requiering a user account on the server.

Or rather, just add an 'svn dump' command :-).

I'm +1 on it. It'll happen a lot faster with a patch, of course!

I think we'd want a pre-dump-hook, so that the repository has the
opportunity to deny clients such a resource-intensive operation.

Do you feel like implementing it? If so, please mail dev@ list...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 17 01:20:00 2005

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.