Re: [PATCH] svn command - cat - Multiple targets

2011-02-09 Thread C. Michael Pilato
On 02/09/2011 02:24 AM, Noorul Islam K M wrote: > "C. Michael Pilato" writes: > >> The patch no longer applies cleanly to trunk. Can you regenerate it? > > Please find attached updated patch. > > Thanks and Regards > Noorul > Committed in r1068977, with a minor spelling fix. Thanks. -- C.

Re: [PATCH] svn command - cat - Multiple targets

2011-02-08 Thread Noorul Islam K M
"C. Michael Pilato" writes: > The patch no longer applies cleanly to trunk. Can you regenerate it? Please find attached updated patch. Thanks and Regards Noorul Index: subversion/tests/cmdline/cat_tests.py === --- subversion/test

Re: [PATCH] svn command - cat - Multiple targets

2011-02-08 Thread C. Michael Pilato
The patch no longer applies cleanly to trunk. Can you regenerate it? -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand signature.asc Description: OpenPGP digital signature

Re: [PATCH] svn command - cat - Multiple targets

2011-02-07 Thread Noorul Islam K M
Noorul Islam K M writes: > Noorul Islam K M writes: > >> Noorul Islam K M writes: >> >>> This patch is a followup of the following thread. All tests pass with >>> this patch. >>> >>> http://svn.haxx.se/dev/archive-2011-01/0210.shtml >>> >>> Log >>> >>> [[[ >>> >>> Make svn 'cat' command to retu

Re: [PATCH] svn command - cat - Multiple targets

2011-01-31 Thread Noorul Islam K M
Noorul Islam K M writes: > Noorul Islam K M writes: > >> This patch is a followup of the following thread. All tests pass with >> this patch. >> >> http://svn.haxx.se/dev/archive-2011-01/0210.shtml >> >> Log >> >> [[[ >> >> Make svn 'cat' command to return 1 when one or more targets fails. Also

Re: [PATCH] svn command - cat - Multiple targets

2011-01-25 Thread Noorul Islam K M
Noorul Islam K M writes: > This patch is a followup of the following thread. All tests pass with > this patch. > > http://svn.haxx.se/dev/archive-2011-01/0210.shtml > > Log > > [[[ > > Make svn 'cat' command to return 1 when one or more targets fails. Also > print error message at the end. This a

[PATCH] svn command - cat - Multiple targets

2011-01-19 Thread Noorul Islam K M
This patch is a followup of the following thread. All tests pass with this patch. http://svn.haxx.se/dev/archive-2011-01/0210.shtml Log [[[ Make svn 'cat' command to return 1 when one or more targets fails. Also print error message at the end. This also fixes issue #3713. * subversion/svn/cat