Re: .svn vs _svn

2012-06-22 Thread Alexander Kitaev
You may do the following: 1) set environment variable: SVN_ASP_DOT_NET_HACK=on Then _svn will be used. 2) set Java system property to the name you'd like to use: -Dsvnkit.admindir=_svn Alexander Kitaev, TMate Software, http://subgit.com/ - Svn to Git Migration! http://svnkit.com/ - Java [Sub]

Re: .svn vs _svn

2012-06-22 Thread Francesco Bianco
this called "*underscore* hack" 2012/6/22 Francesco Bianco > Hi! > is it possible use an option to set _svn folder istead .svn > i need this because use a svnkit on old filesystem that not suppor > (dot)folder name based > im a old java developer if is not possible i woult contribute to this > p