Thanks for your reply.
How exactly can I make the patch add folder properties when I apply it then?
On Jan 29, 2008 6:37 AM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> 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 17:45:08 CET