View Single Post
  #3  
Old 10-18-2011, 12:17 PM
joe12 joe12 is online now
Registered User
 
Join Date: 05-26-2011
Posts: 8
Thanks for the clues and sorry for the typos in the orginal message (I was typing in a big hurry).

Anyway, following up on your suggestion I was able to get the GetProp Subcommand directive to finally work in the Subversion Step.

Here's what I did:
I put our prop name (i.e.: svn:externals) into the 'Host' field on the Repository tab.
I put the full URL path to the SVN location into the 'Additional switches' field on the Options tab (i.e.: https://svn.devandengineering.us/Sys...nLine/Packages).

This worked and sent the value for that property name to the output.

I'll continue to work on the other 'prop' type subcommands, but I'm making better progress now so thanks again!!

Reply With Quote