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

Re: files added from dialogs aren't marked correctly

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 24 May 2008 20:17:33 +0200

Gerasimov, Ivan wrote:

> Create a text file with mixed line-endings in a working copy (you may
> use one attached to the letter).
>
> Start commit dialog, and check the ‘show unversioned files’ mark.
>
> Right-click on the file, and select the ‘Add’ menu item.
>
> The error message ‘Inconsistent line ending style’ will show up.
>
> Click ‘Ok’.
>
> The file will stay there not marked as added.
>
> Hit F5.
>
> The file will get the correct mark.
>
>
>
> Similar thing happens with other dialogs.

There's not much we can do about that. Subversion returns an error from
the 'svn add' API which means that the operation failed. But apparently
the file still got added, which means this actually is a bug in the svn
library.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-05-24 20:17:57 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.