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

Re: 'Update' don't add new file or folder

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 22 Apr 2009 17:41:15 +0200

webpost_at_tigris.org wrote:
>> As I said: TSVN doesn't do the update itself but uses the svn library.
>> Usually, TSVN does the equivalent of
>> $ svn up c:\absolute\path\to\wc -r HEADREVISION --force
>>
>> You can override those settings by using the "update to revision" dialog
>> (TSVN submenu instead of main menu).
>>
>
> Excuse me, I misspoke about my last tests. The update problem is a consequence. The problem appear when I adding a folder in the repository with TSVN, the next files or folders added in this new folder are not updated.
>
> Example :
> 1) on my wc1 I adding a folder /Test with TSVN so I am on revision r10

Try using the CL, but add the folder with
$ svn add /Test --depth=empty

Does that reproduce the problem too?

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=1862135
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-04-22 17:41:33 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.