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

Re: SVN Vendorbranch here does not copy all files

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 31 Jul 2013 19:37:31 +0200

On 31.07.2013 13:05, Dennis Verspuij - SpuyMore wrote:
> Hello Stefan,
>
> Sorry to reply you this way, I did not get your answer over the mail but
> instead saw it in the list and cannot seem to find out how to reply...
> Anyway, to answer your questions, if I do the following:
>
> 1) create following vendor folder/file hiearchy:
> vendor\
> vendor\fileA
> vendor\fileB
> vendor\existingfolder\
> vendor\existingfolder\fileC
> vendor\existingfolder\fileD
> vendor\newfolder\
> vendor\newfolder\fileE
> vendor\newfolder\subfolder\
> vendor\newfolder\subfolder\fileF
> vendor\newfolder2\
> vendor\newfolder3\
> vendor\newfolder3\subfolder\
>
> 2) right-click-drag the folder vendor\ over a clean working copy like
> below (with existing files beging identical) and click "SVN Vendorbranch
> here":
> wc\
> wc\fileA
> wc\fileX
> wc\existingfolder\
> wc\existingfolder\fileC
> wc\existingfolder\fileY
> wc\existingfolder\subfolder\
> wc\existingfolder\subfolder\fileZ
>
> 3) results in the following working copy status:
> wc\fileA
> A wc\fileB
> D wc\fileX
> wc\existingfolder
> wc\existingfolder\fileC
> A wc\existingfolder\fileD
> D wc\existingfolder\fileY
> D wc\existingfolder\subfolder
> D wc\existingfolder\subfolder\fileZ
> A wc\newfolder
> A wc\newfolder\subfolder
>
> 4) while I would expect these additional modifications:
> Avendor\newfolder\fileE
> Avendor\newfolder\subfolder\fileF
> A vendor\newfolder2\
> A vendor\newfolder3\
> A vendor\newfolder3\subfolder\
>
> If I understand your reply you don't seem to have this problem? Please
> let me know what I can do to help debug this. Here's some of my system
> information:

Thanks for the detailed instructions on how to reproduce this. I can now
reproduce the problem.

I've created issue #529 for this:
http://code.google.com/p/tortoisesvn/issues/detail?id=529

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3061751
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-07-31 19:37:40 CEST

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

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