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

Re: bugreport: commit of two 'external' directories fails

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 31 Oct 2008 21:49:14 +0100

Erwin Coumans wrote:
> It seems a TSVN specific issue, because command-line svn just works
> fine:
>
> svn commit external1 external2
> results in a single commit:
> http://code.google.com/p/bullet/source/detail?r=1437
>
> What svn command(s) does TSVN send when you select multiple externals
> directories and commit?

Just tried this with my test repo: when I select two externals from the
same repo and commit the changes, it works as expected.

TSVN commits the two selected externals the same as the mentioned svn
command. The only thing that could be different is that TSVN could pass
the --non-recursive flag with the commit. But that would only happen if
while you had the commit dialog open a file inside those external
folders was touched (i.e., had is last-modified time changed).
Or if you have entries in the commit dialog which were not selected.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-10-31 21:49:30 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.