Re: small feature request: when checkout/update print out svn:external addresses

2011-12-09 Thread Geoff Hoffman
On Fri, Dec 9, 2011 at 5:24 AM, Stefan Sperling wrote: > On Fri, Dec 09, 2011 at 07:10:41AM +, Cooke, Mark wrote: > > I don't use the command line much but could you not plit it over three > lines? > > {{{ > > Fetching external item: > > from : '...' > > into : '...' > > }}} > > I like this

Re: small feature request: when checkout/update print out svn:external addresses

2011-12-09 Thread Stefan Sperling
On Fri, Dec 09, 2011 at 07:10:41AM +, Cooke, Mark wrote: > I don't use the command line much but could you not plit it over three lines? > {{{ > Fetching external item: > from : '...' > into : '...' > }}} I like this idea.

Re: small feature request: when checkout/update print out svn:external addresses

2011-12-09 Thread Daniel Shahaf
Daniel Shahaf wrote on Fri, Dec 09, 2011 at 09:06:38 +0200: > How would you avoid overflowing the terminal width when the external's > URL is absolute? > To answer my own question: only print the absolute URL of an external when the property specifies a relative external. > Dmitry Bolshakov wrot

Re: small feature request: when checkout/update print out svn:external addresses

2011-12-09 Thread Dmitry Bolshakov
imho the log completeness is more important then pretty view all the more so as most modern displays are widescreen why the width is an issue? Original Message Subject: Re: small feature request: when checkout/update print out svn:external addresses From: Daniel Shahaf To

RE: small feature request: when checkout/update print out svn:external addresses

2011-12-08 Thread Cooke, Mark
'...'" > > > > it will allow to recognize such errors easily > > > > -- > > With best regards > > Dmitry Bolshakov > > -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: 09 December 2011 07:07

Re: small feature request: when checkout/update print out svn:external addresses

2011-12-08 Thread Daniel Shahaf
How would you avoid overflowing the terminal width when the external's URL is absolute? Dmitry Bolshakov wrote on Thu, Dec 08, 2011 at 18:25:38 +0400: > Hi > > not long ago we have made some reorganization in repository, but forgot to > make svn:external relative instead of absolute > and I was

small feature request: when checkout/update print out svn:external addresses

2011-12-08 Thread Dmitry Bolshakov
Hi not long ago we have made some reorganization in repository, but forgot to make svn:external relative instead of absolute and I was really confused when build errors surprizingly appeared in an unchanged tags so I think it would be useful to print out external addresses too eg not just "Fet