Concerning RE: Viewing SVN Log from ColdFusion
John Niven wrote on 10 Nov 2008, 8:10, at least in part:
> > -----Original Message-----
> > From: Kamru Miah [mailto:k.miah_at_csl.gov.uk]
> > Sent: Saturday, 8 November 2008 04:22
> > To: users_at_subversion.tigris.org
> > Subject: Viewing SVN Log from ColdFusion 8 form
> >
> > Hello,
> >
> > I am new to Subversion and use TortoisSVN for Windows.
> >
> > I have been asked to provide a view of all the Commits
> > awaiting deployment using a ColdFusion 8 form.
> >
> > Can anyone please advise me how to run the log command from CF8?
> >
>
> Hi
>
> I've never used Cold Fusion but I believe it runs on top of Java -
> this link http://www.adobe.com/products/coldfusion/features/#item24
> suggests it supports Java's 1.5 and 1.6 JDKs, so you could use Cold
> Fusion's Java integration to access SVN's Java bindings, either via
> JavaHL (http://subversion.tigris.org/) or SVNKit (http://svnkit.com/).
> I have no idea how the Cold Fusion to Java bit would work though,
> you'd need to check Cold Fusion's documentation.
Utilizing the command lines and icons of TortoiseSVN I once made
a Subversion toolbar for Homesite, though for licence reasons I
trashed it soon after. Dunno if that concept would work for
ColdFusion and what you want to accomplish.
Jan hendrik
---------------------------------------
Freedom quote:
If there is any fixed star in our constitutional constellation,
it is that no official, high or petty, can prescribe
what shall be orthodox in politics, nationalism, religion,
or other matters of opinion or force citizens to confess by word
or act their faith therein.
-- Robert H. Jackson
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-10 09:12:21 CET