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

Re: TortoiseMerge: During save file, share read access

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 20 Mar 2016 11:41:39 +0100

On 15.03.2016 15:33, ch3cooli wrote:
> TortoiseMerge: During save file, share read access
>
> example:
> Open C:\repo\abc.txt in Atom Text Editor
>
> Use TortoiseMerge to edit and save file C:\repo\abc.txt.
>
> Atom shows error in orange prompt
> ---------------------------------
> Unable to read file after file change event. Make sure you have permission to access
> C:\repo\abc.txt
> EBUSY: resource busy or locked, open 'C:\repo\abc.txt'
>
> No such problem if the file is edited by other programs such as notepad++

Improved in r27244 - the real problem however is Atom itself: it tries
to read changed files too soon, while writing is still going on.

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=3166670
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-03-20 11:41:42 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.