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

Re: [Subclipse-users] General Subclipse Usage Question

From: Denny Valliant <valliant_at_unm.edu>
Date: 2006-02-16 20:31:34 CET

Elmar Fasel wrote:

> Hi,
>
> etornick wrote:
>
>> What concerns me is that it seems incredibly easy to go into the
>> repository view and select a folder (like the branches folder -
>> (using the suggested subversion folder layouts of branches - tags -
>> trunk....)) and right click and delete!!! You could blow away 50
>> branches this way!
>
>
> You can apply a very small hack/patch:
> - go to eclipse/plugins/org.tigris.subversion.subclipse.ui_0.9.106
> - open plugin.xml with an editor
> - enclose the action with label="%DeleteRemoteAction.label" in a
> comment, like this:

...
Now _that_ is a solution! :-)

IIRC, if you use http or https, you can use Apache to control
commit/etc. access by user/group. You can even have apache pull the
user/group info from a MySQL database, making managing it pretty easy.

I think that's the main solution besides hooks, listed in "the book"...
but I could recollect incorrect.

At any rate, the plugin.xml edit tickled me. Thanks,
:Denny

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Feb 16 20:29:14 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.