ramccor / vcscommand

Automatically exported from code.google.com/p/vcscommand
0 stars 0 forks source link

Feature: SVNPropEdit #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1.  :SVNPropEdit should open a buffer much like a directory explorer,
containing all the properties for the current buffer.

2.  Clicking or hitting enter on any property should jump to a buffer
containing the value for that property.

3.  Changing the text in the property buffer should result in the property
being changed, most likely after a particular key is pressed or the
property is 'written'.  This is similar to the commit log buffer.

4.  It should be possible to add new properties from the property list buffer.

Original issue reported on code.google.com by bob.hies...@gmail.com on 6 Nov 2006 at 6:54

GoogleCodeExporter commented 9 years ago
This should be made general to do with (for example) git attributes.  Also, as 
a less
ambitious effort, the first revision should display all the properties for the
current file.  The second revision should enable editing of a single attribute.

Original comment by bob.hies...@gmail.com on 11 Mar 2008 at 11:38

GoogleCodeExporter commented 9 years ago
I'm not realistically going to work on this, as I don't use SVN myself and 
haven't
for quite a while.  Please feel free to send patches.

Original comment by bob.hies...@gmail.com on 30 Oct 2009 at 8:41