- Posted by
- I'm using UEStudio and we have just started using SVN here at work. We are using SVN via SSH though and not https. Presently I have to work in UEStudio then hop over the a seperate SSH terminal (or the one inside UEStudio) and do all the commands. Is there a work around for using svn:ssh in UEStudio...Posted in Workspace Management
-   Topics
-   Views
- vod3177
Nov 04, 2006
- I'm in the same boat. I use UEStudio and I was just told we are moving to a Subversion system. We are doing it over SSH though and I was wondering if that is supported yet? Also can anyone point me in the right direction for information on Subversion and how UEStudio works with it? Thanks as always!Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- vod3177
Oct 25, 2006
- I shall read up on the those 2 things. Thank you for pointing me in the right directions. Those worked great with some modifications. I read up on the UEdit form of Reg Exp and it helped alot. This whole time I thought it used hte Unix way by default...thus some of my problems. Thank you for the hel...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- vod3177
Oct 12, 2006
- That worked great thanks! I have a few more questions that maybe you can help with: 1. Is it possiable to run a macro on multiple files at once and if so how? 2. I want to find a pattern and insert a new line and some text after it. Such as the following: $result = oci_parse( $query , $conn); Would ...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- vod3177
Oct 03, 2006
- Sorry for sounding noobish, but I've never used macros in UE. How do I go about using them? Thanks for the response!Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- vod3177
Sep 30, 2006
- I have to change a large group of files and text by converting some code to uppercase based on it matching some criteria. The following is the criteria: I need to change all text following a '->' to uppercase. This will always be 1 word. Below is an example: $line->sample_word9 CONVERTED TO $line->S...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- vod3177
Sep 30, 2006