I have read in older threads from the list about issues with subversion and project files lying outside of the root folder of the subversion project, but I am having difficulty getting the "Update Entire Project to Newest" to work. Specifically, that menu option never shows up, regardless of where I have my tmproj file in relation to the local svn files. Any idea what I'm doing wrong?
The Help file mentions that the folders need to be beneath TM_PROJECT_PATH and I can't find that environment variable anywhere. TextMate's Help mentions TM_PROJECT_DIRECTORY--is that what the SVN help file means? And if so, do I need to manually set it, or is it set when I have a saved tmproj open?
On Jun 28, 2006, at 8:37 AM, Derek Jones wrote:
I have read in older threads from the list about issues with subversion and project files lying outside of the root folder of the subversion project, but I am having difficulty getting the "Update Entire Project to Newest" to work. Specifically, that menu option never shows up, regardless of where I have my tmproj file in relation to the local svn files. Any idea what I'm doing wrong?
In the drawer, select the root folder of your project, and then select 'Update to Newest' from the Subversion menu.
The Subversion Help doc has not yet been updated for the new menu layout.
Chris
On Jun 28, 2006, at Jun 28, 200610:48 AM, Chris Thomas wrote:
On Jun 28, 2006, at 8:37 AM, Derek Jones wrote:
I have read in older threads from the list about issues with subversion and project files lying outside of the root folder of the subversion project, but I am having difficulty getting the "Update Entire Project to Newest" to work. Specifically, that menu option never shows up, regardless of where I have my tmproj file in relation to the local svn files. Any idea what I'm doing wrong?
In the drawer, select the root folder of your project, and then select 'Update to Newest' from the Subversion menu.
The Subversion Help doc has not yet been updated for the new menu layout.
Chris
Thanks, but I'm still not getting it.
http://ee.koruproductions.com/images/svn_no_update.png
I'm sure I will feel like a dork after someone points out what I'm doing wrong, but I'd welcome that shame at the moment.
Cheers, Derek
On Jun 28, 2006, at 11:55 AM, Derek Jones wrote:
Strange. Does the Update item show up if you go through the Bundles menu?
Chris
On Jun 28, 2006, at 11:55 AM, Derek Jones wrote:
Strange. Does the Update item show up if you go through the Bundles menu?
No, but I can successfully update individual files when they are open, either from the contextual menu or from the Bundles menu. I'm on 1.5.2 build 1112 if that makes any difference.
Derek
On Jun 28, 2006, at 11:55 AM, Derek Jones wrote:
On Jun 28, 2006, at Jun 28, 200610:48 AM, Chris Thomas wrote:
On Jun 28, 2006, at 8:37 AM, Derek Jones wrote:
I have read in older threads from the list about issues with subversion and project files lying outside of the root folder of the subversion project, but I am having difficulty getting the "Update Entire Project to Newest" to work. Specifically, that menu option never shows up, regardless of where I have my tmproj file in relation to the local svn files. Any idea what I'm doing wrong?
In the drawer, select the root folder of your project, and then select 'Update to Newest' from the Subversion menu.
The Subversion Help doc has not yet been updated for the new menu layout.
Chris
Thanks, but I'm still not getting it.
http://ee.koruproductions.com/images/svn_no_update.png
I'm sure I will feel like a dork after someone points out what I'm doing wrong, but I'd welcome that shame at the moment.
Cheers, Derek
In my experience, that command is available when you have an open document. According to the screenshot you don't. Even when you have a file open it applies to the selected files in the project drawer.
thomas Aylott—subtleGradient
On Jun 28, 2006, at 11:55 AM, Derek Jones wrote:
On Jun 28, 2006, at Jun 28, 200610:48 AM, Chris Thomas wrote:
On Jun 28, 2006, at 8:37 AM, Derek Jones wrote:
I have read in older threads from the list about issues with subversion and project files lying outside of the root folder of the subversion project, but I am having difficulty getting the "Update Entire Project to Newest" to work. Specifically, that menu option never shows up, regardless of where I have my tmproj file in relation to the local svn files. Any idea what I'm doing wrong?
In the drawer, select the root folder of your project, and then select 'Update to Newest' from the Subversion menu.
The Subversion Help doc has not yet been updated for the new menu layout.
Chris
Thanks, but I'm still not getting it.
http://ee.koruproductions.com/images/svn_no_update.png
I'm sure I will feel like a dork after someone points out what I'm doing wrong, but I'd welcome that shame at the moment.
Cheers, Derek
In my experience, that command is available when you have an open document. According to the screenshot you don't. Even when you have a file open it applies to the selected files in the project drawer.
thomas Aylott—subtleGradient
Thanks Thomas! You have proven me a dork, and I happily wear the title as my svn projects update fully now. I assumed (dork) that if I invoked the update command with an open document, only that document would be updated.
Cheers, Derek
In my experience, that command is available when you have an open document. According to the screenshot you don't. Even when you have a file open it applies to the selected files in the project drawer.
Right. Also, none of the commands in the menu do anything if you don't have a file open, AFAIK.
So, if you edit the command and change the "Save:" option to 'Nothing', the Update item appears in the menu when there's no open file, but you still can't do anything with it.
Chris