Re: TortoiseMerge: During save file, share read access
Stefan Küng <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.tortoisesvn.devel |
|---|---|
| Message-ID | <[email protected]> |
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: [[email protected]].