tortoise-svn
tortoise-svn copied to clipboard
An Atom Plugin for users of TortoiseSvn for Windows
When the file is changed not showing color indicated modified or not in tree view.
The /path argument for TortoiseProc now gets quoted correctly and the child_process.spawn function is called with the additional argument windowsVerbatimArguments: true so that no double quoting happens. HERE BE DRAGONS:...
Been having an issue with the Atom Tortoise integration. If the filename has a space in it, the right-click menu option from the tree doesn't seem to pass the complete...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.14.3 ia32 **Electron**: 1.3.13 **OS**: Microsoft Windows 10 Home **Thrown From**: [tortoise-svn](https://github.com/jasonhwest/tortoise-svn) package 0.5.0 ### Stack Trace Uncaught TypeError: Cannot read...
Error: spawn ENOTDIR at exports._errnoException (util.js:1022:11) at ChildProcess.spawn (internal/child_process.js:313:11) at exports.spawn (child_process.js:399:9) at tortoiseSvn (/Users/guojianing/.atom/packages/tortoise-svn/lib/tortoise-svn.coffee:11:11) at commit (/Users/guojianing/.atom/packages/tortoise-svn/lib/tortoise-svn.coffee:52:5) at Object.commitFromEditor (/Users/guojianing/.atom/packages/tortoise-svn/lib/tortoise-svn.coffee:183:5) at HTMLElement.atom.commands.add.tortoise-svn:commitFromEditor (/Users/guojianing/.atom/packages/tortoise-svn/lib/tortoise-svn.coffee:141:78) at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:265:35) at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3:65)...
windows 10 + atom 1.12.5 + tortoise-svn 0.5.0 D:\server\.atom\packages\tortoise-svn\lib\tortoise-svn.coffee:31 Hide Stack Trace TypeError: Cannot read property 'file' of undefined at resolveEditorFile (file:///D:/server/.atom/packages/tortoise-svn-0.5.0/lib/tortoise-svn.coffee:31:24) at Object.addFromEditor (file:///D:/server/.atom/packages/tortoise-svn-0.5.0/lib/tortoise-svn.coffee:227:16) at atom-workspace.atom.commands.add.tortoise-svn:addFromEditor (file:///D:/server/.atom/packages/tortoise-svn-0.5.0/lib/tortoise-svn.coffee:159:75) at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.18.0 x64 **Electron**: 1.3.15 **OS**: Unknown Windows version **Thrown From**: [tortoise-svn](https://github.com/jasonhwest/tortoise-svn) package 0.5.1 ### Stack Trace Failed to activate the tortoise-svn...
I usually make my commits from my directory "root". Today I am obliged to selected this directory on treeview before do "Commit From Treeview". Maybe you can add "Commit From...
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.13.0 **Electron Version**: 1.3.13 **System**: Mac OS X 10.12.2 **Thrown From**: [tortoise-svn](https://github.com/jasonhwest/tortoise-svn) package, v0.5.0 ### Stack Trace Uncaught Error:...