Recent activity
Subscribe to this feed
Ian replied on November 11, 2009 18:47 to the question "Coda's SVN client out of date?" in Panic Inc:
You can get the latest Subversion binaries here:
http://www.open.collab.net/downloads/...
After installation remember to tell Coda which version of svn to use. You can find this setting in the Files pane of the Preferences window.
Ian replied on July 14, 2009 17:43 to the question "Changing selected text case" in Panic Inc:
We have plug-ins available that can change text case. You can download them here (free of course):
http://is.gd/1yGL9
Just double click on any of the included ".codaplugin" files to install it.
Ian replied on May 06, 2009 17:16 to the question "Can I edit CSS colors hex code in visual editor?" in Panic Inc:
You can switch the CSS editor pane to text mode by clicking the small button next to the star icon. In text mode you can enter your hex values without having to leave the CSS editor. Also FYI the color wheel picker will fill your CSS code with hex values unless you pick an named color.
--
Ian
Panic Inc.
Ian replied on March 30, 2009 21:54 to the idea "Locally changed files should be added to publish list" in Panic Inc:
Ian replied on February 26, 2009 20:12 to the question "Is there a way to make Coda use a Webkit nightly build?" in Panic Inc:
Ah yes... quite right... I was testing with an internal build of Coda that does not use that symbol. Sorry! You could try copying out the WebKit frameworks to another folder, or downloading/building the WebKit source (the source package includes scripts for launching other apps linked to the compiled source). I know neither of these are as easy as a simple script. I will try to whip something up.
--
Ian
Panic Inc.
Ian replied on February 23, 2009 22:20 to the question "Is there a way to make Coda use a Webkit nightly build?" in Panic Inc:
Indeed there is a way to do that. It involves setting some environmental variables at launch time for Coda. I have written a little Automator app to do that for you. It assumes that you have WebKit.app in your /Applications folder. Let me know if you run into any troubles.
http://tinyurl.com/codanightly
--
Ian
Panic
Ian replied on February 19, 2009 19:35 to the idea "Multi-file search and replace should always ignore .svn directories." in Panic Inc:
Ian replied on January 21, 2009 18:30 to the idea "More remote sites" in Panic Inc:
Ian replied on January 17, 2009 00:45 to the problem "Coda having problems with svn+ssh using ssh-agent" in Panic Inc:
Ian replied on January 09, 2009 19:05 to the idea "Add ability to detect new local files and mark for publishing automatically." in Panic Inc:
Ian replied on January 09, 2009 19:03 to the idea "Submit SVN commit messages using cmd+enter" in Panic Inc:
Ian replied on December 31, 2008 20:34 to the problem "Coda isn't playing well with others' working copies" in Panic Inc:
In general Coda should recognize working copies checked out by other apps.
The *likely* culprit here is that Cornerstone is set to use its built-in Subversion v1.5.x libraries. By default Coda uses the Subversion libraries installed by Mac OS. The Mac OS Subversion libraries are v1.4.x and are incompatible with v1.5.x working copies.
You can do one of two workarounds:
- Set Cornerstone to use Subversion v1.4.x and re-checkout your working copies.
- Download Subversion v1.5.x (http://is.gd/ej1a) and install it on your system, then point Coda to the newly installed svn binary in the "Files" section of the Coda preferences.
If this doesn't fix the problem or doesn't make any sense please contact me via email and I'll be happy to debug the issue with you.
--
Ian
Panic Inc.
Ian replied on December 19, 2008 22:32 to the question "Can I set up an SFTP site with a keypair instead of a password?" in Panic Inc:
Oops sorry! Had svn on the brain :) But fortunately you can get this working for sftp as well. You need to edit your ssh config file here (create it if it doesn't exist):
~/.ssh/config
Add a line that looks like this:
IdentityFile /path/to/keypair
Then Coda (and command line ssh/sftp) will try this key first, followed by those specified in the global /etc/ssh_config.
Ian replied on December 19, 2008 00:17 to the question "Can I set up an SFTP site with a keypair instead of a password?" in Panic Inc:
This should work fine. You will need to edit ~/.subversion/config file. Add a line in the [tunnels] section that looks like:
keypair = ssh -i /path/to/keypair
Then checkout a working copy of your repository with Coda (or the terminal) with this syntax for the URL like this:
svn+keypair://my.url.com/SVN/repository_name
When you create a site with the local root set to the working copy you checked out above it should work just fine. Let me know if any of this doesn't make sense.
Ian replied on November 12, 2008 22:29 to the question "code completion" in Panic Inc:
This is a problem we are trying to be smarter about in a future version. In the meantime you could create a custom mode specific to your framework. Our mode file format is the same as SubEthaEdit's... information on creation and an SDK can be found here:
http://www.codingmonkeys.de/subethaed...
Feel free to write in if you run into troubles.
--
Ian
Panic Inc.
Ian replied on November 12, 2008 21:57 to the idea "Auto-Complete Custom Variables and Functions" in Panic Inc:
Ian replied on November 10, 2008 19:33 to the idea "Find and Replace - Auto-populate Find Field" in Panic Inc:
Ian replied on November 10, 2008 19:28 to the idea "Implement Dock icon status for Subversion actions" in Panic Inc:
Ian replied on November 07, 2008 19:40 to the problem "clips trigger that ends in another trigger inserts short not longer clip" in Panic Inc:
Ian replied on November 05, 2008 19:49 to the problem "clips trigger that ends in another trigger inserts short not longer clip" in Panic Inc:
| next » « previous |
Loading Profile...
