<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user">
    <title>gmane.comp.version-control.subversion.tortoisesvn.user</title>
    <link>http://blog.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34781"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34779"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34777"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34774"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34768"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34766"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34765"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34750"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34744"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34738"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34733"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34730"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34724"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34710"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34708"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34707"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34705"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34701"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34698"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34696"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34781">
    <title>Feature Request: Export/Import TortoiseSVN (Window-) Settings</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34781</link>
    <description>&lt;pre&gt;Hello,
whenever I install TSVN on a new computer, I have the "issue" that I don't
like the default window sizes/positions and column sizes (e.g. windows are
too small, columns too narrow, etc). It takes quite some time until each
window is configured to match my preferences.

Therefore, (for me at least) it would be very convenient if TSVN offered a
function to to export and import such settings.


Related question:

The last time I installed TSVN, I tried to work around that problem by
exporting/importing the following registry keys:

- HKEY_CURRENT_USER\Software\TortoiseSVN\StatusColumns
- HKEY_CURRENT_USER\Software\TortoiseSVN\TortoiseProc

Question: is this a safe approach/workaround or might this cause some
problems (e.g. when importing settings on a PC with smaller screen, or
using settings from a two-monitor setup on a single-monitor setup)?


Thanks!

-Martin

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&amp;amp;dsMessageId=2967009

To &lt;/pre&gt;</description>
    <dc:creator>Martin Bischoff</dc:creator>
    <dc:date>2012-05-26T11:13:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34779">
    <title>File commit just hangs</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34779</link>
    <description>&lt;pre&gt;I'm new to SVN, but I setup a local SVN server about a month ago, and have been using it fine, with numerous commits. Now, I'm having trouble committing files in a directory. When I try to commit, it just hangs before I can enter a message, and the files to be committed aren't shown. How can I find out more about where TortoiseSVN is getting stuck? 

I'm using svn+ssh with PuTTy and Pageant, and it will Update or show the Repo just fine, so I know my server connection is working. I'm not getting to the part where files are actually being written, so it's unlikely to be a permissions issue. I also created a separate Working Copy in SmartSVN and was able to commit just fine. Seems like it's local and related to TortoiseSVN. I'm using Win7 x64, TortoiseSVN 1.7.7. I did have ZoneAlarm running, but I disabled it while troubleshooting and reinstalled TSVN and rebooted to see if that would help. 

Any help is appreciated.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewM&lt;/pre&gt;</description>
    <dc:creator>Chad Schneider</dc:creator>
    <dc:date>2012-05-26T00:54:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34777">
    <title>Downgrading Tortoise from 1.7 to 1.6</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34777</link>
    <description>&lt;pre&gt;I've upgraded Tortoise on my PC from 1.6 to 1.7.
Unfortunately, 1.7 doesn't work properly together with PowerBuilder.
When comparing with the checked in version, no differences are shown.
I've therefore tried to rollback to 1.6.
That was not so easy.
Removing 1.7 lead to error.
Repairing 1.6 didn't help, so reinstallation was necessary.

Now it seems as I've problems with the file structure.
Tortoise 1.6 isn't able to use the control files made by 1.7.
Anybody having any tips / ideas?

Will I have to do something like this?
1.      Checkout the Tortoise directories to a new directory on my PC
2.      Copy interesting files back, run diff and check in.

Christian Brudevoll

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&amp;amp;dsMessageId=2965078

To unsubscribe from this discussion, e-mail: [users-unsubscribe&amp;lt; at &amp;gt;tortoisesvn.tigris.org].&lt;/pre&gt;</description>
    <dc:creator>Christian Brudevoll</dc:creator>
    <dc:date>2012-05-25T13:57:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34774">
    <title>External diff tool ignored in some specific cases</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34774</link>
    <description>&lt;pre&gt;Hello,

my colleagues found a issue with the definition of external diff programs today which I can reproduce. So it still exists in TortoiseSVN 1.7.7.

The issue is, that the external diff program defined (WinMerge in our case) is being used as expected for comparing two revisions past, but for comparing the working copy with a past revision Tortoise's diff program is being used. This happens from the graph as well as from the log dialogue.

The graph has an additional issue: depending on whether you've selected the working copy first and the other revision afterwards or vice versa the context menu has the view diff option or not. In my eyes that's a bug as well.

