Re: svn diff ignores externals

2010-03-15 Thread Max
Hi Stefan, thank you very much for your explanations. Actually, I am not complaining about what default behavior should be - either the recursive or not recursive one would be to me perfectly valid. Unfortunately, svn diff is not able to recursively follow externals, as it does not accept the o

Re: svn diff ignores externals

2010-03-13 Thread Stefan Sperling
On Sat, Mar 13, 2010 at 12:19:03PM +0100, iprmaster wrote: > Hi Neels, > > thank you for your answer, but I can confirm that other commands > (i.e. svn update) do step into external folders, even in the latest > version ;) > > Does anyone else have any suggestion? Some commands step into extern

Re: svn diff ignores externals

2010-03-13 Thread iprmaster
Hi Neels, thank you for your answer, but I can confirm that other commands (i.e. svn update) do step into external folders, even in the latest version ;) Does anyone else have any suggestion? Thanks a lot, Max On Fri, 12 Mar 2010 17:50:21 +0100 neels wrote: > On 12 March 2010 15:03, Max wro

Re: svn diff ignores externals

2010-03-12 Thread neels
On 12 March 2010 15:03, Max wrote: > Hi, > > I have a repository with a structure which mixes some normal and external > repositories as follows > > - code_dir > | > `- src_dir >  | >  `- external_1 >  | >  `- dir_1 >  | >  `- external_2 > > where code_dir, src_dir and dir_1 are located on a repos