<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/tkcvs/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/tkcvs/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 15 Apr 2022 19:03:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tkcvs/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>#44 change the files default sort order</title><link>https://sourceforge.net/p/tkcvs/feature-requests/44/?limit=25#f6fc</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DorothyR</dc:creator><pubDate>Fri, 15 Apr 2022 19:03:16 -0000</pubDate><guid>https://sourceforge.net593b0d3bea098bd7acdc6c08b7756b833f5c404e</guid></item><item><title>change the files default sort order</title><link>https://sourceforge.net/p/tkcvs/feature-requests/44/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Most time I start up tkCVS, I set the sorting criteria to status.&lt;br /&gt;
Is that possible to add a feature to be able to change the way the files are sorted by default (presently hard-coded by name) ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bouced</dc:creator><pubDate>Sat, 21 Feb 2009 10:24:15 -0000</pubDate><guid>https://sourceforge.net6f80a0b1ceda0c79ac66b7809f6f493ac466c350</guid></item><item><title>change the files default sort order</title><link>https://sourceforge.net/p/tkcvs/feature-requests/44/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 44 has been modified: change the files default sort order&lt;br/&gt;
Edited By: DorothyR (dorothyr)&lt;br/&gt;
Status updated: 'open' =&amp;gt; 'closed'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bouced</dc:creator><pubDate>Sat, 21 Feb 2009 10:24:15 -0000</pubDate><guid>https://sourceforge.netd2544d53db97445eff425e6ceb7d7339e6425eac</guid></item><item><title>tags as branches for SVN in diagram</title><link>https://sourceforge.net/p/tkcvs/feature-requests/43/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Would it be possible to make SVN tags viewed as branches since there're no ways (that I am aware of) to prevent people from committing in tags?&lt;/p&gt;
&lt;p&gt;I can't view the changes in tags made by others from branch diagram tool.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cat slave</dc:creator><pubDate>Thu, 03 Apr 2008 18:31:13 -0000</pubDate><guid>https://sourceforge.net164c2e0f9807b366691f4ce73c1b8df6dd621970</guid></item><item><title>Filter functionality to CVS status (summary)</title><link>https://sourceforge.net/p/tkcvs/feature-requests/42/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I might have overseen it.&lt;br /&gt;
But I would appreciate a filter functionality (Up-to-date, Locally Modified, etc.) in the cvs status (summary) report, which would only show the files with the corresponding status. Eventually the filter string/text could be entered in the same manner as it already exists for the search functionality in the same window.&lt;/p&gt;
&lt;p&gt;A console equivalent would be something like this:&lt;/p&gt;
&lt;p&gt;user@computer:~/prj/src/module$ cvs status | grep "Locally Modified" | less&lt;/p&gt;
&lt;p&gt;where "Locally Modified" is the filter string/text.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Roman&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 06 Mar 2008 09:41:17 -0000</pubDate><guid>https://sourceforge.net481dd3e980d776a64b262aa01dd16287d65579fb</guid></item><item><title>show "svn copy" in diagram</title><link>https://sourceforge.net/p/tkcvs/feature-requests/41/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;a good new improvment in your good application would be to add support for "svn copy".&lt;/p&gt;
&lt;p&gt;today a file that has been svn-copied shows a truncated version tree (due to the --stop-on-copy option).&lt;/p&gt;
&lt;p&gt;the simplier solution could be to add just one box a the tree root saying that the file has been created from the other file at the revision rev.&lt;br /&gt;
the information can be retrieved with a command like:&lt;/p&gt;
&lt;p&gt;svn log myFile -v --stop-on-copy |grep myFile&lt;/p&gt;
&lt;p&gt;which gives the following line (among other lines):&lt;/p&gt;
&lt;p&gt;A /repository/path/myFile (from /repository/path/myFileOrigin:25)&lt;/p&gt;
&lt;p&gt;another more complete solution could be to add the version tree of the copied file at root (perhaps with another colour).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 05 Apr 2007 14:36:23 -0000</pubDate><guid>https://sourceforge.netac0deda29c1ef30bb39a39049d42e1e2cf662e05</guid></item><item><title>disable log comments text widget in diagram</title><link>https://sourceforge.net/p/tkcvs/feature-requests/40/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The text widgets used to display the comments in the branch diagram should be read-only.&lt;/p&gt;
&lt;p&gt;Suggested code:&lt;br /&gt;
[new]       $logcanvas.up.log${AorB}_rlogfm.rcomment configure -state normal&lt;br /&gt;
[76]       $logcanvas.up.log${AorB}_rlogfm.rcomment delete 1.0 end&lt;br /&gt;
[new]       $logcanvas.up.log${AorB}_rlogfm.rcomment configure -state disabled&lt;/p&gt;
&lt;p&gt;[new]          $logcanvas.up.log${AorB}_rlogfm.rcomment configure -state normal&lt;br /&gt;
[109]          $logcanvas.up.log${AorB}_rlogfm.rcomment insert end $revcomment($rev)&lt;br /&gt;
[new]          $logcanvas.up.log${AorB}_rlogfm.rcomment configure -state disabled&lt;/p&gt;
&lt;p&gt;[1463]           "$logcanvas.up.log${fm}_rlogfm.yscroll set"]\
[new]           -state disabled&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Arnold</dc:creator><pubDate>Sun, 18 Mar 2007 17:46:51 -0000</pubDate><guid>https://sourceforge.net1928145e72ad707ba35ce4aa511fcdf73c007bea</guid></item><item><title>Disable gui controls while loading diagram</title><link>https://sourceforge.net/p/tkcvs/feature-requests/39/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The gui controls (most of the buttons) in branch_diagram.tcl should be disabled or have the procs check the status of the load while the branch diagram is loading.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Arnold</dc:creator><pubDate>Sun, 18 Mar 2007 17:05:33 -0000</pubDate><guid>https://sourceforge.netcdbd79bc86919d5ed2b83a7f070185214b8c08e1</guid></item><item><title>Support another diff tool</title><link>https://sourceforge.net/p/tkcvs/feature-requests/38/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The feature of directly editing of compring files is supported by many graphical diff tools (WinMegre, gvimdiff, ...). But tkdiff doesn't. Is it possible to implement support of another diff tool in tkcvs?&lt;/p&gt;
&lt;p&gt;Directly editing of compring files is very useful to copy some differences from one file to another one. It's allow immediately view the result of mergeing.&lt;/p&gt;
&lt;p&gt;Thanks for a tkcvs tool!&lt;/p&gt;
&lt;p&gt;Sorry for not very well English.&lt;/p&gt;
&lt;p&gt;Andrew.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 22 Feb 2007 05:58:06 -0000</pubDate><guid>https://sourceforge.nete9ec1c16f0b17134dd364e5389cf06acba63b4b8</guid></item><item><title>Directory status should honor Hide option</title><link>https://sourceforge.net/p/tkcvs/feature-requests/37/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Running TkCVS 8.0.3 on Linux, I have a long-ish list of&lt;br /&gt;
masks in the Hide field of the main window but when I&lt;br /&gt;
click the Directory Status button, many files which&lt;br /&gt;
match those masks show up.  I'd like Hide value to be&lt;br /&gt;
used to filter the status window contents.  As it is, I&lt;br /&gt;
have to manually create a .cvsignore.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Nelson</dc:creator><pubDate>Fri, 11 Aug 2006 13:17:11 -0000</pubDate><guid>https://sourceforge.net15dac8d3f3019f32118e9415841482e5b7609a52</guid></item></channel></rss>