Thanks to Chris, Torsten, Allan and Thomas for the awesome new subversion bundle.
I do have a few minor feature requests for your consideration:
- Add Commit button directly to the Status window so commits can be done straight after reviewing the changes - Add propedit svn:externals command to menu (on selected file) and allow the externals editing in a subversion window - Add svn:ignore command to menu (on selected file) - In the status window, allow setting svn:ignore via shortcut on ?- files (similar to the Add link)
Any chance you find any of this worth implementing?
Thanks again for your great work.
Sebastian
On Jul 12, 2006, at 4:50 AM, Sebastian Friedrich wrote:
Thanks to Chris, Torsten, Allan and Thomas for the awesome new subversion bundle. I do have a few minor feature requests for your consideration:
- Add propedit svn:externals command to menu (on selected file) and
allow the externals editing in a subversion window
- Add svn:ignore command to menu (on selected file)
Great ideas, both. I'll probly never need the externals thing. Actually, once it's easy to do i'll probly do it a lot.
- Add Commit button directly to the Status window so commits can be
done straight after reviewing the changes
- In the status window, allow setting svn:ignore via shortcut on ?-
files (similar to the Add link)
Ok, they're on my list. Both would be really extremely handy.
Any chance you find any of this worth implementing? Thanks again for your great work. Sebastian
You're quite welcome!
thomas Aylott—subtleGradient
On Jul 12, 2006, at 8:10 AM, thomas Aylott wrote:
- Add Commit button directly to the Status window so commits can
be done straight after reviewing the changes
Done. As of r4152 there's a Commit button on the bottom that should work like everyone is used to. I had to change from using IO to using Open3 (Thanks JEG2!) in order to get the errors to show up properly. I'm not sure of any repercussions of that change.
If anyone has any problems with any of the Subversion stuff, please let us all know and it'll get fixed. enjoy
thomas Aylott—subtleGradient
thomas,
I have a few files in there that I just added. When I click on your commit button, it says:
"File(s) not modified; nothing to commit"
Very Odd.
I have another question. Why use the CommitWindow.app. Wouldn't it be more beneficial to have something like this that shows when you choose Commit from the bundle options. Would be nice if it was just a single window rather that me getting a status window and commit window. If I'm crazy, ignore me; I'm just curious :)
Regards, Eric
On Jul 12, 2006, at 9:16 PM, thomas Aylott wrote:
On Jul 12, 2006, at 8:10 AM, thomas Aylott wrote:
- Add Commit button directly to the Status window so commits can
be done straight after reviewing the changes
Done. As of r4152 there's a Commit button on the bottom that should work like everyone is used to. I had to change from using IO to using Open3 (Thanks JEG2!) in order to get the errors to show up properly. I'm not sure of any repercussions of that change.
If anyone has any problems with any of the Subversion stuff, please let us all know and it'll get fixed. enjoy
thomas Aylott—subtleGradient
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On Jul 13, 2006, at 1:48 AM, Eric Coleman wrote:
On Jul 12, 2006, at 9:16 PM, thomas Aylott wrote:
On Jul 12, 2006, at 8:10 AM, thomas Aylott wrote:
- Add Commit button directly to the Status window so commits can
be done straight after reviewing the changes
Done. As of r4152 there's a Commit button on the bottom that should work like everyone is used to. I had to change from using IO to using Open3 (Thanks JEG2!) in order to get the errors to show up properly. I'm not sure of any repercussions of that change.
If anyone has any problems with any of the Subversion stuff, please let us all know and it'll get fixed. enjoy
thomas Aylott—subtleGradient
thomas, I have a few files in there that I just added. When I click on your commit button, it says:
"File(s) not modified; nothing to commit" Very Odd.
Hmm, ... First, make sure you have the latest version of it, blah blah blah... I'll take a bit of a peak at it and see if anything is funky with it.
I have another question. Why use the CommitWindow.app. Wouldn't it be more beneficial to have something like this that shows when you choose Commit from the bundle options. Would be nice if it was just a single window rather that me getting a status window and commit window. If I'm crazy, ignore me; I'm just curious :)
Why? Mostly because i'm lazy. What I did should be exactly the same as using the commit command with the same selected files. (Except that the normal commit defaults to the current file, while status defaults to the current project unless there's an explicit selection)
Ideally, all of this stuff should be handled with an actual application or direct api plugin support from the Finder or TextMate proper. Or some such thing or other. But i takes what i can gets.
Regards, Eric
thomas Aylott—subtleGradient
On Jul 13, 2006, at 3:49 PM, Sebastian Friedrich wrote:
On Jul 12, 2006, at 8:16 PM, thomas Aylott wrote:
Done. As of r4152 there's a Commit button on the bottom that should work like everyone is used to.
Wow, if that isn't Instant Gratification ! Thanks a lot.
Sebastian
No problem. I'm glad to have the feature.
Oh, and I walked your dog and took out the trash. Your door was squeaking a little bit so i took the liberty of WD-40ing it for you, i hope you don't mind.
thomas Aylott—subtleGradient