<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://tortoisesvn.net" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>TortoiseSVN - The coolest Interface to (Sub)Version Control</title>
 <link>http://tortoisesvn.net</link>
 <description>
The coolest Interface to (Sub)Version Control







TortoiseSVN is an easy to use SCM / source control software for Microsoft Windows and maybe the best standalone Subversion client there is. It is implemented as a Windows shell extension, which makes it integrate seamlessly into the Windows explorer. Since it&#039;s not an integration for a specific IDE you can use it with whatever development tools you like. 


Another advantage of this shell integration is that not only web or software developers can use it but all the people who don&#039;t have the development tools installed, for example translators, doc writers, ...
</description>
 <language>en</language>
<item>
 <title>TortoiseSVN 1.5.7 released</title>
 <link>http://tortoisesvn.net/node/358</link>
 <description>&lt;p&gt;TortoiseSVN version 1.5.7, linked against Subversion 1.5.5 got released.&lt;/p&gt;
&lt;p&gt;This is a bugfix/maintenance release only with no new features.&lt;/p&gt;
&lt;p&gt;You can get it from our download page : &lt;a href=&quot;http://tortoisesvn.net/downloads&quot; rel=&quot;nofollow&quot;&gt;http://tortoisesvn.net/downloads&lt;/a&gt;&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Sun, 25 Jan 2009 10:57:56 +0100</pubDate>
 <dc:creator>Stefan</dc:creator>
 <guid isPermaLink="false">358 at http://tortoisesvn.net</guid>
</item>
<item>
 <title>CommitMonitor 1.4</title>
 <link>http://tortoisesvn.net/node/356</link>
 <description>&lt;p&gt;A new version of the CommitMonitor is available.&lt;/p&gt;
