Re: --no-config-dir option?

2010-12-23 Thread Eric Hudish
On Thu, 2010-12-23 at 16:54 +0200, Alan Barrett wrote: > Is there a way to prevent svn from creating a $HOME/.subversion > directory? I know how to make it put the directory in a different > location using --config-dir=/wherever, but I want to avoid creating > it entirely. I can't find an option

Re: Automatically populate intermediate directories during check out

2010-09-04 Thread Eric Hudish
Excerpt from svn help: $ svn --help co -N [--non-recursive] : obsolete; try --depth=files or --depth=immediates --depth ARG : limit operation by depth ARG ('empty', 'files', 'immediates', or 'infinity') In standard usage I believe you should be