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

Re: Bug with bad characters in past versions when doing sparse checkout

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 30 Jan 2009 21:05:45 +0100

Edward Ned Harvey wrote:
> I haven’t been able to reproduce any bad behavior using svn command
> line, so I think it’s a Tortoise thing, and am reporting it here first.
> Please let me know if there’s a procedure I should follow, or someplace
> else I should go instead. Thank you.
>
>
>
> I captured screen shots and put them here. This is the best place to
> see what I’m reporting:
>
> http://www.nedharvey.com/tortoise_svn_bug
>
>
>
> For anyone who would prefer reading –
>
>
>
> · At some point in history (about a year ago) we had a mac user
> commit files with ‘foo (x|y) bar’ in the filename.
>
> · This caused problems back then for windows users, so the files
> were renamed to exclude the parens and vertical bar. Via svn mv

The parens are not a problem, only the bar is.

> · In Tortoise now, if we do a sparse checkout (immediates) of
> the parent, and then try to go fully recursive (infinity) on the subdir
> which contains the formerly renamed files … Then Tortoise chokes while
> showing the filename which has not existed for over a year.
>
> · Using tortoise, if we do a fully recursive checkout of
> **just** the subdir containing the formerly renamed files, there is no
> problem.

Can you please try with the Subversion command line client?
Run an
$ svn update --depth infinity --set-depth infinity path/to/workingcopy

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

Received on 2009-01-30 21:06:17 CET

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.