On 06.08.2009 17:49, Robert Dailey wrote:
> On Thu, Aug 6, 2009 at 12:40 AM, Stefan Küng <tortoisesvn_at_gmail.com
> <mailto:tortoisesvn_at_gmail.com>> wrote:
>
> On 05.08.2009 22:04, Robert Dailey wrote:
> > I tested this issue again on TortoiseSVN nightly and the problem
> still
> > exists. Below is my version information. According to the changelog
> > <http://nightlybuilds.tortoisesvn.net/latest/changelog.html>, this
> > revision should include the fix Stefan made.
>
> * how many files to you mark as resolved?
>
>
> Typically around 50 or more binary files.
>
> * how many of those are binary?
>
>
> All of them. They compose of PDB, DLL, LIB, and other binary types. Some
> are in the 10MB+ size range.
>
> * what happens if you use the CL client and run
> $ svn resolved file1 file2 file3 ...
> instead of
> $ svn resolved . -R
>
>
> I tried with only 3 files, since they are tough to type (Didn't type all
> 50 or so files). It was instantaneous to resolve those 3 files using the
> command you requested. I'm using the SVN 1.6.2 CL client.
I can't reproduce this. I've tested with 20 binary files. The 'mark as
resolved' command was actually faster than I expected: it was finished
in less than a second.
could it be that some security app is interfering on your machine,
preventing the 'resolve' command from actually overwriting those binary
files with the original version?
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=2381348
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-07 17:47:34 CEST