Den tors 11 feb. 2021 12:12TortoiseSVN on behalf of lorenznl < [email protected]> skrev:
> ok next question 8-) > > my pre-lock hook batch file looks like: > > echo Path '%1' > con > echo Lock '%2' > con > echo Force '%3' > con > echo Message '%4' > con > echo Error '%5' > con > echo CWD '%6' > con > > echo ----- Path > con > type %1 > con 2>&1 > echo ----- Message > con > type %4 > con 2>&1 > echo ----- > con > > pause < con > con > exit 1 > > in the moment. Just for checking all input data sources for now. > > As I see it, there is either an error in the documentation of the > Pre-Lock parameters, or a bug. > Because the 5th parameter is populated with the WC root path and the > 6th parameter is always empty. > > Documentation tells: > Pre-lock > PATH LOCK FORCE MESSAGEFILE ERROR CWD > -- > This was also part of the fixes I mentioned earlier. /Daniel -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/CAMHy98MYyKwheTDS544D5f9m%2B2pW-Z2q83ThuRmmyx0sJX-SXQ%40mail.gmail.com.
