CF/Git Integration - Issues with pathing to remote

2010-08-16 Thread adam sontag

Hi all, 

I'm doing a bit of Git integration in my app, and I have run into a fairly 
sticky situation.  By using CFX_ConsoleCommand or CFExecute, I am able to make 
most git commands with ease.  I can commit, tag, diff, status, log, etc, etc.  
The problem arises when I attempt to push or pull using a standard ssh-like 
path to my repository:

If the path to origin is set to u...@gitmachine:/path/to/repository, any 
attempt to do a git pull (ideally the first step in the mini-app I'm working 
on), just...never completes.  When I use CFExecute, it runs until the timeout, 
and then fails.  When I use CFX_ConsoleCommand, it never timesout, and I have 
to just kill the request manually.  

I also have access to the same repository via a networked Windows share.  When 
I change the path to origin to be L:\path\to\repo, I am able to get git 
pull/push to work (provided, of course, that I am running CF as a user who has 
access to the shares and I am running CF as a process, rather than a service).  
This is less than optimal for a few reasons, including the fact that it 
requires extra remotes to the same place, and the fact that my git hooks fail 
when I attempt to push using the Windows drive notation.  

Ideally, I would be able to use the traditional f...@bar:/path/to/repo 
notation, but I can't really even surmise what is going on, as the most verbose 
information CF gives about the pull when that happens is a timeout, if I'm 
lucky.  

I know this is kind of deep-in-the-weeds but if anyone has tackled anything 
along the lines of ssh-style connections from CFexecute, your input and wisdom 
would be very appreciated.  

TL;DR I can't git pull from CFExecute.  

--adam



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336310
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Bizarre capitalisation issue with bookmarkTitles in CFPDF with DDX

2010-06-14 Thread adam sontag

Hi everyone,

I have encountered an issue that can only be described as extremely bizarre, 
and am curious if anyone has encountered it before.  I am generating a PDF 
using DDX instructions, merging a bunch of pdfs together, creating a cover page 
using CFDocument, adding bookmarks, the whole spiel.  I was pretty much done, 
but I figured, hey, let me put a bookmark for the cover page in.  Surely 
enough, when I try to make the text of the bookmark be Cover Page, CF 
inexplicably makes the first 'C' be lower case.  This does not affect any other 
letters of the alphabet.

As you can see here (http://gyazo.com/f9037076614d7c0adc9aa37da19b1471.png), 
when I do 
PDF source=Cover bookmarkTitle=Cover Page/, it screws up the C, but 
preserves capitalisation when I do 'Rover Page' or 'Mover Page'.  

If I do 
PDF source=Cover bookmarkTitle=#ucase('Co')#ver Page/, it results in 
'COver Page' in the bookmark, but if i do PDF source=Cover 
bookmarkTitle=#ucase('C')#over Page/, I end up with the same result - 'cover 
Page'

Obviously, I can work around this by changing the bookmark to 'Title Page' or 
something else...but this is Just. So. Weird. that I wanted to get a few 
experienced eyeballs on it before giving up entirely.  

Thanks so much.


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334540
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Bizarre capitalisation issue with bookmarkTitles in CFPDF with DDX

2010-06-14 Thread adam sontag

Still on 8.0.1.  Nothing in the second hotfix for 8 addressed anything about 
this, and I haven't had a chance to test this on 9 yet.  

 Smells like a bug for sure. What version of CF?
 
 
 On Mon, Jun 14, 2010 at 4:00 PM, adam sontag ajpi...@ajpiano.com 
 wrote:
 
  Hi everyone,
 
  I have encountered an issue that can only be described as extremely 
 bizarre, and am curious if anyone has encountered it before.  I am 
 generating a PDF using DDX instructions, merging a bunch of pdfs 
 together, creating a cover page using CFDocument, adding bookmarks, 
 the whole spiel.  I was pretty much done, but I figured, hey, let me 
 put a bookmark for the cover page in.  Surely enough, when I try to 
 make the text of the bookmark be Cover Page, CF inexplicably makes 
 the first 'C' be lower case.  This does not affect any other letters 
 of the alphabet.
 
 -- 
== =
 Raymond Camden, ColdFusion Jedi Master
 
 Email: r...@camdenfamily.com
 Blog  : www.coldfusionjedi.com
 AOL IM : cfjedimaster
 
 Keep up to date with the community: http://www.
coldfusionbloggers

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334542
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CF, JQuery and IE

2008-09-16 Thread adam sontag
Typically, when there's jQuery AJAX stuff working in FF3 but not IE, it means 
you're returning malformed markup.  Seems counterintuitive, but IE is the 
browser that barfs. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312629
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4