[SVN] Bundle commit 215
Torsten Becker
torsten.becker at gmail.com
Wed Feb 9 18:47:19 UTC 2005
On Wed, 9 Feb 2005 07:39, Chris Thomas wrote:
> Add CommitWindow
Wow, this is really impressive, maybe SVN integration is now no longer
a 1.2 thing.
Just one suggestion: I just get the command working if I change the command in
line 20 from
"${TM_SVN:=svn}" commit $CommitArgs;
to
"${TM_SVN:=svn}" commit "$CommitArgs";
I did read you comment above but without the quotes I just get errors
because SVN assumes a wrong working copy.
--
Torsten Becker
(novaa on freenode)
More information about the textmate-dev
mailing list