&lt;p&gt;Apart from some minor bugfixes, new features include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ability to ignore a list of users (&lt;a href=&quot;http://code.google.com/p/commitmonitor/issues/detail?id=92&quot; rel=&quot;nofollow&quot;&gt;issue #92&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;ability to run a custom action after a new commit is detected (&lt;a href=&quot;http://code.google.com/p/commitmonitor/issues/detail?id=7&quot; rel=&quot;nofollow&quot;&gt;issue #7&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;ability to open an url for a selected revision, for example to open some review tools (&lt;a href=&quot;http://code.google.com/p/commitmonitor/issues/detail?id=94&quot; rel=&quot;nofollow&quot;&gt;issue #94&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can get it from our tools page:&lt;br /&gt;
&lt;a href=&quot;http://tools.tortoisesvn.net/CommitMonitor&quot; rel=&quot;nofollow&quot;&gt;http://tools.tortoisesvn.net/CommitMonitor&lt;/a&gt;&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Wed, 31 Dec 2008 16:35:50 +0100</pubDate>
 <dc:creator>Stefan</dc:creator>
 <guid isPermaLink="false">356 at http://tortoisesvn.net</guid>
</item>
<item>
 <title>TortoiseSVN 1.5.6 released</title>
 <link>http://tortoisesvn.net/node/355</link>
 <description>&lt;p&gt;TortoiseSVN version 1.5.6, linked against Subversion 1.5.5 got released.&lt;/p&gt;
&lt;p&gt;This is a bugfix/maintenance release only with no new features.&lt;/p&gt;
&lt;p&gt;You can get it from our download page : &lt;a href=&quot;http://tortoisesvn.net/downloads&quot; rel=&quot;nofollow&quot;&gt;http://tortoisesvn.net/downloads&lt;/a&gt;&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Tue, 23 Dec 2008 13:32:39 +0100</pubDate>
 <dc:creator>Stefan</dc:creator>
 <guid isPermaLink="false">355 at http://tortoisesvn.net</guid>
</item>
<item>
 <title>StExBar 1.6</title>
 <link>http://tortoisesvn.net/node/354</link>
 <description>&lt;p&gt;StExBar got a new version!&lt;/p&gt;
&lt;p&gt;A lot of small improvements and a bigger change got into this new version.&lt;br /&gt;
The change is how the edit box behaves when not in command line mode. In previous versions, a text entered in the box would select the files/folders that match the entered text in the current view. Now, instead of selecting them, it filters them, i.e., all files/folders that do not match the entered string are removed from the view.&lt;br /&gt;
For example, if you enter &quot;meeting&quot; in the edit box, all files which don&#039;t have that string in their name will get removed, only files like &quot;meeting-oct.doc&quot;, &quot;old_meeting.doc&quot;, ... are still shown.&lt;/p&gt;
&lt;p&gt;This makes it much easier to find a specific file if you have a lot of files in one folder.&lt;/p&gt;
&lt;p&gt;The issues solved since the last version:&lt;br /&gt;
&lt;a href=&quot;http://code.google.com/p/stexbar/issues/detail?id=15&quot; rel=&quot;nofollow&quot;&gt;15&lt;/a&gt;, &lt;a href=&quot;http://code.google.com/p/stexbar/issues/detail?id=24&quot; rel=&quot;nofollow&quot;&gt;24&lt;/a&gt;, &lt;a href=&quot;http://code.google.com/p/stexbar/issues/detail?id=29&quot; rel=&quot;nofollow&quot;&gt;29&lt;/a&gt;, &lt;a href=&quot;http://code.google.com/p/stexbar/issues/detail?id=33&quot; rel=&quot;nofollow&quot;&gt;33&lt;/a&gt;, &lt;a href=&quot;http://code.google.com/p/stexbar/issues/detail?id=30&quot; rel=&quot;nofollow&quot;&gt;30&lt;/a&gt;, &lt;a href=&quot;http://code.google.com/p/stexbar/issues/detail?id=28&quot; rel=&quot;nofollow&quot;&gt;28&lt;/a&gt;, &lt;a href=&quot;http://code.google.com/p/stexbar/issues/detail?id=26&quot; rel=&quot;nofollow&quot;&gt;26&lt;/a&gt;, &lt;a href=&quot;http://code.google.com/p/stexbar/issues/detail?id=32&quot; rel=&quot;nofollow&quot;&gt;32&lt;/a&gt;, &lt;a href=&quot;http://code.google.com/p/stexbar/issues/detail?id=37&quot; rel=&quot;nofollow&quot;&gt;37&lt;/a&gt;, &lt;a href=&quot;http://code.google.com/p/stexbar/issues/detail?id=31&quot; rel=&quot;nofollow&quot;&gt;31&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;StExBar is available from our tools page: &lt;a href=&quot;http://tools.tortoisesvn.net/StExBar&quot; rel=&quot;nofollow&quot;&gt;http://tools.tortoisesvn.net/StExBar&lt;/a&gt;&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Mon, 22 Dec 2008 18:45:35 +0100</pubDate>
 <dc:creator>Stefan</dc:creator>
 <guid isPermaLink="false">354 at http://tortoisesvn.net</guid>
</item>
<item>
 <title>Tip: shift-Diff</title>
 <link>http://tortoisesvn.net/node/353</link>
 <description>&lt;p&gt;TortoiseSVN allows you to specify your own tool for showing diffs and/or merges. For example, a lot of people prefer &lt;a href=&quot;http://winmerge.org/&quot; rel=&quot;nofollow&quot;&gt;WinMerge&lt;/a&gt; over &lt;a href=&quot;http://tortoisesvn.tigris.org/TortoiseMerge.html&quot; rel=&quot;nofollow&quot;&gt;TortoiseMerge&lt;/a&gt; (even though I can&#039;t see why :-) ).&lt;/p&gt;
&lt;p&gt;But sometimes you might want to prefer TortoiseMerge over your custom diff tool. Changing the settings would be way too complicated to just use TortoiseMerge once, for this particular situation.&lt;/p&gt;
&lt;p&gt;TortoiseSVN allows you to use TortoiseMerge easily, without changing your custom diff tool setup: just hold down the shift-key when you click on the context menu to do the diff. If the shift key is pressed when doing a diff, TortoiseSVN always uses TortoiseMerge. If the shift key is not pressed, the diff/merge tool specified in your settings is used.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Sun, 14 Dec 2008 10:24:05 +0100</pubDate>
 <dc:creator>Stefan</dc:creator>
 <guid isPermaLink="false">353 at http://tortoisesvn.net</guid>
</item>
<item>
 <title>Repair moves/renames</title>
 <link>http://tortoisesvn.net/node/351</link>
 <description>&lt;p&gt;Moving and renaming versioned files inside a working copy must always be done with the corresponding Subversion/TortoiseSVN commands. A move/rename without those (e.g., with the Windows Explorer) leads to problems since Subversion doesn&#039;t know that you have moved/renamed the files.&lt;/p&gt;
&lt;p&gt;For example, if you rename a file named &lt;em&gt;myfile.txt&lt;/em&gt; to &lt;em&gt;myfile2.txt&lt;/em&gt; without using the Subversion/TortoiseSVN command, &lt;em&gt;myfile.txt&lt;/em&gt; will show up as &quot;missing&quot; and &lt;em&gt;myfile2.txt&lt;/em&gt; as &quot;non-versioned&quot; in the commit dialog or the Check-For-Modifications dialog.&lt;/p&gt;
&lt;p&gt;If that happens to you, TortoiseSVN offers you an easy way to correct this. The following screenshot shows how the file &lt;em&gt;TSVN-Support.ods&lt;/em&gt; was renamed to &lt;em&gt;TortoiseSVN-Support.ods&lt;/em&gt; without the proper commands. They show up in the commit dialog as &quot;missing&quot; and &quot;non-versioned&quot;. In the commit (or the Check-For-Modifications) dialog, you can select both files (Ctrl-click), right-click and choose &quot;Repair move&quot; from the context menu:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://tortoisesvn.net/files/repairmove.png&quot; alt=&quot;Repair Move&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The &quot;Repair move&quot; command only works if exactly two files are selected, one having the &quot;missing&quot; and the other the &quot;non-versioned&quot; status. Only that way TortoiseSVN can find out which file got renamed to which file. By executing the command, TortoiseSVN repeats the rename but using the proper Subversion move/rename command:&lt;br /&gt;
&lt;img src=&quot;http://tortoisesvn.net/files/repairmove2.png&quot; alt=&quot;After Repair Move&quot; /&gt;&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Wed, 10 Dec 2008 20:08:38 +0100</pubDate>
 <dc:creator>Stefan</dc:creator>
 <guid isPermaLink="false">351 at http://tortoisesvn.net</guid>
</item>
<item>
 <title>TortoiseSVN 1.5.5 released</title>
 <link>http://tortoisesvn.net/node/348</link>
 <description>&lt;p&gt;TortoiseSVN 1.5.5 has been released, linked against Subversion 1.5.4.&lt;/p&gt;
&lt;p&gt;This is a bugfix/maintenance release only. No new features were added since 1.5.4.&lt;/p&gt;
&lt;p&gt;You can get it from our &lt;a href=&quot;/downloads&quot; rel=&quot;nofollow&quot;&gt;download&lt;/a&gt; page.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Fri, 24 Oct 2008 22:09:34 +0200</pubDate>
 <dc:creator>Stefan</dc:creator>
 <guid isPermaLink="false">348 at http://tortoisesvn.net</guid>
</item>
<item>
 <title>extended context menu</title>
 <link>http://tortoisesvn.net/node/347</link>
 <description>&lt;p&gt;Many people don&#039;t know that the Windows shell provides an extended context menu if the &lt;em&gt;shift key&lt;/em&gt; is pressed when the menu is shown. &lt;br /&gt;For example, on Vista the extended menu has a few additional entries. The screenshots below show this: the left menu is the normal, plain menu and the right menu is the extended menu which you get if you hold down the shift key while right clicking:&lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;img style=&quot;max-width: 800px;&quot; src=&quot;http://tortoisesvn.net/files/VistaPlainMenu.PNG&quot; /&gt;&lt;img style=&quot;max-width: 800px;&quot; src=&quot;http://tortoisesvn.net/files/VistaExtendedMenu.PNG&quot; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;As you can see, the extended menu has the additional entry &quot;&lt;em&gt;Open Command Window Here&lt;/em&gt;&quot; which opens a console window with the current path set to that folder, and the entry &quot;&lt;em&gt;Copy as Path&lt;/em&gt;&quot; which copies the path of the file/folder to the clipboard.&lt;/p&gt;
&lt;p&gt;However if you try this on the explorer tree view on the left, it won&#039;t work. The extended menu is only available on the right file/folder view.&lt;/p&gt;
&lt;p&gt;TortoiseSVN uses the extended menu too. Some commands are only available in the context menu if you hold down the &lt;em&gt;shift key&lt;/em&gt; while right clicking. These are commands which we think are not used a lot (but of course are still useful), or commands that require the user to fully &lt;strong&gt;understand the consequences&lt;/strong&gt; of using that command (which requires the user to read the &lt;a href=&quot;http://tortoisesvn.net/support&quot;&gt;docs&lt;/a&gt;!).&lt;/p&gt;
&lt;p&gt;The screenshot on the left is the normal context menu, and the menu on the right is the extended context menu.&lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;img style=&quot;max-width: 800px;&quot; src=&quot;http://tortoisesvn.net/files/TSVNNormalMenu.PNG&quot; /&gt;&lt;img style=&quot;max-width: 800px;&quot; src=&quot;http://tortoisesvn.net/files/TSVNExtendedMenu_0.PNG&quot; /&gt;&lt;/div&gt;
&lt;p&gt;The commands only available from the extended menu are &quot;&lt;a href=&quot;http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-diff.html#tsvn-dug-diff-file&quot;&gt;&lt;em&gt;Diff with URL&lt;/em&gt;&lt;/a&gt;&quot;, &quot;&lt;a href=&quot;http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-rename.html#tsvn-dug-rename-delete&quot;&gt;&lt;em&gt;Delete (keep local)&lt;/em&gt;&lt;/a&gt;&quot;, &quot;&lt;a href=&quot;http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-rename.html#tsvn-dug-rename-del-unversioned&quot;&gt;&lt;em&gt;Delete unversioned items...&lt;/em&gt;&lt;/a&gt;&quot;, &quot;&lt;a href=&quot;http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-locking.html#tsvn-dug-locking-unlock&quot;&gt;&lt;em&gt;Break lock&lt;/em&gt;&lt;/a&gt;&quot; and &quot;&lt;a href=&quot;http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-merge.html#tsvn-dug-merge-all&quot;&gt;&lt;em&gt;Merge reintegrate...&lt;/em&gt;&lt;/a&gt;&quot;.&lt;/p&gt;
</description>
 <pubDate>Sat, 18 Oct 2008 08:09:43 +0200</pubDate>
 <dc:creator>Stefan</dc:creator>
 <guid isPermaLink="false">347 at http://tortoisesvn.net</guid>
</item>
<item>
 <title>grepWin 1.3.0</title>
 <link>http://tortoisesvn.net/node/345</link>
 <description>&lt;p&gt;grepWin version 1.3.0 has been released.&lt;br /&gt;
Get it from the &lt;a href=&quot;http://code.google.com/p/grepwin/downloads/list&quot; rel=&quot;nofollow&quot;&gt;download page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The changes this time:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Show confirmation dialog when replace is called but the &quot;create backup&quot; option is disabled&lt;/li&gt;
&lt;li&gt;Fixed some resizing problems&lt;/li&gt;
&lt;li&gt;The following issues have been implemented/fixed:&lt;br /&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://tortoisesvn.net/node/345&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 04 Oct 2008 18:27:59 +0200</pubDate>
 <dc:creator>Stefan</dc:creator>
 <guid isPermaLink="false">345 at http://tortoisesvn.net</guid>
</item>
<item>
 <title>CommitMonitor 1.3.0</title>
 <link>http://tortoisesvn.net/node/344</link>
 <description>&lt;p&gt;A new version of the CommitMonitor is out.&lt;br /&gt;
It contains some bugfixes and also some new features.&lt;/p&gt;
&lt;p&gt;You can get it from our Tools &lt;a href=&quot;http://tools.tortoisesvn.net/CommitMonitorDownload&quot; rel=&quot;nofollow&quot;&gt;download&lt;/a&gt; page. The changelog is also available at the bottom of the download page.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Sun, 28 Sep 2008 13:14:29 +0200</pubDate>
 <dc:creator>Stefan</dc:creator>
 <guid isPermaLink="false">344 at http://tortoisesvn.net</guid>
</item>
</channel>
</rss>
