<?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.devel">
    <title>gmane.comp.version-control.subversion.tortoisesvn.devel</title>
    <link>http://blog.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel</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.devel/41175"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41168"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41166"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41165"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41164"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41163"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41161"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41160"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41157"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41155"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41148"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41146"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41145"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41143"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41140"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41137"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41135"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41134"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41132"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41130"/>
      </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.devel/41175">
    <title>Migrating an SVN server to new machine</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41175</link>
    <description>&lt;pre&gt;Hi,
If we were to move a subversion server to a new machine, the URLs inside 
all the working copies would obviously have to change. Is there any way 
to just "fix" the server URLs inside the working copies or do we need to 
check out all the projects again after migrating the server to the new 
machine (for many reasons, we cannot name the new machine the same name 
as the old one).  I tried to open the wc.db file in an SQLite viewer to 
see if it was a simple setting but this file doesn't seem to open 
despite the fact it appears to be an SQLite 3 database.

Eg:
http://server1/svn/projectname/ &amp;gt;    http://server2/svn/projectname/

I realise now we should have a used a subversion specific URL for the 
working copies which would make moving the service much easier - like 
svnserver or something (the URLs are used internally only - hence lack 
of extension).

Many thanks,
Nick

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&amp;amp;dsMessageId=2965&lt;/pre&gt;</description>
    <dc:creator>Nick Gilbert</dc:creator>
    <dc:date>2012-05-25T15:59:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41168">
    <title>Automatic update &amp; commit</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41168</link>
    <description>&lt;pre&gt;Hi all,

As you may or may not know I helped with the
implementation of the recently released EasySVN
client. The latter is an extension to TSVN, adding
automatic commit and update for selected working
copies plus some Assembla-specific features.

I would like to move the core automatic commit &amp;amp;
update code to TSVN to make it available to a much
larger user base.

How does it work?
- User must activate the function on some w/c
   path (not necessarily the w/c base) via context
   menu or as an option during c/o. Can be de- and
   re-activated via context menu at any time.
- It uses a daemon similar to TSVNCache to watch
   selected working copies and the respective repositories
   for changes.
- Detected local changes (new / missing / changed nodes)
   get committed automatically with some standard message.
- Updates get pulled in just the same and conflicts will be
   resolved automatically by renaming the conflicting file.
- Open files will be checked for to reduce the risk of
   conflicting file access.
-&lt;/pre&gt;</description>
    <dc:creator>Stefan Fuhrmann</dc:creator>
    <dc:date>2012-05-22T17:57:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41166">
    <title>Log message formatting</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41166</link>
    <description>&lt;pre&gt;There's a good ability in Log Messages form.
When selecting 2 or more revisions, frame with commit messages contains all messages of the selected revisions, with special format.

For example,

"r651
Expample commit message of revision 651.
---------------------
r649
Expample commit message of revision 649.
---------------------"

But how can I change format of this text?
I would prefer another view:

"Expample commit message of revision 651. [from rev.651]
Expample commit message of revision 649. [from rev.649]"

Is there any way to change format of the log message frame when it shows logs of 2 or more revisions?

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

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

&lt;/pre&gt;</description>
    <dc:creator>omickron</dc:creator>
    <dc:date>2012-05-22T08:37:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41165">
    <title>TortoiseSVN translation status report for r22932</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41165</link>
    <description>&lt;pre&gt;TortoiseSVN translation status report for r22932

==== Translation of trunk/Languages =======================================
                                 : User interface     : Manuals
Total strings                    : 2588               : 3030
Language                         : Status (un/ma)     : Status (un)
===========================================================================
Arabic (Egypt) (ar)              : 23% (1974/0)       : ---
Bulgarian (bg)                   : 95% (128/0)        : ---
Catalan (ca)                     : 76% (610/0)        : ---
Chinese, simplified (zh_CN)      : OK                 : 79% (628)
Chinese, traditional (zh_TW)     : OK                 : ---
Croatian (hr)                    : OK                 : ---
Czech (cs)                       : OK                 : OK
Danish (da)                      : 95% (109/0)        : ---
Dutch (nl)                       : 99% (2/0)          : 86% (401)
Finnish (fi)                     : 99% (1/0)          : 99% (12)
French (fr) &lt;/pre&gt;</description>
    <dc:creator>Lübbe Onken</dc:creator>
    <dc:date>2012-05-21T07:03:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41164">
    <title>TortoiseSVN translation status report for r22922</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41164</link>
    <description>&lt;pre&gt;TortoiseSVN translation status report for r22922

