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

Re: TortoiseSVN V1.7.6 commit dialog issue with svn:externals

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 27 Mar 2012 18:44:54 +0200

On 27.03.2012 11:41, Karl Kluge wrote:
> I found an inconsistency with the commit dialog in tsvn V1.7.6 where files in (svn:externals) subdiretories are not always correcly mapped to the "correct" project ("root" project vs. "external" project).
>
> Please see the attached screenshot as an example. It shows the commit dialog for committing two files (belonging both to the (externals) lib1 subproject), but one of the files is displayed in the "root project" group (altough it belongs to the "(externals) lib1" project). It looks like this happens to all files in external projects which are not in the main externals project directory, but at some deeper directory levels.
>
> I used the following test setup (i attached a script of test commands, too):
> - created three projects (lib1, lib2, app1) in the same repo
> - checked out app1 project and added lib1 and lib2 as externals, checked in and updated the WC
>
> Now the app1 working copy layout is:
> .
> .\lib1 (this is actually a svn:externals link)
> .\lib2 (this is actually a svn:externals link)
>
> To get the "inconsistent" commit display, i created two files:
> .\lib1\file1.txt
> .\lib1\subdir1\file1.txt
> and invoked tortoisesvn commit dialog on the app1 working copy.

Thanks for the detailed report and the script.
I've opened issue #263 for this:
http://code.google.com/p/tortoisesvn/issues/detail?id=263

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=2941188
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-27 18:45:06 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.