[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 13:25:07 +0200

webpost_at_tigris.org wrote:
>> You'd have to report this on the Subversion mailing list, since
>> TSVN uses the svn API for updates.
>>
>> Stefan
>
> First I got the same problem on 32bit machine or 64 bit machine, but
> on Windows XP 32bits only, I didn't test on Vista or XP 64bits.
>
> Second, I haven't this problem with the svn command line or the Slik
> SVN package command line. I testing on the same folder on the same
> machine. And I metting the problem only with TSVN. So it's for this
> reason that I report this on TSVN discussion.

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).

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

Received on 2009-04-22 13:25:20 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.