==== Translation of trunk/Languages =======================================
                                 : User interface     : Manuals
Total strings                    : 2588               : 3030
Language                         : Status (un/ma)     : Status (un)
===========================================================================
Arabic (Egypt) (ar)              : 23% (1974/0)       : ---
Bulgarian (bg)                   : 95% (128/0)        : ---
Catalan (ca)                     : 76% (610/0)        : ---
Chinese, simplified (zh_CN)      : OK                 : 79% (628)
Chinese, traditional (zh_TW)     : OK                 : ---
Croatian (hr)                    : OK                 : ---
Czech (cs)                       : OK                 : OK
Danish (da)                      : 95% (109/0)        : ---
Dutch (nl)                       : 99% (2/0)          : 86% (401)
Finnish (fi)                     : 99% (1/0)          : 99% (12)
French (fr) &lt;/pre&gt;</description>
    <dc:creator>Lübbe Onken</dc:creator>
    <dc:date>2012-05-18T06:35:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41163">
    <title>Announcing the release of EasySVN</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41163</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:43:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41161">
    <title>TortoiseSVN 1.7.7 released</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41161</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.devel/41160">
    <title>Show diffs on a tag reports an error</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41160</link>
    <description>&lt;pre&gt;Hi

My TSVN version is TortoiseSVN 1.7.99, Build 22798 - 32 Bit -dev,
2012/04/16 21:55:02

when I want to see diffs on  svn_version.h  , I got an error .   look
at the image.

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe&amp;lt; at &amp;gt;tortoisesvn.tigris.org].&lt;/pre&gt;</description>
    <dc:creator>Xu Hong</dc:creator>
    <dc:date>2012-05-16T15:01:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41157">
    <title>TortoiseSVN translation status report for r22905</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41157</link>
    <description>&lt;pre&gt;Hi Folks,

here's the latest and greatest translation status report.

==== Translation of trunk/Languages =======================================
                                 : User interface     : Manuals
Total strings                    : 2588               : 3032
Language                         : Status (un/ma)     : Status (un)
===========================================================================
Arabic (Egypt) (ar)              : 23% (1974/0)       : ---
Bulgarian (bg)                   : 95% (128/0)        : ---
Catalan (ca)                     : 76% (610/0)        : ---
Chinese, simplified (zh_CN)      : OK                 : 79% (626)
Chinese, traditional (zh_TW)     : OK                 : ---
Croatian (hr)                    : OK                 : ---
Czech (cs)                       : OK                 : OK
Danish (da)                      : 95% (109/0)        : ---
Dutch (nl)                       : 99% (2/0)          : 86% (399)
Finnish (fi)                     : 99% (1/0)          : 9&lt;/pre&gt;</description>
    <dc:creator>Lübbe Onken</dc:creator>
    <dc:date>2012-05-14T11:18:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41155">
    <title>TortoiseSVN translation status report for r22880</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41155</link>
    <description>&lt;pre&gt;TortoiseSVN translation status report for r22880

==== Translation of trunk/Languages =======================================
                                 : User interface     : Manuals
Total strings                    : 2588               : 3032
Language                         : Status (un/ma)     : Status (un)
===========================================================================
Arabic (Egypt) (ar)              : 23% (1974/0)       : ---
Bulgarian (bg)                   : 95% (128/0)        : ---
Catalan (ca)                     : 76% (610/0)        : ---
Chinese, simplified (zh_CN)      : OK                 : 79% (626)
Chinese, traditional (zh_TW)     : OK                 : ---
Croatian (hr)                    : OK                 : ---
Czech (cs)                       : OK                 : OK
Danish (da)                      : 95% (109/0)        : ---
Dutch (nl)                       : 99% (2/0)          : 86% (399)
Finnish (fi)                     : 99% (1/0)          : 99% (10)
French (fr) &lt;/pre&gt;</description>
    <dc:creator>Lübbe Onken</dc:creator>
    <dc:date>2012-05-07T07:34:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41148">
    <title>Delay in starting TMerge</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41148</link>
    <description>&lt;pre&gt;For a while, I've noticed a delay when starting TMerge. The window appears quickly, but then there is no response for around a second, until the overview margin appears.
