You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Hyrum K. Wright" <hy...@mail.utexas.edu> on 2006/11/18 19:02:45 UTC

[PATCH] Remove issue 2342 on project tasks page

Hi all.  Attached is a patch which removes issue 2342 from the Project
Tasks page.  The task ("Improving the Python bindings") is still valid,
but that particular issue was fixed in r19930.

[[[
* www/project_tasks.html
  Remove link to issue 2342 under the Summer of Code suggestions, as
  that particular issue is closed.
]]]

Re: [PATCH] Remove issue 2342 on project tasks page

Posted by "Hyrum K. Wright" <hy...@mail.utexas.edu>.
Travis wrote:
> 
> On Nov 18, 2006, at 1:02 PM, Hyrum K. Wright wrote:
> 
>> Hi all.  Attached is a patch which removes issue 2342 from the Project
>> Tasks page.  The task ("Improving the Python bindings") is still valid,
>> but that particular issue was fixed in r19930.
>>
>> [[[
>> * www/project_tasks.html
>>   Remove link to issue 2342 under the Summer of Code suggestions, as
>>   that particular issue is closed.
>> ]]]
>> Index: www/project_tasks.html
>> ===================================================================
>> --- www/project_tasks.html    (revision 22336)
>> +++ www/project_tasks.html    (working copy)
>> @@ -81,8 +81,7 @@
>>  </div>
>>
>>  <div class="h3" id="python-bindings" title="python-bindings">
>> -<h3><a href="http://subversion.tigris.org/issues/show_bug.cgi?id=2342"
>> ->Issue&nbsp;#2342</a>: Improving the Python bindings</h3>
>> +<h3>Improving the Python bindings</h3>
>>
>>  <p>The Subversion Python bindings are currently incomplete in the
>>  functionality that they expose (for one example see the above issue).
> 
> If you remove "the above issue," don't you have to adjust that text
> which references it?

The python bindings could still use help.  (I believe, someone with more
knowledge of the bindings area would have to confirm that.)  But the
particular issue referenced has been closed, so it is probably not a
good idea to reference people to it.  Perhaps another issue would be better?

-Hyrum


Re: [PATCH] Remove issue 2342 on project tasks page

Posted by Travis <sv...@castle.fastmail.fm>.
On Nov 18, 2006, at 1:02 PM, Hyrum K. Wright wrote:

> Hi all.  Attached is a patch which removes issue 2342 from the Project
> Tasks page.  The task ("Improving the Python bindings") is still  
> valid,
> but that particular issue was fixed in r19930.
>
> [[[
> * www/project_tasks.html
>   Remove link to issue 2342 under the Summer of Code suggestions, as
>   that particular issue is closed.
> ]]]
> Index: www/project_tasks.html
> ===================================================================
> --- www/project_tasks.html	(revision 22336)
> +++ www/project_tasks.html	(working copy)
> @@ -81,8 +81,7 @@
>  </div>
>
>  <div class="h3" id="python-bindings" title="python-bindings">
> -<h3><a href="http://subversion.tigris.org/issues/show_bug.cgi? 
> id=2342"
> ->Issue&nbsp;#2342</a>: Improving the Python bindings</h3>
> +<h3>Improving the Python bindings</h3>
>
>  <p>The Subversion Python bindings are currently incomplete in the
>  functionality that they expose (for one example see the above issue).

If you remove "the above issue," don't you have to adjust that text  
which references it?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org