View Single Post
  #1  
Old 10-17-2011, 06:11 PM
joe12 joe12 is online now
Registered User
 
Join Date: 05-26-2011
Posts: 8
Subversion Use of PROP subcommands

Hi. I am able to use the proplist command on an SVN repository's subpath location pretty easily but when it comes to using the other prop style commands (propget, propedit, and propset) I am unable to figure out how to fill out the subcommand tab or other tabs in the Subversion Step to make them work.

I spent quite a bit of time on the 'propget' subcommand for example and I was unable to make it work. I used the "Log the command-line that is used" checkbox and noticed that following "svn.exe proget" portion, the VBP SVN Step puts the Host URL, and this causes the output to say: "...syntax is incorrect."

I am able to get the 'propget' subcommand to work in a command shell.

Can you kindly explain or provide examples of how to use the 5 SVN prop subcommands (proplist, propget, propedit, propset, and propdel) correctly and according to VBP best practices?

Thanks you!
Reply With Quote