The problem seems to be related to changing the window style. I find that if the selected style in TMerge is one of the Office 2007 styles, there is no delay. All the others seem to cause a delay. This is also the case when my desktop style is Windows Classic.
The delay seems to occur slightly less frequently on the console than over a Remote Desktop connection.
Currently using tsvn 1.7.99, Build 22840 - 64 Bit, on Windows 7.


Oddvar

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe&amp;lt; at &amp;gt;tortoisesvn.tigris.org].&lt;/pre&gt;</description>
    <dc:creator>Oddvar Kloster</dc:creator>
    <dc:date>2012-05-03T14:46:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41146">
    <title>Build instructions and OpenSSL</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41146</link>
    <description>&lt;pre&gt;This is a friendly reminder that build.txt needs to be updated to specify OpenSSL 1.0.1.

Oddvar

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe&amp;lt; at &amp;gt;tortoisesvn.tigris.org].&lt;/pre&gt;</description>
    <dc:creator>Oddvar Kloster</dc:creator>
    <dc:date>2012-05-03T13:14:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41145">
    <title>Custom tunnel support</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41145</link>
    <description>&lt;pre&gt;I am looking for custom tunnel support for TortoiseSVN.  Hacks exists for
simplistic "custom tunnels" (i.e. using a nonstandard ssh port), but these
work arounds are not an integral part of TortoiseSVN.  The ability to
support a URL such as

svn+mytunnel://some.host.com/repo would be awesome.

This is fairly trivial to take advantage of in the unix command line
versions of the svn client.

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe&amp;lt; at &amp;gt;tortoisesvn.tigris.org].&lt;/pre&gt;</description>
    <dc:creator>Geoffrey Atkinson</dc:creator>
    <dc:date>2012-05-03T12:33:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41143">
    <title>Please revoke moderator role</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41143</link>
    <description>&lt;pre&gt;Stefan, others,

Please revoke my moderator role for the dev list. I will no longer
participate in the moderation efforts.

&lt;/pre&gt;</description>
    <dc:creator>Jean-Marc van Leerdam</dc:creator>
    <dc:date>2012-05-03T10:28:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41140">
    <title>hook script experience</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41140</link>
    <description>&lt;pre&gt;I had trouble to make script working. Besides I used old version, 
scripts expect forward slashes. This may implicate from requestion URL, 
but was not clear for me first.

I set precommit,commit,preupdate hook to program on one folder. When 
commit that folder program get stared. Hower when commit from parrent 
(no hooks there) hook does not run. Did I miss something. Is this 
inteded? If yes it is not expected.
Hook is used on actual (so caled trunk), so when ever truck is about to 
be commited some cleaning have to be done. We don't want that cleaning 
for other older branched for now.

Most of us have checked all repository as we work on more branches at 
once and also some related tools reside in that repository. Setting hook 
on root is not favorite solution even without recurisive. I need run 
hook when folder with hook set is about to be commited and hook should 
run only for that folder (within its context).

&lt;/pre&gt;</description>
    <dc:creator>Oto BREZINA</dc:creator>
    <dc:date>2012-05-02T12:54:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41137">
    <title>no nighly full - may 2 2012 ?</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41137</link>
    <description>&lt;pre&gt;There is full build for today.
I have some trouble to make client side scripts working but before 
reporting I would like to update, but no full build found.

&lt;/pre&gt;</description>
    <dc:creator>Oto BREZINA</dc:creator>
    <dc:date>2012-05-02T09:55:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41135">
    <title>TortoiseSVN translation status report for r22850</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41135</link>
    <description>&lt;pre&gt;TortoiseSVN translation status report for r22850

==== Translation of trunk/Languages =======================================
                                 : User interface     : Manuals
