[TxMt] Re: Subversion bundle problems
Chris Thomas
chris at cjack.com
Sat Aug 5 00:27:39 UTC 2006
On Aug 4, 2006, at 12:02 PM, Allan Odgaard wrote:
> On 4/8/2006, at 4:47, Michael Larocque wrote:
>
>>>> The second one sounds as if you have a file or files selected in
>>>> the project drawer that have no local changes.
>>> They do, svn on the command line, or using the svn bundle with
>>> one of the changed files selected in TM works fine. It is just
>>> the "Subversion Status" panel from which it doesn't work.
>> Has this been fixed/addressed yet? I've checked the archives but I
>> can't seem to find a resolution. I'm still getting the "File(s)
>> not modified; nothing to commit." when I try to 'Commit' from the
>> SVN 'Status' window [...]
>
> We talked shortly about it on IRC iirc and the problem is that the
> commit from the status window uses the project folder (not the
> selection in the drawer) meaning that if your project folder itself
> is not the one under svn (but instead a sub folder is) then the
> problem will arise.
>
> There was no simple fix for this -- I think a bit of refactoring is
> called for before doing too much more patching of this status window.
There does seem to be a simple fix (svn 4554), but it required a
slight modification to svn_commit to accept files on the command line
in graphical mode.
format_status does need refactoring -- in two languages.
Chris
More information about the textmate
mailing list