Issue 202 in svnbook: svnmucc actions has 2 "propsetf" usages - where the first should be simply "propset".

svnbook at googlecode.com svnbook at googlecode.com
Thu Aug 15 09:31:35 CDT 2013


Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 202 by ziese... at gmail.com: svnmucc actions has 2 "propsetf"  
usages - where the first should be simply "propset".
http://code.google.com/p/svnbook/issues/detail?id=202

Referencing  
http://svnbook.red-bean.com/nightly/en/svn.ref.svnmucc.re.html ,  
under "Actions":

   propsetf NAME VALUE URL

     Set the value of the property NAME on the target URL to VALUE.

   propsetf NAME FILE URL

     Set the value of the property NAME on the target URL to the contents of  
the file FILE.

The first "propsetf" should have the trailing "f" removed, resulting in  
simply "propset".

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



More information about the svnbook-dev mailing list