Total strings                    : 2588               : 3032
Language                         : Status (un/ma)     : Status (un)
===========================================================================
Arabic (Egypt) (ar)              : 23% (1974/0)       : ---
Bulgarian (bg)                   : 95% (128/0)        : ---
Catalan (ca)                     : 76% (610/0)        : ---
Chinese, simplified (zh_CN)      : OK                 : 79% (626)
Chinese, traditional (zh_TW)     : 99% (1/0)          : ---
Croatian (hr)                    : 99% (14/0)         : ---
Czech (cs)                       : OK                 : OK
Danish (da)                      : 95% (109/0)        : ---
Dutch (nl)                       : 99% (2/0)          : 86% (399)
Finnish (fi)                     : 99% (1/0)          : 99% (10)
French (fr) &lt;/pre&gt;</description>
    <dc:creator>Lübbe Onken</dc:creator>
    <dc:date>2012-04-30T09:29:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41134">
    <title>Issue 222 not yet fixed</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41134</link>
    <description>&lt;pre&gt;Hello World,

Unfortunately Issue 222 is not yet fixed in TSVN 1.7.6. I have added a 
comment and a few screenshots to demonstrate my problem.

TIA and best regards
Andreas
&lt;/pre&gt;</description>
    <dc:creator>Andreas Tscharner</dc:creator>
    <dc:date>2012-04-30T08:45:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41132">
    <title>Reintegration failure without a proper error</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41132</link>
    <description>&lt;pre&gt;I am trying to reintegrate a child project back into it's parent, but I am getting the error as described in the screenshot. The child is up to date merge wise and should not have any difficulty getting back onto it's parent.

It says there is an error but the description looks like everything should be okay.

Anyone suggest something that might cause this?

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe&amp;lt; at &amp;gt;tortoisesvn.tigris.org].&lt;/pre&gt;</description>
    <dc:creator>Matthew Ford</dc:creator>
    <dc:date>2012-04-27T10:23:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41130">
    <title>hook script to disable icon handler</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41130</link>
    <description>&lt;pre&gt;Hello,


In order to run tortoise with our solidworks we need to disable the solidwork icon handler with ShellExView
But then the icons don't update

Is there a way to write a hook script in tortoise such that it will?
1. disable the icon handler
2. commit or update
3. re enable the icon handler




Regards,


Daniel Pekar, Mechanical Designer
PACBRAKE COMPANY

T  604.881.7144  |  F  604.882.2330  |  E  daniel.pekar&amp;lt; at &amp;gt;pacbrake.com  |  www.pacbrake.com
19594 96th Avenue, Surrey BC Canada  V4N 4C3  |  Toll Free  1.800.663.0096
______________________________________________________________________________________________________________
This e-mail is confidential and constitutes PROPRIETARY INFORMATION which has been prepared only for the intended addressee.
Do not read, copy, print or otherwise disseminate it unless you are the intended addressee. If you have received this communication
in error, please notify the sender of this fact and delete the communication from your system

---------------------------&lt;/pre&gt;</description>
    <dc:creator>Daniel Pekar</dc:creator>
    <dc:date>2012-04-23T15:09:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41129">
    <title>TortoiseSVN translation status report for r22823</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.tortoisesvn.devel/41129</link>
    <description>&lt;pre&gt;Hi Folks,

here's the latest translation status report for you. Thanks to Abel, who
has picked up the Hungarian translation and gave it a boost in the last
week :)

==== Translation of trunk/Languages =======================================
                                 : User interface     : Manuals
Total strings                    : 2587               : 3032
Language                         : Status (un/ma)     : Status (un)
===========================================================================
Arabic (Egypt) (ar)              : 23% (1973/0)       : ---
Bulgarian (bg)                   : 95% (127/0)        : ---
Catalan (ca)                     : 76% (609/0)        : ---
Chinese, simplified (zh_CN)      : OK                 : 79% (625)
Chinese, traditional (zh_TW)     : OK                 : ---
Croatian (hr)                    : 99% (13/0)         : ---
Czech (cs)                       : OK                 : OK
Danish (da)                      : 95% (108/0)        : ---
Dutch (nl)                  &lt;/pre&gt;</description>
    <dc:creator>Lübbe Onken</dc:creator>
    <dc:date>2012-04-23T08:21:24</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.version-control.subversion.tortoisesvn.devel">
    <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.devel</link>
  </textinput>
</rdf:RDF>

