Can I set svn properties through ankhsvn?
Posted
by grungean
on Stack Overflow
See other posts from Stack Overflow
or by grungean
Published on 2010-05-20T12:40:25Z
Indexed on
2010/05/25
21:31 UTC
Read the original article
Hit count: 221
I am using ankhsvn with VS2008. I am using a free repo hosting on the web. I am not using a svn client for this repo, but managing everything with ankhsvn (including adding solution file and project files to the new repo).
I want to add the svn:needs-lock
preperty to these files. I wonder if I can do this task using ankhsvn, or if I need to get another svn client for this purpose.
© Stack Overflow or respective owner