[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Patch files for folder properties

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 29 Jan 2008 13:37:39 +0100

Robert Dailey wrote:
> Hi,
>
> Currently I'm using the TortoiseSVN nightly build for SVN 1.5.0. When I
> create a patch file on a working copy that has modified folder properties
> (for ignores and externals), I see that the properties are successfully put
> into the .patch file, however when I attempt to apply the changes from the
> patch to the working copy, TortoiseMerge appears but I don't seem to find
> any options to merge in the folder properties.
>
> I remember also in TortoiseSVN that I couldn't patch added files. What's up
> with this?

* TortoiseMerge does not handle properties, only file contents.
* it can handle added files, but not renamed ones. newly added files are
included in a patchfile, but not renamed (i.e., deleted-and-added) ones
(that's how svn creates its patches, i.e., how 'svn diff > patchfile'
works).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-29 13:37:56 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.