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

RE: Pending commits, anyone ever thought about this feature?

From: Reedick, Andrew <jr9445_at_ATT.COM>
Date: Wed, 2 Jul 2008 12:06:31 -0500

> -----Original Message-----
> From: news [mailto:news_at_ger.gmane.org] On Behalf Of "Andrés G.
> Aragoneses"
> Sent: Wednesday, July 02, 2008 7:05 AM
> To: users_at_subversion.tigris.org
> Subject: Pending commits, anyone ever thought about this feature?
>
>
>
> So, my questions:
>
> 1) Is this already possible with subversion?
> 2) If yes, how?
> 3) If not, has anybody already thought about this? Is there a issue
> open
> in the bug tracking tool for it?
> 4) Has any third-party tool support for this?
> 4) If not, would it be interesting to implement it? (Would the feature
> get committed if contributed?)
>

Sounds like branching.
1. create a dir called "submitted_by_peons"
2. Allow anonymous read/write to the submitted_by_peons tree
3. Peons create a proper sub-branch under "submitted_by_peons" for their submissions
4. Maintainers review the submissions
5. Maintainers merge worthy submissions to trunk

Pros: svn already supports this
Cons: enforcing "proper" sub-branch creation by peons
Assumptions: you have a bug/issue tracker to facilitate communication and tracking of submitted patches

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, 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 all computers. GA621

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-02 19:07:03 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.