both
>> properties can be set using "svn propset --force". "svn add" also has
>> --force but it doesn't work to add the file with both properties because
>> svn_wc_add_from_disk2 doesn't support skip_some_checks. This is
>> explicitly
> -Original Message-
> From: MARTIN PHILIP [mailto:codematt...@ntlworld.com] On Behalf Of
> Philip Martin
> Sent: dinsdag 26 maart 2013 23:15
> To: Daniel Shahaf
> Cc: Marshall Schor; dev@subversion.apache.org
> Subject: svn_wc_add_from_disk2 doesn't support sk
The low level function that checks the properties has a
> skip_some_checks flag to allow the combination which is how both
> properties can be set using "svn propset --force". "svn add" also has
> --force but it doesn't work to add the file with both properties
set using "svn propset --force". "svn add" also has
--force but it doesn't work to add the file with both properties because
svn_wc_add_from_disk2 doesn't support skip_some_checks. This is
explicitly mentioned in the docs:
* Check and canonicalize the prope
4 matches
Mail list logo