Has anybody hints for these two issues? Are they perhaps a bug? At least the behaviour is unexpected.

Greetings

Markus

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&amp;amp;dsMessageId=2965002

To unsubscribe from this discussion, e-mail: [users-unsubscribe-6zjzXkf2FExf8fUKLXF2/Hdf&lt;/pre&gt;</description>
    <dc:creator>Markus Humm</dc:creator>
    <dc:date>2012-05-25T08:38:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34768">
    <title>TSVN 1.7.7: Invalid storing bugtraq:logarex while using simplified dialog</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34768</link>
    <description>&lt;pre&gt;What I did:

I was going to reconfigure JIRA integration in TortoiseSVN 1.7.7
I've opened trunk properties, double clicked bugtraq:logarex
Adjusted existing regular expression in form 
((?:MY_PROJECT_1|MY_PROJECT_2|...|MY_PROJECT_N)-\d+)
Clicked okay.

What I expected:
After opening log dialog afterward, column Bug-ID should have been 
filled with issue ids pulled from existing comments.

What happened:
Colum Bug-ID was present, but empty, all log entries had issue ids in it.

Future investigation showed that there was empty line added in property 
file (or whatever is it)
http://imageshack.us/f/13/201205241413.png/
Manual (Advanced) editing of property fixed this problem.

It seems that testing feature doesn't work too.

&lt;/pre&gt;</description>
    <dc:creator>Andriy Kvasnytsya</dc:creator>
    <dc:date>2012-05-24T11:20:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34766">
    <title>"Commit Finished!" dialog not closeable via system menu or close button</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34766</link>
    <description>&lt;pre&gt;I just noticed the in the latest released version of TSVN (1.7.7) you
cannot close the commit result dialog (i.e. the one titled "Commit
Finished!") via either the window's close button or the "Close" item in
it's system menu.

I take it it's not meant to be closed while the operation is running,
but shouldn't you be able to close it in all the regular ways when the
operation is finished? Right now, you have to click the "OK" button to
dismiss it...

&lt;/pre&gt;</description>
    <dc:creator>Kurt Pruenner</dc:creator>
    <dc:date>2012-05-24T09:26:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34765">
    <title>version 1.7.7 Chinese, simplified Language packs install failed</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34765</link>
    <description>&lt;pre&gt;Hi,
我在安装1.7.7版本的中文语言包时，安装了很多次都没法在设置中的语言选择项中看到 中文简体 选择项，我机器是 64位的，也是用的64位的安装包。但是我在安装繁体中文包时却一次性成功。


另外，我在安装简体语言包时，碰到了如下的错误，查了很多资料都没解决，麻烦查看一下是什么原因，在这个操作失败后，安装繁体中文包却很顺利，不知道是什么原因：

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&amp;amp;dsMessageId=2964733

To unsubscribe from this discussion, e-mail: [users-unsubscribe&amp;lt; at &amp;gt;tortoisesvn.tigris.org].&lt;/pre&gt;</description>
    <dc:creator>HH</dc:creator>
    <dc:date>2012-05-24T02:54:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34750">
    <title>Relationship between repository and production code</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34750</link>
    <description>&lt;pre&gt;I'm a rank beginner with SVN, working my way through the "TortoiseSVN 1.7" book. 
I've imported the source of my project, and then checked it out to a working folder.

The "code" of my project is a bunch of CGI scripts, which run from a folder /cgi-bin/sat/ under my Apache server. 

I can see how I can make changes, and commit them back to my repository, but how then would I get the new copies from the repository into production?

Would it be a good idea to modify my apache so that url's /cgi-bin/sat/... ran directly from the repository somehow?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&amp;amp;dsMessageId=2964552

To unsubscribe from this discussion, e-mail: [users-unsubscribe-6zjzXkf2FExf8fUKLXF2/HdfcadvtA/q&amp;lt; at &amp;gt;public.gmane.org].

&lt;/pre&gt;</description>
    <dc:creator>Steve Swift</dc:creator>
    <dc:date>2012-05-23T10:39:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34744">
    <title>tsvn 1.7.7 Show Log bugs</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34744</link>
    <description>&lt;pre&gt;Bug1:
-Checkout https://zlibnet.svn.codeplex.com/svn
-Show Log on root folder.
-double click row, r16294
-Get some url error (image attached). Seems tsvn is incorrectly adding a 
space after the filename.

Bug2:
-Use repo brosert to https://zlibnet.svn.codeplex.com/svn
-Show Log on root folder.
-double click row, r16294
-Get some temp file error (image attached).

Running tsvn 1.7.7 64bit on Win XP x64

Gunnar.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&amp;amp;dsMessageId=2964395

To unsubscribe from this discussion, e-mail: [users-unsubscribe-6zjzXkf2FExf8fUKLXF2/HdfcadvtA/q&amp;lt; at &amp;gt;public.gmane.org].&lt;/pre&gt;</description>
    <dc:creator>Gunnar Dalsnes</dc:creator>
    <dc:date>2012-05-22T22:25:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34738">
    <title>Redirection of Upgrade Check</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34738</link>
    <description>&lt;pre&gt;In my TortoiseSVN 1.7.5 install, I redirected the upgrade check by modifying
the HKEY_CURRENT_USER\Software\TortoiseSVN\UpdateCheckURL registry entry. 
Everything was working as expected and we were able to control what new
versions were visible.  

I upgraded to TortoiseSVN 1.7.7 yesterday and the redirection is no longer
working.  When clicking on the "Check for Updates" button, it still looks at
your servers and the URL in the "Click here to go to the website" link is
still looking at tortoisesvn.net.

Is this a known issue or do you have any suggestions to try? 

Thanks, 
Todd N.
&lt;/pre&gt;</description>
    <dc:creator>Todd Nelson</dc:creator>
    <dc:date>2012-05-22T17:09:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34733">
    <title>Bug: tortoise 1.7.7 Commit dialog does not show modified files in externals directory but does commit them</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34733</link>
    <description>&lt;pre&gt;Hi,

I just upgraded to 1.7.7.  I modified two files: one in a directory (say "Dir1") and one in a directory that uses an svn:externals property (say "Dir1\Shared").   The Commit dialog only shows the modified file in Dir1, but not the modified file in Dir1\Shared.  The Check For Modifications dialog does show both files.
In the Commit dialog, leaving the selection as it is and pressing Ok will commit both files - after the commit the file in Dir1\Shared does not show as modified anymore.

1.7.7, Build 22907 - 64 Bit , 2012/05/15 12:16:05


With kind regards / Met vriendelijke groet,
Rogier Schouten
Product Developer
Verum - Design Automation for Software Engineers
Laan van Diepenvoorde 32  5582 LA  Waalre  NL
Tel: +31 40 235 9090
Fax: +31 40 235 9099
www.verum.com&amp;lt;http://www.verum.com&amp;gt;


[cid:image001.png-461wiLgQnkOanK2zSfTsUjRmByFHzeGd&amp;lt; at &amp;gt;public.gmane.org]
www.verum.com/join-the-team.aspx&amp;lt;http://www.verum.com/join-the-team.aspx&amp;gt;

------------------------------------------------------
http://tortoisesvn.tigri&lt;/pre&gt;</description>
    <dc:creator>Rogier Schouten</dc:creator>
    <dc:date>2012-05-21T13:05:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34730">
    <title>Upgrade from much 1.6.1</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34730</link>
    <description>&lt;pre&gt;Hello,

I'm new to the list so pardon if this has already be answered. I poked
around the documentation but could find no suggestions.

I recently attempted to upgrade an old version (1.6.1) to the current
version (1.7.1).

&lt;/pre&gt;</description>
    <dc:creator>Edward Childs</dc:creator>
    <dc:date>2012-05-21T11:26:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34724">
    <title>ResText fix for 64-bit</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34724</link>
    <description>&lt;pre&gt;ResText fix for 64-bit
based on r22926

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&amp;amp;dsMessageId=2963476

To unsubscribe from this discussion, e-mail: [users-unsubscribe&amp;lt; at &amp;gt;tortoisesvn.tigris.org].&lt;/pre&gt;</description>
    <dc:creator>ch3cooli</dc:creator>
    <dc:date>2012-05-19T05:51:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34710">
    <title>TortoiseSVN-1.7.7.22907-x64-svn-1.7.5 fails on Windows 7 ssd install</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34710</link>
    <description>&lt;pre&gt;When attempting to install from TortoiseSVN-1.7.7.22907-x64-svn-1.7.5.msi on a brand-new Windows 7 64-bit OS, installed on a Verbatim 128GB SSD drive, the installer locks up and needs to be killed, never un-greying the "Next" box.

I've attempted 4 times with the same results.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&amp;amp;dsMessageId=2961423

To unsubscribe from this discussion, e-mail: [users-unsubscribe-6zjzXkf2FExf8fUKLXF2/HdfcadvtA/q&amp;lt; at &amp;gt;public.gmane.org].

&lt;/pre&gt;</description>
    <dc:creator>Greg Webster</dc:creator>
    <dc:date>2012-05-17T18:42:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34708">
    <title>1.7.7: "Show changes as unified diff" from Log window fails</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34708</link>
    <description>&lt;pre&gt;Hi!

Using TortoiseSVN 1.7.7, Build 22907 - 32 Bit , 2012/05/15 12:16:05
(Subversion 1.7.5,..)

The "Show changes as unified diff" command on a file selected from the list
of changed files in the "Log Messages" window fails with the following message:

"Not all required revisions are specified".

To be specific, it is reproducible with the following steps:

1. Copy the following URL to clipboard and open Repository Browser for it.
http://tortoisesvn.googlecode.com/svn/branches/1.7.x/src/
2. Select "src" folder and invoke "Show log" command on it.
3. Select r22889 and select Changelog.txt in the list of changed files.
4. Invoke "Show changes as unified diff" command.

Expected: TortoiseDiff window with a patch file displaying the changes.
Actual: Message box "Not all required revisions are specified"

Workaround: use "Show changes" command. It does work.

Command-line client does work as well:
svn diff -c 22889
http://tortoisesvn.googlecode.com/svn/branches/1.7.x/src/Changelog.txt

Best regards,
Konstantin Ko&lt;/pre&gt;</description>
    <dc:creator>Konstantin Kolinko</dc:creator>
    <dc:date>2012-05-17T16:27:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34707">
    <title>Announcing the release of EasySVN</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34707</link>
    <description>&lt;pre&gt;Assembla is announcing the release of EasySVN, a free, open-source
Subversion client with unique features to make Subversion easier to use. We
just posted a 1.0 release for Windows and a beta release for Macintosh. You
can download them from http://assemb.la/EasySVN

EasySVN adds the following capabilities:

• Automatic update and commit mode. When this is selected, your subversion
working copy acts like Dropbox, gDrive, Skydrive, and related cloud file
systems. It has the advantage of being open source and portable, so you
have many options for the location and security of files. Because it’s
Subversion, it handles big files and repositories. This mode is useful for
graphical files from designers, and other files that aren’t code.

• Simplified operations to checkout, invite, and create repositories on the
Assembla hosting system. For example, selecting “Share on Assembla” on any
local directory will create a repository, add the files, and commit them,
in one operation.

• Free backend storage&lt;/pre&gt;</description>
    <dc:creator>EasySVN</dc:creator>
    <dc:date>2012-05-17T15:42:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34705">
    <title>[Feature]Make change list caption copyable.</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34705</link>
    <description>&lt;pre&gt;It can be very comfortable, to make it copyable, because off for example you can put here some brief info about changes, which later can be used in commit message.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&amp;amp;dsMessageId=2961387

To unsubscribe from this discussion, e-mail: [users-unsubscribe-6zjzXkf2FExf8fUKLXF2/HdfcadvtA/q&amp;lt; at &amp;gt;public.gmane.org].

&lt;/pre&gt;</description>
    <dc:creator>Maxim</dc:creator>
    <dc:date>2012-05-17T14:21:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34701">
    <title>TortoiseSVN 1.7.7 released</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34701</link>
    <description>&lt;pre&gt;Hi,

We're proud to announce that TortoiseSVN 1.7.7 has been released.
It is linked against Subversion 1.7.5

We fixed a lot of bugs in TortoiseSVN this time, mostly thanks to the 
many crash reports that were sent.

To improve TortoiseSVN even further we've also included a new crash 
reporting tool this time. Please have a look at our post about this new 
crash handler and how we use it here:
http://tortoisesvn.net/crashhandler.html

We recommend that you update to this version as soon as possible.
You can get it from our download page:
http://tortoisesvn.net/downloads.html

The changelog for this version:
Version 1.7.7
- BUG: Issue #233: Crash when closing the
        progress dialog. (Stefan)
- BUG: Issue #234: Crash in
        repo browser. (Stefan)
- BUG: Issue #235: Crash when reverting/deleting
        items from the status list control. (Stefan)
- BUG: Issue #236: link-style buttons in commit
        dialog register on non-captured mouseup. (Stefan)
- BUG: Issue #237: crash with invalid
        confi&lt;/pre&gt;</description>
    <dc:creator>Stefan Küng</dc:creator>
    <dc:date>2012-05-17T12:25:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34698">
    <title>TortoiseSVN and Visual Studio project files</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34698</link>
    <description>&lt;pre&gt;Can I add a Visual Studio project file (".vcproj") to our SVN tree, so that all our devs can keep their actual project settings in sync?  If I right-click on a .vcproj file, I don't see the familiar "Add" option in my TortoiseSVN menu (like I would if I right-clicked on a .cpp file, say).

I've looked in my TortoiseSVN settings dialog but AFAICT ".vcproj" isn't listed among the file types that get ignored.  So is there a way to add them to the source tree or are there good reasons why they shouldn't be included?

".vcproj" files are UTF-8 test files AFAIK.

John

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&amp;amp;dsMessageId=2961283

To unsubscribe from this discussion, e-mail: [users-unsubscribe&amp;lt; at &amp;gt;tortoisesvn.tigris.org].

&lt;/pre&gt;</description>
    <dc:creator>John Emmas</dc:creator>
    <dc:date>2012-05-17T07:19:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34696">
    <title>Updating a folder containing external files results in deleting the files</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34696</link>
    <description>&lt;pre&gt;I am having an issue when updating a folder containing external files.

TEST
+---PRJ_A
|    +---branches
|    +---tags
|    \---trunk
|         \---FD1
|              \---FD2
|                   \---FD3
|                        test.txt
\---PRJ_B
     +---branches
     +---tags
     \---trunk
          \---FD1
               \---FD2
                    \---FD3
                         test.txt

svn:externals is set on PRJ_B\trunk\FD1 as:
^/PRJ_A/trunk/FD1/FD2/FD3/test.txt FD2/FD3/test.txt

When performing an update on the PRJ_B/trunk/FD1/FD2/FD3 folder in a working copy, the test.txt file gets deleted.
The same happens performing an update on PRJ_B/trunk/FD1/FD2.

The issue does not happen performing an update on PRJ_B/trunk/FD1 or PRJ_B/trunk.
test.txt gets updated normally as expected.

I'm guessing there's an issue when updating a child folder when a parent folder contains an svn:externals property.

Any help would be appreciated.
I am using TortoiseSVN 1.7.6 on Windows XP SP3.
The issue does not occur wi&lt;/pre&gt;</description>
    <dc:creator>Daniel Morgan</dc:creator>
    <dc:date>2012-05-16T00:50:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34686">
    <title>Search for a file name (pattern) in svn repository (not in checked-out directories)</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.user/34686</link>
    <description>&lt;pre&gt;How do you search for a file or folder in the SVN repository using TSVN. 

I know one of the way, is - Show Log and search from there. But that's for already checked-out files. 

But I want to be able to search in the repository. (without checking-out in local)

For example, 
I want to search for all files matching a pattern (regex) like "*blueprint*.doc" in some path of the repository (say svn.test.com/branches/docs), I don't want to checkout each and every file and directory under that path just for searching purpose.

So how do I search the repository directly ?

Thanks in advance.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&amp;amp;dsMessageId=2960881

To unsubscribe from this discussion, e-mail: [users-unsubscribe-6zjzXkf2FExf8fUKLXF2/HdfcadvtA/q&amp;lt; at &amp;gt;public.gmane.org].

&lt;/pre&gt;</description>
    <dc:creator>Arun Jain</dc:creator>
    <dc:date>2012-05-15T10:24:04</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.version-control.subversion.tortoisesvn.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.version-control.subversion.tortoisesvn.user</link>
  </textinput>
</rdf:RDF>

