RE: 'svn up -r0' doesn't.

2011-07-04 Thread Bert Huijben
> -Original Message- > From: Philip Martin [mailto:philip.mar...@wandisco.com] > Sent: maandag 4 juli 2011 13:07 > To: Daniel Shahaf > Cc: dev@subversion.apache.org > Subject: Re: 'svn up -r0' doesn't. > > Daniel Shahaf writes: > > > P

Re: 'svn up -r0' doesn't.

2011-07-04 Thread Philip Martin
Daniel Shahaf writes: > Philip Martin wrote on Mon, Jul 04, 2011 at 10:18:49 +0100: >> Philip Martin writes: >> >> > I really follow what you are doing, what you expect to happen or what >> > did happen. Can you produce a simple recipe? >> >> That should be "I didn't really follow". When I r

Re: 'svn up -r0' doesn't.

2011-07-04 Thread Daniel Shahaf
Philip Martin wrote on Mon, Jul 04, 2011 at 10:18:49 +0100: > Philip Martin writes: > > > I really follow what you are doing, what you expect to happen or what > > did happen. Can you produce a simple recipe? > > That should be "I didn't really follow". When I run 'svn up -r0 m' the > target m

Re: 'svn up -r0' doesn't.

2011-07-04 Thread Philip Martin
Philip Martin writes: > I really follow what you are doing, what you expect to happen or what > did happen. Can you produce a simple recipe? That should be "I didn't really follow". When I run 'svn up -r0 m' the target m doesn't appear to exist (because the earlier update failed?) and I get no

Re: 'svn up -r0' doesn't.

2011-07-04 Thread Philip Martin
Daniel Shahaf writes: > Philip mentioned 'svn up -r0' in another thread. > > I did: > > [[[ > % $svn checkout --depth=empty > https://svn.eu.apache.org/repos/infra/infrastructure infra-freshwc > % cd infra-freshwc > % $svn up --set-depth=immediates . subdir1 subdir2 > % $svn up --set-depth=infin

'svn up -r0' doesn't.

2011-07-01 Thread Daniel Shahaf
Philip mentioned 'svn up -r0' in another thread. I did: [[[ % $svn checkout --depth=empty https://svn.eu.apache.org/repos/infra/infrastructure infra-freshwc % cd infra-freshwc % $svn up --set-depth=immediates . subdir1 subdir2 % $svn up --set-depth=infinity subdir3 trunk % cd trunk % $svn up -r0