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

Re: Bug: tortoise 1.7.7 Commit dialog does not show modified files in externals directory but does commit them

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 22 May 2012 11:33:04 +0200

On Mon, May 21, 2012 at 3:05 PM, Rogier Schouten
<rogier.schouten_at_verum.com> wrote:
>
> 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
>

Externals from different repositories can not be committed together,
so those are not shown in the commit dialog.
Externals in subfolders can not be committed together, so those are
not shown in the commit dialog (e.g.: svn:externals http://url
subfolder/ext)

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2964258
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-05-22 11:33:29 CEST

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.